Pull request #43110 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 rather than ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 Obtained Jenkinsfile from 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 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-43110@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-12T16:58:22.658Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T16:58:22.662Z] Trying to pass milestone 8 [Pipeline] milestone [2022-05-12T16:58:22.743Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T16:58:22.951Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0232df820f7df5049) in /home/ubuntu/workspace/moby_PR-43110 [Pipeline] { [Pipeline] checkout [2022-05-12T16:58:22.985Z] The recommended git tool is: git [2022-05-12T16:58:23.002Z] using credential docker-jenkins-github-credentials [2022-05-12T16:58:23.010Z] Cloning the remote Git repository [2022-05-12T16:58:23.010Z] Cloning with configured refspecs honoured and without tags [2022-05-12T16:58:23.016Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:23.016Z] > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10 [2022-05-12T16:58:23.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:23.030Z] > git --version # timeout=10 [2022-05-12T16:58:23.036Z] > git --version # 'git version 2.17.1' [2022-05-12T16:58:23.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:23.037Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:38.508Z] Fetching without tags [2022-05-12T16:58:38.708Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:58:38.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:38.468Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:58:38.475Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:38.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:38.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:38.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:38.520Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:38.713Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:38.720Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:58:40.062Z] Merge succeeded, producing cf9c8d66502870b882c8773743e23addca799b4d [2022-05-12T16:58:40.063Z] Checking out Revision cf9c8d66502870b882c8773743e23addca799b4d (PR-43110) [2022-05-12T16:58:40.466Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:58:40.491Z] First time build. Skipping changelog. [2022-05-12T16:58:39.237Z] > git remote # timeout=10 [2022-05-12T16:58:39.242Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:58:39.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:39.248Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:58:40.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:58:40.067Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:40.072Z] > git checkout -f cf9c8d66502870b882c8773743e23addca799b4d # timeout=10 [2022-05-12T16:58:40.472Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T16:58:41.071Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/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-12T16:58:41.071Z] Unable to find image 'alpine:latest' locally [2022-05-12T16:58:41.071Z] latest: Pulling from library/alpine [2022-05-12T16:58:41.335Z] df9b9388f04a: Pulling fs layer [2022-05-12T16:58:41.335Z] df9b9388f04a: Download complete [2022-05-12T16:58:41.598Z] df9b9388f04a: Pull complete [2022-05-12T16:58:41.598Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T16:58:41.598Z] Status: Downloaded newer image for alpine:latest [2022-05-12T16:58:44.149Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-12T16:58:44.638Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0232df820f7df5049) in /home/ubuntu/workspace/moby_PR-43110 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2022-05-12T16:58:44.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2121e56ecb4d531) in /home/ubuntu/workspace/moby_PR-43110 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-12T16:58:44.644Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-057607add6f8601bb) in /home/ubuntu/workspace/moby_PR-43110 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T16:58:44.652Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c7bf810d46c16556) in /home/ubuntu/workspace/moby_PR-43110 [2022-05-12T16:58:44.652Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-045e273236cf0ffb6) in /home/ubuntu/workspace/moby_PR-43110 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] checkout [2022-05-12T16:58:44.690Z] The recommended git tool is: git [2022-05-12T16:58:44.701Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-12T16:58:44.709Z] The recommended git tool is: git [2022-05-12T16:58:44.715Z] using credential docker-jenkins-github-credentials [2022-05-12T16:58:44.723Z] Fetching changes from the remote Git repository [2022-05-12T16:58:44.724Z] Cloning the remote Git repository [2022-05-12T16:58:44.724Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-05-12T16:58:44.730Z] The recommended git tool is: git [Pipeline] { [Pipeline] { [2022-05-12T16:58:44.742Z] Fetching without tags [2022-05-12T16:58:44.744Z] using credential docker-jenkins-github-credentials [2022-05-12T16:58:44.751Z] Cloning the remote Git repository [2022-05-12T16:58:44.751Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-05-12T16:58:44.711Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43110/.git # timeout=10 [2022-05-12T16:58:44.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:44.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:44.747Z] > git --version # timeout=10 [2022-05-12T16:58:44.759Z] > git --version # 'git version 2.17.1' [2022-05-12T16:58:44.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:44.760Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:44.819Z] The recommended git tool is: git [2022-05-12T16:58:44.828Z] using credential docker-jenkins-github-credentials [2022-05-12T16:58:44.837Z] Cloning the remote Git repository [2022-05-12T16:58:44.837Z] Cloning with configured refspecs honoured and without tags [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] } [2022-05-12T16:58:44.842Z] The recommended git tool is: git [2022-05-12T16:58:44.853Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-12T16:58:44.861Z] Cloning the remote Git repository [2022-05-12T16:58:44.861Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-05-12T16:58:44.925Z] Running on azwin-2-1388c0 in d:\jenkins\workspace\moby_PR-43110 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-12T16:58:44.965Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-05-12T16:58:45.001Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-12T16:58:45.115Z] The recommended git tool is: git [2022-05-12T16:58:45.327Z] using credential docker-jenkins-github-credentials [2022-05-12T16:58:45.403Z] Cloning the remote Git repository [2022-05-12T16:58:45.403Z] Cloning with configured refspecs honoured and without tags [2022-05-12T16:58:45.652Z] Merge succeeded, producing e0ba2ec585599063b3c0275e66bf190e16db7803 [2022-05-12T16:58:45.653Z] Checking out Revision e0ba2ec585599063b3c0275e66bf190e16db7803 (PR-43110) [2022-05-12T16:58:44.970Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:44.975Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:58:45.105Z] > git remote # timeout=10 [2022-05-12T16:58:45.110Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:58:45.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:45.117Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:58:45.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:58:45.657Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:45.666Z] > git checkout -f e0ba2ec585599063b3c0275e66bf190e16db7803 # timeout=10 [2022-05-12T16:58:44.773Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:44.774Z] > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10 [2022-05-12T16:58:44.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:44.791Z] > git --version # timeout=10 [2022-05-12T16:58:44.794Z] > git --version # 'git version 2.17.1' [2022-05-12T16:58:44.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:44.795Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:44.758Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:44.758Z] > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10 [2022-05-12T16:58:44.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:44.782Z] > git --version # timeout=10 [2022-05-12T16:58:44.790Z] > git --version # 'git version 2.17.1' [2022-05-12T16:58:44.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:44.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:45.803Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:58:45.809Z] First time build. Skipping changelog. [2022-05-12T16:58:44.885Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:44.885Z] > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10 [2022-05-12T16:58:44.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:44.900Z] > git --version # timeout=10 [2022-05-12T16:58:44.905Z] > git --version # 'git version 2.25.1' [2022-05-12T16:58:44.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:44.906Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:44.866Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:44.867Z] > git init /home/ubuntu/workspace/moby_PR-43110 # timeout=10 [2022-05-12T16:58:44.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:44.879Z] > git --version # timeout=10 [2022-05-12T16:58:44.884Z] > git --version # 'git version 2.25.1' [2022-05-12T16:58:44.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:44.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:58:45.440Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T16:58:45.440Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T16:58:45.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:45.495Z] > git --version # timeout=10 [2022-05-12T16:58:45.537Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T16:58:45.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:45.539Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:46.415Z] + docker version [2022-05-12T16:58:46.416Z] Client: Docker Engine - Community [2022-05-12T16:58:46.416Z] Version: 20.10.14 [2022-05-12T16:58:46.416Z] API version: 1.41 [2022-05-12T16:58:46.416Z] Go version: go1.16.15 [2022-05-12T16:58:46.416Z] Git commit: a224086 [2022-05-12T16:58:46.416Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T16:58:46.416Z] OS/Arch: linux/amd64 [2022-05-12T16:58:46.416Z] Context: default [2022-05-12T16:58:46.416Z] Experimental: true [2022-05-12T16:58:46.416Z] [2022-05-12T16:58:46.416Z] Server: Docker Engine - Community [2022-05-12T16:58:46.416Z] Engine: [2022-05-12T16:58:46.416Z] Version: 20.10.14 [2022-05-12T16:58:46.416Z] API version: 1.41 (minimum version 1.12) [2022-05-12T16:58:46.416Z] Go version: go1.16.15 [2022-05-12T16:58:46.416Z] Git commit: 87a90dc [2022-05-12T16:58:46.416Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T16:58:46.416Z] OS/Arch: linux/amd64 [2022-05-12T16:58:46.416Z] Experimental: true [2022-05-12T16:58:46.416Z] containerd: [2022-05-12T16:58:46.416Z] Version: 1.5.11 [2022-05-12T16:58:46.416Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:58:46.416Z] runc: [2022-05-12T16:58:46.416Z] Version: 1.0.3 [2022-05-12T16:58:46.416Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T16:58:46.416Z] docker-init: [2022-05-12T16:58:46.416Z] Version: 0.19.0 [2022-05-12T16:58:46.416Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T16:58:46.723Z] + docker info [2022-05-12T16:58:45.808Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [2022-05-12T16:58:47.669Z] Client: [2022-05-12T16:58:47.669Z] Context: default [2022-05-12T16:58:47.669Z] Debug Mode: false [2022-05-12T16:58:47.669Z] Plugins: [2022-05-12T16:58:47.669Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T16:58:47.669Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T16:58:47.669Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T16:58:47.669Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T16:58:47.669Z] [2022-05-12T16:58:47.669Z] Server: [2022-05-12T16:58:47.669Z] Containers: 0 [2022-05-12T16:58:47.669Z] Running: 0 [2022-05-12T16:58:47.669Z] Paused: 0 [2022-05-12T16:58:47.669Z] Stopped: 0 [2022-05-12T16:58:47.669Z] Images: 3 [2022-05-12T16:58:47.669Z] Server Version: 20.10.14 [2022-05-12T16:58:47.669Z] Storage Driver: overlay2 [2022-05-12T16:58:47.669Z] Backing Filesystem: extfs [2022-05-12T16:58:47.669Z] Supports d_type: true [2022-05-12T16:58:47.669Z] Native Overlay Diff: true [2022-05-12T16:58:47.669Z] userxattr: false [2022-05-12T16:58:47.669Z] Logging Driver: json-file [2022-05-12T16:58:47.669Z] Cgroup Driver: cgroupfs [2022-05-12T16:58:47.669Z] Cgroup Version: 1 [2022-05-12T16:58:47.669Z] Plugins: [2022-05-12T16:58:47.669Z] Volume: local [2022-05-12T16:58:47.669Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T16:58:47.669Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T16:58:47.669Z] Swarm: inactive [2022-05-12T16:58:47.669Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T16:58:47.669Z] Default Runtime: runc [2022-05-12T16:58:47.669Z] Init Binary: docker-init [2022-05-12T16:58:47.669Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:58:47.669Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T16:58:47.669Z] init version: de40ad0 [2022-05-12T16:58:47.669Z] Security Options: [2022-05-12T16:58:47.669Z] apparmor [2022-05-12T16:58:47.669Z] seccomp [2022-05-12T16:58:47.669Z] Profile: default [2022-05-12T16:58:47.669Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T16:58:47.669Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T16:58:47.669Z] OSType: linux [2022-05-12T16:58:47.669Z] Architecture: x86_64 [2022-05-12T16:58:47.669Z] CPUs: 2 [2022-05-12T16:58:47.669Z] Total Memory: 7.565GiB [2022-05-12T16:58:47.669Z] Name: ip-10-100-43-167 [2022-05-12T16:58:47.669Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T16:58:47.669Z] Docker Root Dir: /var/lib/docker [2022-05-12T16:58:47.669Z] Debug Mode: false [2022-05-12T16:58:47.669Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:58:47.669Z] Labels: [2022-05-12T16:58:47.669Z] Experimental: true [2022-05-12T16:58:47.669Z] Insecure Registries: [2022-05-12T16:58:47.669Z] 127.0.0.0/8 [2022-05-12T16:58:47.669Z] Live Restore Enabled: true [2022-05-12T16:58:47.669Z] [2022-05-12T16:58:47.669Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T16:58:47.960Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:58:47.960Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:58:47.960Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43110/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T16:58:47.960Z] + bash /home/ubuntu/workspace/moby_PR-43110/check-config.sh [2022-05-12T16:58:47.960Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T16:58:47.960Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T16:58:47.960Z] [2022-05-12T16:58:47.960Z] Generally Necessary: [2022-05-12T16:58:47.960Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T16:58:47.960Z] - apparmor: enabled and tools installed [2022-05-12T16:58:47.960Z] - CONFIG_NAMESPACES: enabled [2022-05-12T16:58:47.960Z] - CONFIG_NET_NS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_PID_NS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_IPC_NS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_UTS_NS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CGROUPS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T16:58:47.960Z] - CONFIG_CPUSETS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_MEMCG: enabled [2022-05-12T16:58:47.960Z] - CONFIG_KEYS: enabled [2022-05-12T16:58:47.960Z] - CONFIG_VETH: enabled (as module) [2022-05-12T16:58:47.960Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T16:58:47.960Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T16:58:48.222Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T16:58:48.222Z] [2022-05-12T16:58:48.222Z] Optional Features: [2022-05-12T16:58:48.222Z] - CONFIG_USER_NS: enabled [2022-05-12T16:58:48.222Z] - CONFIG_SECCOMP: enabled [2022-05-12T16:58:48.222Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T16:58:48.222Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T16:58:48.222Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T16:58:48.222Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T16:58:48.222Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T16:58:48.222Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T16:58:48.222Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T16:58:48.222Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T16:58:48.222Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T16:58:48.222Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T16:58:48.222Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T16:58:48.222Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T16:58:48.222Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T16:58:48.222Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T16:58:48.222Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T16:58:48.222Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T16:58:48.222Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T16:58:48.222Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T16:58:48.222Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T16:58:48.222Z] - CONFIG_EXT4_FS: enabled [2022-05-12T16:58:48.222Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T16:58:48.222Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T16:58:48.487Z] - Network Drivers: [2022-05-12T16:58:48.487Z] - "overlay": [2022-05-12T16:58:48.487Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T16:58:48.487Z] Optional (for encrypted networks): [2022-05-12T16:58:48.487Z] - CONFIG_CRYPTO: enabled [2022-05-12T16:58:48.487Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T16:58:48.487Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T16:58:48.487Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T16:58:48.487Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T16:58:48.487Z] - CONFIG_XFRM: enabled [2022-05-12T16:58:48.487Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T16:58:48.487Z] - "ipvlan": [2022-05-12T16:58:48.487Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T16:58:48.487Z] - "macvlan": [2022-05-12T16:58:48.487Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T16:58:48.487Z] - "ftp,tftp client in container": [2022-05-12T16:58:48.487Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T16:58:48.487Z] - Storage Drivers: [2022-05-12T16:58:48.487Z] - "aufs": [2022-05-12T16:58:48.487Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T16:58:48.487Z] - "btrfs": [2022-05-12T16:58:48.487Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T16:58:48.487Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T16:58:48.487Z] - "devicemapper": [2022-05-12T16:58:48.487Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T16:58:48.487Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T16:58:48.487Z] - "overlay": [2022-05-12T16:58:48.487Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T16:58:48.487Z] - "zfs": [2022-05-12T16:58:48.487Z] - /dev/zfs: present [2022-05-12T16:58:48.487Z] - zfs command: missing [2022-05-12T16:58:48.487Z] - zpool command: missing [2022-05-12T16:58:48.487Z] [2022-05-12T16:58:48.487Z] Limits: [2022-05-12T16:58:48.487Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T16:58:48.487Z] [2022-05-12T16:58:48.487Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T16:58:48.824Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e0ba2ec585599063b3c0275e66bf190e16db7803 . [2022-05-12T16:58:48.824Z] #1 [internal] load build definition from Dockerfile [2022-05-12T16:58:48.824Z] #1 sha256:9048d2cc76d4ded657e71eae8d3ad82d623746cb9d29af544aeb9f50bfa9a68b [2022-05-12T16:58:48.824Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T16:58:48.824Z] #1 DONE 0.0s [2022-05-12T16:58:48.824Z] [2022-05-12T16:58:48.824Z] #2 [internal] load .dockerignore [2022-05-12T16:58:48.824Z] #2 sha256:a7dcc10b9b2b15b06118be2a81c06238fa26e594adcd116d76c65ae73d3db995 [2022-05-12T16:58:48.824Z] #2 transferring context: 145B done [2022-05-12T16:58:48.824Z] #2 DONE 0.0s [2022-05-12T16:58:48.824Z] [2022-05-12T16:58:48.824Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T16:58:48.824Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T16:58:49.397Z] #3 DONE 0.3s [2022-05-12T16:58:49.397Z] [2022-05-12T16:58:49.397Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T16:58:49.397Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T16:58:49.397Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T16:58:49.397Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T16:58:49.397Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-05-12T16:58:49.397Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T16:58:49.397Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T16:58:49.397Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-05-12T16:58:49.397Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T16:58:49.661Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-12T16:58:49.661Z] #4 DONE 0.4s [2022-05-12T16:58:49.922Z] [2022-05-12T16:58:49.922Z] #6 [internal] load build definition from Dockerfile [2022-05-12T16:58:49.922Z] #6 sha256:0a4caee4baf41413b69b37a22cf7307f85c80514b20428f00f10f84466433485 [2022-05-12T16:58:49.922Z] #6 DONE 0.0s [2022-05-12T16:58:49.922Z] [2022-05-12T16:58:49.922Z] #5 [internal] load .dockerignore [2022-05-12T16:58:49.922Z] #5 sha256:27c00b02638a7cc2559f1a87b2356153d42e41b7c89d906d715de05785f1d268 [2022-05-12T16:58:49.922Z] #5 DONE 0.0s [2022-05-12T16:58:49.922Z] [2022-05-12T16:58:49.922Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:58:49.922Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T16:58:49.922Z] #8 DONE 0.1s [2022-05-12T16:58:49.922Z] [2022-05-12T16:58:49.922Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:58:49.922Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T16:58:49.922Z] #10 DONE 0.1s [2022-05-12T16:58:49.922Z] [2022-05-12T16:58:49.922Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T16:58:49.922Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T16:58:50.188Z] #9 DONE 0.2s [2022-05-12T16:58:50.188Z] [2022-05-12T16:58:50.188Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T16:58:50.188Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T16:58:50.188Z] #7 DONE 0.3s [2022-05-12T16:58:50.460Z] [2022-05-12T16:58:50.460Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:58:50.460Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T16:58:50.460Z] #73 DONE 0.0s [2022-05-12T16:58:50.460Z] [2022-05-12T16:58:50.460Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:58:50.460Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T16:58:50.460Z] #71 DONE 0.0s [2022-05-12T16:58:50.460Z] [2022-05-12T16:58:50.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:58:50.460Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:58:50.460Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 0.0s done [2022-05-12T16:58:50.460Z] #11 sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 1.86kB / 1.86kB done [2022-05-12T16:58:50.460Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.19MB / 54.95MB 0.2s [2022-05-12T16:58:50.460Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 3.15MB / 5.16MB 0.2s [2022-05-12T16:58:50.460Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0B / 10.88MB 0.2s [2022-05-12T16:58:50.460Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-12T16:58:50.460Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-12T16:58:50.460Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.44MB / 54.95MB 0.3s [2022-05-12T16:58:50.460Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.2s done [2022-05-12T16:58:50.460Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 6.29MB / 10.88MB 0.3s [2022-05-12T16:58:50.460Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0B / 54.58MB 0.3s [2022-05-12T16:58:50.724Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 14.68MB / 54.95MB 0.4s [2022-05-12T16:58:50.724Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.34MB / 54.58MB 0.4s [2022-05-12T16:58:50.724Z] #11 ... [2022-05-12T16:58:50.724Z] [2022-05-12T16:58:50.724Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T16:58:50.724Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T16:58:50.724Z] #49 DONE 0.0s [2022-05-12T16:58:50.724Z] [2022-05-12T16:58:50.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:58:50.724Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:58:50.724Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 20.97MB / 54.95MB 0.5s [2022-05-12T16:58:50.724Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.4s done [2022-05-12T16:58:50.724Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 15.73MB / 54.58MB 0.5s [2022-05-12T16:58:50.724Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 1.05MB / 85.85MB 0.5s [2022-05-12T16:58:50.989Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 34.60MB / 54.95MB 0.7s [2022-05-12T16:58:50.989Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 29.68MB / 54.58MB 0.7s [2022-05-12T16:58:50.989Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 12.58MB / 85.85MB 0.7s [2022-05-12T16:58:50.989Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 40.89MB / 54.95MB 0.8s [2022-05-12T16:58:50.989Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 34.60MB / 54.58MB 0.8s [2022-05-12T16:58:50.989Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 20.97MB / 85.85MB 0.8s [2022-05-12T16:58:51.258Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 44.04MB / 54.95MB 0.9s [2022-05-12T16:58:51.258Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 42.99MB / 54.58MB 0.9s [2022-05-12T16:58:51.258Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 29.36MB / 85.85MB 0.9s [2022-05-12T16:58:51.258Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.1s [2022-05-12T16:58:51.258Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 1.1s [2022-05-12T16:58:51.258Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 42.99MB / 85.85MB 1.1s [2022-05-12T16:58:51.520Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 53.48MB / 85.85MB 1.2s [2022-05-12T16:58:51.785Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 1.3s done [2022-05-12T16:58:51.785Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 62.15MB / 85.85MB 1.4s [2022-05-12T16:58:51.785Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 1.4s [2022-05-12T16:58:51.785Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 1.05MB / 141.73MB 1.4s [2022-05-12T16:58:51.785Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-12T16:58:52.049Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 75.50MB / 85.85MB 1.6s [2022-05-12T16:58:52.049Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 1.4s done [2022-05-12T16:58:52.049Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 11.53MB / 141.73MB 1.6s [2022-05-12T16:58:52.049Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 1.8s [2022-05-12T16:58:52.049Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 22.02MB / 141.73MB 1.8s [2022-05-12T16:58:52.312Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 1.9s done [2022-05-12T16:58:52.312Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 37.75MB / 141.73MB 2.0s [2022-05-12T16:58:52.312Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 45.09MB / 141.73MB 2.1s [2022-05-12T16:58:52.575Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 54.53MB / 141.73MB 2.2s [2022-05-12T16:58:52.575Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 65.01MB / 141.73MB 2.3s [2022-05-12T16:58:52.845Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 77.86MB / 141.73MB 2.4s [2022-05-12T16:58:52.845Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 96.63MB / 141.73MB 2.6s [2022-05-12T16:58:52.845Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 103.81MB / 141.73MB 2.7s [2022-05-12T16:58:53.421Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 127.93MB / 141.73MB 3.0s [2022-05-12T16:58:53.421Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 136.31MB / 141.73MB 3.1s [2022-05-12T16:58:53.685Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 3.4s done [2022-05-12T16:58:55.075Z] #11 ... [2022-05-12T16:58:55.075Z] [2022-05-12T16:58:55.075Z] #24 [internal] load build context [2022-05-12T16:58:55.075Z] #24 sha256:85be516076448e7d22b72f656961ef9ae01dcc8c3a2fd635110e80d708b1ce94 [2022-05-12T16:58:55.075Z] #24 transferring context: 61.11MB 4.3s done [2022-05-12T16:58:55.075Z] #24 DONE 4.5s [2022-05-12T16:58:55.075Z] [2022-05-12T16:58:55.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:58:55.075Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:58:56.021Z] #11 ... [2022-05-12T16:58:56.021Z] [2022-05-12T16:58:56.021Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T16:58:56.021Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T16:58:56.021Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-12T16:58:56.021Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T16:58:56.021Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T16:58:56.021Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T16:58:56.021Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s done [2022-05-12T16:58:56.021Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.4s done [2022-05-12T16:58:56.021Z] #28 DONE 5.9s [2022-05-12T16:58:56.021Z] [2022-05-12T16:58:56.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:58:56.021Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:58:56.021Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-12T16:58:56.596Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.4s done [2022-05-12T16:58:56.596Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-12T16:58:57.171Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.4s done [2022-05-12T16:58:57.171Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0.1s [2022-05-12T16:58:57.224Z] Fetching without tags [2022-05-12T16:58:57.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:57.254Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:58:57.258Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:57.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:57.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:58:57.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:57.272Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:58:57.420Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:58:57.467Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:57.470Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:58:57.987Z] > git remote # timeout=10 [2022-05-12T16:58:57.991Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:58:57.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:58:57.994Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:58:59.080Z] Merge succeeded, producing 06579e6cc666efe6e0a791e3635131401e1f99d3 [2022-05-12T16:58:59.080Z] Checking out Revision 06579e6cc666efe6e0a791e3635131401e1f99d3 (PR-43110) [2022-05-12T16:58:59.239Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:58:59.246Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:58:59.640Z] Still waiting to schedule task [2022-05-12T16:58:59.640Z] Waiting for next available executor on ‘windows-2022’ [2022-05-12T16:58:59.641Z] Still waiting to schedule task [2022-05-12T16:58:59.641Z] Waiting for next available executor on ‘windows-2022’ [2022-05-12T16:58:59.872Z] + docker version [2022-05-12T16:58:59.872Z] Client: Docker Engine - Community [2022-05-12T16:58:59.872Z] Version: 20.10.14 [2022-05-12T16:58:59.872Z] API version: 1.41 [2022-05-12T16:58:59.872Z] Go version: go1.16.15 [2022-05-12T16:58:59.872Z] Git commit: a224086 [2022-05-12T16:58:59.872Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T16:58:59.872Z] OS/Arch: linux/arm64 [2022-05-12T16:58:59.872Z] Context: default [2022-05-12T16:58:59.872Z] Experimental: true [2022-05-12T16:58:59.872Z] [2022-05-12T16:58:59.872Z] Server: Docker Engine - Community [2022-05-12T16:58:59.872Z] Engine: [2022-05-12T16:58:59.872Z] Version: 20.10.14 [2022-05-12T16:58:59.872Z] API version: 1.41 (minimum version 1.12) [2022-05-12T16:58:59.872Z] Go version: go1.16.15 [2022-05-12T16:58:59.872Z] Git commit: 87a90dc [2022-05-12T16:58:59.872Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T16:58:59.872Z] OS/Arch: linux/arm64 [2022-05-12T16:58:59.872Z] Experimental: true [2022-05-12T16:58:59.872Z] containerd: [2022-05-12T16:58:59.872Z] Version: 1.5.11 [2022-05-12T16:58:59.872Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:58:59.872Z] runc: [2022-05-12T16:58:59.872Z] Version: 1.0.3 [2022-05-12T16:58:59.872Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T16:58:59.872Z] docker-init: [2022-05-12T16:58:59.872Z] Version: 0.19.0 [2022-05-12T16:58:59.872Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T16:59:00.086Z] Fetching without tags [2022-05-12T16:59:00.152Z] + docker info [2022-05-12T16:59:00.202Z] Fetching without tags [2022-05-12T16:59:00.242Z] Fetching without tags [2022-05-12T16:59:00.269Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:59:00.289Z] Fetching without tags [2022-05-12T16:59:00.405Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:59:00.467Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:59:00.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.281Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:59:00.284Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:59:00.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.293Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.471Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:00.473Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:59:00.054Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.062Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:59:00.066Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.092Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:59:00.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.275Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:00.280Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:58:59.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:58:59.127Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:58:59.132Z] > git checkout -f 06579e6cc666efe6e0a791e3635131401e1f99d3 # timeout=10 [2022-05-12T16:58:59.285Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [2022-05-12T16:59:00.719Z] Client: [2022-05-12T16:59:00.719Z] Context: default [2022-05-12T16:59:00.719Z] Debug Mode: false [2022-05-12T16:59:00.719Z] Plugins: [2022-05-12T16:59:00.719Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T16:59:00.719Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T16:59:00.719Z] [2022-05-12T16:59:00.719Z] Server: [2022-05-12T16:59:00.719Z] Containers: 0 [2022-05-12T16:59:00.719Z] Running: 0 [2022-05-12T16:59:00.719Z] Paused: 0 [2022-05-12T16:59:00.719Z] Stopped: 0 [2022-05-12T16:59:00.719Z] Images: 3 [2022-05-12T16:59:00.719Z] Server Version: 20.10.14 [2022-05-12T16:59:00.719Z] Storage Driver: overlay2 [2022-05-12T16:59:00.719Z] Backing Filesystem: extfs [2022-05-12T16:59:00.719Z] Supports d_type: true [2022-05-12T16:59:00.719Z] Native Overlay Diff: true [2022-05-12T16:59:00.719Z] userxattr: false [2022-05-12T16:59:00.719Z] Logging Driver: json-file [2022-05-12T16:59:00.719Z] Cgroup Driver: cgroupfs [2022-05-12T16:59:00.719Z] Cgroup Version: 1 [2022-05-12T16:59:00.719Z] Plugins: [2022-05-12T16:59:00.719Z] Volume: local [2022-05-12T16:59:00.719Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T16:59:00.719Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T16:59:00.719Z] Swarm: inactive [2022-05-12T16:59:00.719Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T16:59:00.719Z] Default Runtime: runc [2022-05-12T16:59:00.719Z] Init Binary: docker-init [2022-05-12T16:59:00.719Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:00.719Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T16:59:00.719Z] init version: de40ad0 [2022-05-12T16:59:00.719Z] Security Options: [2022-05-12T16:59:00.719Z] apparmor [2022-05-12T16:59:00.719Z] seccomp [2022-05-12T16:59:00.719Z] Profile: default [2022-05-12T16:59:00.719Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T16:59:00.719Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T16:59:00.719Z] OSType: linux [2022-05-12T16:59:00.719Z] Architecture: aarch64 [2022-05-12T16:59:00.719Z] CPUs: 2 [2022-05-12T16:59:00.719Z] Total Memory: 7.562GiB [2022-05-12T16:59:00.719Z] Name: ip-10-100-113-78 [2022-05-12T16:59:00.719Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T16:59:00.719Z] Docker Root Dir: /var/lib/docker [2022-05-12T16:59:00.719Z] Debug Mode: false [2022-05-12T16:59:00.719Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:00.719Z] Labels: [2022-05-12T16:59:00.719Z] Experimental: true [2022-05-12T16:59:00.719Z] Insecure Registries: [2022-05-12T16:59:00.719Z] 127.0.0.0/8 [2022-05-12T16:59:00.719Z] Live Restore Enabled: true [2022-05-12T16:59:00.719Z] [Pipeline] sh [2022-05-12T16:59:00.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.180Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:59:00.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:59:00.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.208Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.410Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:00.415Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:59:00.920Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T16:59:01.001Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:01.001Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:01.001Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43110/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T16:59:01.001Z] + bash /home/ubuntu/workspace/moby_PR-43110/check-config.sh [2022-05-12T16:59:01.001Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T16:59:01.001Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T16:59:01.001Z] [2022-05-12T16:59:01.001Z] Generally Necessary: [2022-05-12T16:59:01.001Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T16:59:01.001Z] - apparmor: enabled and tools installed [2022-05-12T16:59:01.001Z] - CONFIG_NAMESPACES: enabled [2022-05-12T16:59:01.001Z] - CONFIG_NET_NS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_PID_NS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_IPC_NS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_UTS_NS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CGROUPS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T16:59:01.001Z] - CONFIG_CPUSETS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_MEMCG: enabled [2022-05-12T16:59:01.001Z] - CONFIG_KEYS: enabled [2022-05-12T16:59:01.001Z] - CONFIG_VETH: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T16:59:01.001Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T16:58:59.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:58:59.994Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T16:59:00.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T16:59:00.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T16:59:00.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.281Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T16:59:00.957Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:01.004Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T16:59:01.260Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T16:59:01.260Z] [2022-05-12T16:59:01.260Z] Optional Features: [2022-05-12T16:59:01.260Z] - CONFIG_USER_NS: enabled [2022-05-12T16:59:01.260Z] - CONFIG_SECCOMP: enabled [2022-05-12T16:59:01.260Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T16:59:01.260Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T16:59:01.260Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T16:59:01.260Z] (cgroup swap accounting is currently enabled) [2022-05-12T16:59:01.260Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T16:59:01.260Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T16:59:01.260Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T16:59:01.260Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T16:59:01.260Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T16:59:01.260Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T16:59:01.260Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T16:59:01.260Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T16:59:01.260Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T16:59:01.260Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T16:59:01.260Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T16:59:01.260Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T16:59:01.260Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T16:59:01.260Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T16:59:01.260Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T16:59:01.260Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T16:59:01.260Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T16:59:01.260Z] - CONFIG_EXT4_FS: enabled [2022-05-12T16:59:01.260Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T16:59:01.260Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T16:59:01.260Z] - Network Drivers: [2022-05-12T16:59:01.260Z] - "overlay": [2022-05-12T16:59:01.260Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T16:59:01.260Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T16:59:01.260Z] Optional (for encrypted networks): [2022-05-12T16:59:01.519Z] - CONFIG_CRYPTO: enabled [2022-05-12T16:59:01.519Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T16:59:01.519Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T16:59:01.519Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T16:59:01.519Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T16:59:01.519Z] - CONFIG_XFRM: enabled [2022-05-12T16:59:01.519Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T16:59:01.519Z] - "ipvlan": [2022-05-12T16:59:01.519Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T16:59:01.519Z] - "macvlan": [2022-05-12T16:59:01.519Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T16:59:01.519Z] - "ftp,tftp client in container": [2022-05-12T16:59:01.519Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T16:59:01.519Z] - Storage Drivers: [2022-05-12T16:59:01.519Z] - "aufs": [2022-05-12T16:59:01.519Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T16:59:01.519Z] - "btrfs": [2022-05-12T16:59:01.519Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T16:59:01.519Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T16:59:01.519Z] - "devicemapper": [2022-05-12T16:59:01.519Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T16:59:01.519Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T16:59:01.519Z] - "overlay": [2022-05-12T16:59:01.519Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T16:59:01.519Z] - "zfs": [2022-05-12T16:59:01.519Z] - /dev/zfs: present [2022-05-12T16:59:01.519Z] - zfs command: missing [2022-05-12T16:59:01.519Z] - zpool command: missing [2022-05-12T16:59:01.519Z] [2022-05-12T16:59:01.519Z] Limits: [2022-05-12T16:59:01.519Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T16:59:01.519Z] [2022-05-12T16:59:01.519Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T16:59:01.803Z] Merge succeeded, producing 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T16:59:01.803Z] Checking out Revision 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 (PR-43110) [2022-05-12T16:59:01.854Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06579e6cc666efe6e0a791e3635131401e1f99d3 . [2022-05-12T16:59:01.854Z] #1 [internal] load build definition from Dockerfile [2022-05-12T16:59:01.854Z] #1 sha256:2d572f2ebe7115add352c1a929b1be62ec5ed49d41eda089e372057cf75b637b [2022-05-12T16:59:01.854Z] #1 transferring dockerfile: 17.97kB 0.0s done [2022-05-12T16:59:01.854Z] #1 DONE 0.0s [2022-05-12T16:59:01.854Z] [2022-05-12T16:59:01.854Z] #2 [internal] load .dockerignore [2022-05-12T16:59:01.854Z] #2 sha256:bbae0b8cca19fca74e1ba59cfff14d12bd743f82ab3c0a5d28757be5c637e8d1 [2022-05-12T16:59:01.854Z] #2 transferring context: 145B done [2022-05-12T16:59:01.854Z] #2 DONE 0.0s [2022-05-12T16:59:01.854Z] [2022-05-12T16:59:01.854Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T16:59:01.854Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T16:59:01.957Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:59:01.975Z] First time build. Skipping changelog. [2022-05-12T16:59:01.978Z] Merge succeeded, producing 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T16:59:01.978Z] Checking out Revision 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 (PR-43110) [2022-05-12T16:59:02.026Z] Merge succeeded, producing 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T16:59:02.028Z] Checking out Revision 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 (PR-43110) [2022-05-12T16:59:02.114Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:59:02.171Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T16:59:01.005Z] > git remote # timeout=10 [2022-05-12T16:59:01.008Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:59:01.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:01.011Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:59:02.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:59:02.032Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:02.035Z] > git checkout -f 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 # timeout=10 [2022-05-12T16:59:00.794Z] > git remote # timeout=10 [2022-05-12T16:59:00.800Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:59:00.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.808Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:59:01.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:59:01.809Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:01.814Z] > git checkout -f 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 # timeout=10 [2022-05-12T16:59:01.963Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [2022-05-12T16:59:02.421Z] #3 DONE 0.2s [2022-05-12T16:59:02.421Z] [2022-05-12T16:59:02.421Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T16:59:02.421Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T16:59:02.421Z] #4 CACHED [2022-05-12T16:59:02.421Z] [2022-05-12T16:59:02.421Z] #5 [internal] load build definition from Dockerfile [2022-05-12T16:59:02.421Z] #5 sha256:e1831b98d656a2fde6c9e9c7aa6948dc4cf471c6becf8540e5dbc8cab8f75545 [2022-05-12T16:59:02.421Z] #5 DONE 0.0s [2022-05-12T16:59:02.421Z] [2022-05-12T16:59:02.421Z] #6 [internal] load .dockerignore [2022-05-12T16:59:02.421Z] #6 sha256:60e001c383f15930eac749176af923a8dbd502fa0e961d0c1e082fc334cb9c11 [2022-05-12T16:59:02.421Z] #6 DONE 0.0s [2022-05-12T16:59:02.421Z] [2022-05-12T16:59:02.421Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T16:59:02.421Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T16:59:02.421Z] #8 DONE 0.1s [2022-05-12T16:59:02.421Z] [2022-05-12T16:59:02.421Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:02.422Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T16:59:02.422Z] #9 DONE 0.1s [2022-05-12T16:59:02.422Z] [2022-05-12T16:59:02.422Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:02.422Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T16:59:02.473Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.6s done [2022-05-12T16:59:02.473Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-12T16:59:00.946Z] > git remote # timeout=10 [2022-05-12T16:59:00.952Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:59:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:00.956Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:59:01.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T16:59:01.983Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:01.990Z] > git checkout -f 2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:59:02.617Z] + [ PR != PR ] [2022-05-12T16:59:02.617Z] + [ master != master ] [2022-05-12T16:59:02.617Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:59:02.688Z] #10 DONE 0.1s [2022-05-12T16:59:02.688Z] [2022-05-12T16:59:02.688Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T16:59:02.688Z] #7 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-12T16:59:02.688Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:59:02.842Z] + docker version [2022-05-12T16:59:02.842Z] Client: Docker Engine - Community [2022-05-12T16:59:02.842Z] Version: 20.10.14 [2022-05-12T16:59:02.842Z] API version: 1.41 [2022-05-12T16:59:02.842Z] Go version: go1.16.15 [2022-05-12T16:59:02.842Z] Git commit: a224086 [2022-05-12T16:59:02.842Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T16:59:02.842Z] OS/Arch: linux/amd64 [2022-05-12T16:59:02.842Z] Context: default [2022-05-12T16:59:02.842Z] Experimental: true [2022-05-12T16:59:02.842Z] [2022-05-12T16:59:02.842Z] Server: Docker Engine - Community [2022-05-12T16:59:02.842Z] Engine: [2022-05-12T16:59:02.842Z] Version: 20.10.14 [2022-05-12T16:59:02.842Z] API version: 1.41 (minimum version 1.12) [2022-05-12T16:59:02.842Z] Go version: go1.16.15 [2022-05-12T16:59:02.842Z] Git commit: 87a90dc [2022-05-12T16:59:02.842Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T16:59:02.842Z] OS/Arch: linux/amd64 [2022-05-12T16:59:02.842Z] Experimental: true [2022-05-12T16:59:02.842Z] containerd: [2022-05-12T16:59:02.842Z] Version: 1.5.11 [2022-05-12T16:59:02.842Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:02.842Z] runc: [2022-05-12T16:59:02.842Z] Version: 1.0.3 [2022-05-12T16:59:02.842Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T16:59:02.842Z] docker-init: [2022-05-12T16:59:02.842Z] Version: 0.19.0 [2022-05-12T16:59:02.842Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T16:59:02.937Z] + docker version [2022-05-12T16:59:02.937Z] Client: Docker Engine - Community [2022-05-12T16:59:02.937Z] Version: 20.10.14 [2022-05-12T16:59:02.937Z] API version: 1.41 [2022-05-12T16:59:02.937Z] Go version: go1.16.15 [2022-05-12T16:59:02.937Z] Git commit: a224086 [2022-05-12T16:59:02.937Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T16:59:02.937Z] OS/Arch: linux/amd64 [2022-05-12T16:59:02.937Z] Context: default [2022-05-12T16:59:02.937Z] Experimental: true [2022-05-12T16:59:02.937Z] [2022-05-12T16:59:02.937Z] Server: Docker Engine - Community [2022-05-12T16:59:02.937Z] Engine: [2022-05-12T16:59:02.937Z] Version: 20.10.14 [2022-05-12T16:59:02.937Z] API version: 1.41 (minimum version 1.12) [2022-05-12T16:59:02.937Z] Go version: go1.16.15 [2022-05-12T16:59:02.937Z] Git commit: 87a90dc [2022-05-12T16:59:02.937Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T16:59:02.937Z] OS/Arch: linux/amd64 [2022-05-12T16:59:02.937Z] Experimental: true [2022-05-12T16:59:02.937Z] containerd: [2022-05-12T16:59:02.937Z] Version: 1.5.11 [2022-05-12T16:59:02.937Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:02.937Z] runc: [2022-05-12T16:59:02.937Z] Version: 1.0.3 [2022-05-12T16:59:02.937Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T16:59:02.937Z] docker-init: [2022-05-12T16:59:02.937Z] Version: 0.19.0 [2022-05-12T16:59:02.937Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T16:59:02.964Z] [2022-05-12T16:59:02.964Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:02.964Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T16:59:02.964Z] #73 DONE 0.0s [2022-05-12T16:59:02.964Z] [2022-05-12T16:59:02.964Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:02.964Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T16:59:02.964Z] #71 DONE 0.0s [2022-05-12T16:59:02.964Z] [2022-05-12T16:59:02.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:02.964Z] #11 sha256:1b640047ac41d13933cc18d4e06a2078dd9fa72c59b4e98537b7af3e889d4c5a [2022-05-12T16:59:02.964Z] #11 DONE 0.0s [2022-05-12T16:59:02.964Z] [2022-05-12T16:59:02.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T16:59:02.964Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T16:59:02.964Z] #28 DONE 0.0s [2022-05-12T16:59:02.964Z] [2022-05-12T16:59:02.964Z] #24 [internal] load build context [2022-05-12T16:59:02.964Z] #24 sha256:9d3bf8a7005bd32a60738218e2c5bf148986169a3bdecf90d89c41a2cd7538e0 [2022-05-12T16:59:03.151Z] + docker version [2022-05-12T16:59:03.151Z] Client: Docker Engine - Community [2022-05-12T16:59:03.151Z] Version: 20.10.14 [2022-05-12T16:59:03.151Z] API version: 1.41 [2022-05-12T16:59:03.151Z] Go version: go1.16.15 [2022-05-12T16:59:03.151Z] Git commit: a224086 [2022-05-12T16:59:03.151Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T16:59:03.151Z] OS/Arch: linux/amd64 [2022-05-12T16:59:03.151Z] Context: default [2022-05-12T16:59:03.151Z] Experimental: true [2022-05-12T16:59:03.151Z] [2022-05-12T16:59:03.151Z] Server: Docker Engine - Community [2022-05-12T16:59:03.151Z] Engine: [2022-05-12T16:59:03.151Z] Version: 20.10.14 [2022-05-12T16:59:03.151Z] API version: 1.41 (minimum version 1.12) [2022-05-12T16:59:03.151Z] Go version: go1.16.15 [2022-05-12T16:59:03.151Z] Git commit: 87a90dc [2022-05-12T16:59:03.151Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T16:59:03.151Z] OS/Arch: linux/amd64 [2022-05-12T16:59:03.151Z] Experimental: true [2022-05-12T16:59:03.151Z] containerd: [2022-05-12T16:59:03.151Z] Version: 1.5.11 [2022-05-12T16:59:03.151Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:03.151Z] runc: [2022-05-12T16:59:03.151Z] Version: 1.0.3 [2022-05-12T16:59:03.151Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T16:59:03.151Z] docker-init: [2022-05-12T16:59:03.151Z] Version: 0.19.0 [2022-05-12T16:59:03.151Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T16:59:03.196Z] + docker info [2022-05-12T16:59:03.224Z] + docker info [2022-05-12T16:59:03.235Z] #24 ... [2022-05-12T16:59:03.235Z] [2022-05-12T16:59:03.235Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T16:59:03.235Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T16:59:03.235Z] #49 DONE 0.5s [2022-05-12T16:59:03.235Z] [2022-05-12T16:59:03.235Z] #24 [internal] load build context [2022-05-12T16:59:03.235Z] #24 sha256:9d3bf8a7005bd32a60738218e2c5bf148986169a3bdecf90d89c41a2cd7538e0 [2022-05-12T16:59:03.424Z] + docker info [2022-05-12T16:59:03.768Z] Client: [2022-05-12T16:59:03.768Z] Context: default [2022-05-12T16:59:03.768Z] Debug Mode: false [2022-05-12T16:59:03.768Z] Plugins: [2022-05-12T16:59:03.768Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T16:59:03.768Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T16:59:03.768Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T16:59:03.768Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T16:59:03.768Z] [2022-05-12T16:59:03.768Z] Server: [2022-05-12T16:59:03.768Z] Containers: 0 [2022-05-12T16:59:03.768Z] Running: 0 [2022-05-12T16:59:03.768Z] Paused: 0 [2022-05-12T16:59:03.768Z] Stopped: 0 [2022-05-12T16:59:03.768Z] Images: 3 [2022-05-12T16:59:03.768Z] Server Version: 20.10.14 [2022-05-12T16:59:03.768Z] Storage Driver: overlay2 [2022-05-12T16:59:03.768Z] Backing Filesystem: extfs [2022-05-12T16:59:03.768Z] Supports d_type: true [2022-05-12T16:59:03.768Z] Native Overlay Diff: true [2022-05-12T16:59:03.768Z] userxattr: false [2022-05-12T16:59:03.768Z] Logging Driver: json-file [2022-05-12T16:59:03.768Z] Cgroup Driver: systemd [2022-05-12T16:59:03.768Z] Cgroup Version: 2 [2022-05-12T16:59:03.768Z] Plugins: [2022-05-12T16:59:03.768Z] Volume: local [2022-05-12T16:59:03.768Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T16:59:03.768Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T16:59:03.768Z] Swarm: inactive [2022-05-12T16:59:03.768Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T16:59:03.768Z] Default Runtime: runc [2022-05-12T16:59:03.768Z] Init Binary: docker-init [2022-05-12T16:59:03.768Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:03.768Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T16:59:03.768Z] init version: de40ad0 [2022-05-12T16:59:03.768Z] Security Options: [2022-05-12T16:59:03.768Z] apparmor [2022-05-12T16:59:03.768Z] seccomp [2022-05-12T16:59:03.768Z] Profile: default [2022-05-12T16:59:03.768Z] cgroupns [2022-05-12T16:59:03.768Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T16:59:03.768Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T16:59:03.768Z] OSType: linux [2022-05-12T16:59:03.768Z] Architecture: x86_64 [2022-05-12T16:59:03.768Z] CPUs: 2 [2022-05-12T16:59:03.768Z] Total Memory: 7.559GiB [2022-05-12T16:59:03.768Z] Name: ip-10-100-40-104 [2022-05-12T16:59:03.768Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T16:59:03.768Z] Docker Root Dir: /var/lib/docker [2022-05-12T16:59:03.768Z] Debug Mode: false [2022-05-12T16:59:03.768Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:03.768Z] Labels: [2022-05-12T16:59:03.768Z] Experimental: true [2022-05-12T16:59:03.768Z] Insecure Registries: [2022-05-12T16:59:03.768Z] 127.0.0.0/8 [2022-05-12T16:59:03.768Z] Live Restore Enabled: true [2022-05-12T16:59:03.768Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T16:59:04.165Z] Client: [2022-05-12T16:59:04.165Z] Context: default [2022-05-12T16:59:04.165Z] Debug Mode: false [2022-05-12T16:59:04.165Z] Plugins: [2022-05-12T16:59:04.165Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T16:59:04.165Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T16:59:04.165Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T16:59:04.165Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T16:59:04.165Z] [2022-05-12T16:59:04.165Z] Server: [2022-05-12T16:59:04.165Z] Containers: 0 [2022-05-12T16:59:04.165Z] Running: 0 [2022-05-12T16:59:04.165Z] Paused: 0 [2022-05-12T16:59:04.165Z] Stopped: 0 [2022-05-12T16:59:04.165Z] Images: 2 [2022-05-12T16:59:04.165Z] Server Version: 20.10.14 [2022-05-12T16:59:04.165Z] Storage Driver: overlay2 [2022-05-12T16:59:04.165Z] Backing Filesystem: extfs [2022-05-12T16:59:04.165Z] Supports d_type: true [2022-05-12T16:59:04.165Z] Native Overlay Diff: true [2022-05-12T16:59:04.165Z] userxattr: false [2022-05-12T16:59:04.165Z] Logging Driver: json-file [2022-05-12T16:59:04.165Z] Cgroup Driver: cgroupfs [2022-05-12T16:59:04.165Z] Cgroup Version: 1 [2022-05-12T16:59:04.165Z] Plugins: [2022-05-12T16:59:04.165Z] Volume: local [2022-05-12T16:59:04.165Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T16:59:04.165Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T16:59:04.165Z] Swarm: inactive [2022-05-12T16:59:04.165Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T16:59:04.165Z] Default Runtime: runc [2022-05-12T16:59:04.165Z] Init Binary: docker-init [2022-05-12T16:59:04.165Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:04.165Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T16:59:04.165Z] init version: de40ad0 [2022-05-12T16:59:04.165Z] Security Options: [2022-05-12T16:59:04.165Z] apparmor [2022-05-12T16:59:04.165Z] seccomp [2022-05-12T16:59:04.165Z] Profile: default [2022-05-12T16:59:04.165Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T16:59:04.165Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T16:59:04.165Z] OSType: linux [2022-05-12T16:59:04.165Z] Architecture: x86_64 [2022-05-12T16:59:04.165Z] CPUs: 2 [2022-05-12T16:59:04.165Z] Total Memory: 7.565GiB [2022-05-12T16:59:04.165Z] Name: ip-10-100-105-204 [2022-05-12T16:59:04.165Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T16:59:04.165Z] Docker Root Dir: /var/lib/docker [2022-05-12T16:59:04.165Z] Debug Mode: false [2022-05-12T16:59:04.165Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:04.165Z] Labels: [2022-05-12T16:59:04.165Z] Experimental: true [2022-05-12T16:59:04.165Z] Insecure Registries: [2022-05-12T16:59:04.165Z] 127.0.0.0/8 [2022-05-12T16:59:04.165Z] Live Restore Enabled: true [2022-05-12T16:59:04.165Z] [2022-05-12T16:59:04.165Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T16:59:04.282Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 . [2022-05-12T16:59:04.348Z] #24 transferring context: 61.11MB 1.2s done [2022-05-12T16:59:04.348Z] #24 DONE 1.2s [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #26 sha256:9c475bd9dba3301273e255dab7cafde92b69ffe0436375c455727de8ec6cd04a [2022-05-12T16:59:04.348Z] #26 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #16 sha256:94d264e8fd4da2d2ee5bb32d726c97df4aabd448b9dafa7302dd62cf6467de07 [2022-05-12T16:59:04.348Z] #16 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T16:59:04.348Z] #23 sha256:fcdcfc6822aea6e3034c9f8b12b1820f9f6a8c77596862246cf97daa75b04856 [2022-05-12T16:59:04.348Z] #23 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T16:59:04.348Z] #39 sha256:71818a7d4266ae82c15a888260919b181763edeec1ceba3b924df2401382958c [2022-05-12T16:59:04.348Z] #39 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #62 sha256:b107abfa0b37df5652699e4563d1ffe13dd50b7373f2c4dd5ad86e8491d26c6b [2022-05-12T16:59:04.348Z] #62 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #36 sha256:a2055e34ca6d4f6ec901c82c7850dbf3d188caf87c88b14e207349e0bf51aff6 [2022-05-12T16:59:04.348Z] #36 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T16:59:04.348Z] #52 sha256:51ed8c432d261b8f72943cafb7ca07cd9397738552ce51cee41b7ec2beca93af [2022-05-12T16:59:04.348Z] #52 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T16:59:04.348Z] #35 sha256:6573305d8573ca86a28298f1ad06af8a0fda97037773a522c0eca42ab4edea2d [2022-05-12T16:59:04.348Z] #35 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T16:59:04.348Z] #20 sha256:f90c0e815adecda0b6521b26245cf199e39b16e8190699609926c99586a0be88 [2022-05-12T16:59:04.348Z] #20 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #64 sha256:28817cde63862f03c65877f195598bfbf396489d95dc3509eeb0c28a486307b4 [2022-05-12T16:59:04.348Z] #64 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #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-12T16:59:04.348Z] #40 sha256:427abf66a776cb58dbf1e7b1da35b5d0da805a069666a091d742463749814451 [2022-05-12T16:59:04.348Z] #40 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T16:59:04.348Z] #46 sha256:2c4aa8e11898afa834f2f664b6cd49a14876fbbf82d03a343be8d37e0cbcef8f [2022-05-12T16:59:04.348Z] #46 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T16:59:04.348Z] #54 sha256:281d3c9f87b6898cc8c2d71060edadef2d0e0eaebf902fcce692735ae42ed99f [2022-05-12T16:59:04.348Z] #54 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T16:59:04.348Z] #25 sha256:2e3b71c2d58fe1f978169eb8f8a1b769d7a163599896f3b24f75e08090c6f576 [2022-05-12T16:59:04.348Z] #25 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T16:59:04.348Z] #18 sha256:d9046d7e0be8892966906d2db6d153a65707bea4758d66896c800e7ea45dcb83 [2022-05-12T16:59:04.348Z] #18 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.348Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T16:59:04.348Z] #65 sha256:5a6a0e9a8b2e6d6cc61afec030c387dbefcf3e7cd01c6ede9db24f5d66a99196 [2022-05-12T16:59:04.348Z] #65 CACHED [2022-05-12T16:59:04.348Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #13 sha256:f07a1313d2196ec4ad8770a6e66f63cbb44a880ef59c4e79562c60ebae7a99ab [2022-05-12T16:59:04.349Z] #13 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #22 sha256:c0d40ebe4db4f3ff04f0d4bd085fc3aecdded5485975014253d870f00d4e3874 [2022-05-12T16:59:04.349Z] #22 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #34 sha256:b86605f33b94caf934911eeb5d4b2b1fc990bba231b6b512cb8da090d4bde908 [2022-05-12T16:59:04.349Z] #34 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T16:59:04.349Z] #33 sha256:6d6141c7df42aa625b5db3e396fc1733282585ec3caaa60d881165cafcf9cd58 [2022-05-12T16:59:04.349Z] #33 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #45 sha256:41f43e4d91618c2708071f0effc4245a262845427f146570f213802bbaea1d0e [2022-05-12T16:59:04.349Z] #45 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #41 sha256:2e196ecf0387fc6a3b360ad7c5a28284ec39f34c8644a6d39c4035dc3a87df57 [2022-05-12T16:59:04.349Z] #41 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #21 sha256:452860b7c6bbba8c07b8dc7af6a8e4e8853c4800789902d3d81219b8f6565a01 [2022-05-12T16:59:04.349Z] #21 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T16:59:04.349Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T16:59:04.349Z] #72 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T16:59:04.349Z] #29 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T16:59:04.349Z] #66 sha256:9863af79437a8042f7ddd10e4e3e7c2c471e656aa1406edfbe210055236eecd5 [2022-05-12T16:59:04.349Z] #66 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T16:59:04.349Z] #19 sha256:42c33b7bc9337ec5f1caa763d46d6d6aab0b611a7cfc4c6d78600abb267f815a [2022-05-12T16:59:04.349Z] #19 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T16:59:04.349Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T16:59:04.349Z] #74 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T16:59:04.349Z] #14 sha256:fb907233be1dbbdf54f6d7fd6fb528c656c1e2953d3037691500d596d0fe5595 [2022-05-12T16:59:04.349Z] #14 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #58 sha256:6fa2a276ba523c8beb712f7f767ff285c18ce7b7ca316fe8555ffb1c6e5e9895 [2022-05-12T16:59:04.349Z] #58 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #37 sha256:68ef9382e71152e3b9499ca6aec97c0d0469373de527b53da16ce110874a7bf4 [2022-05-12T16:59:04.349Z] #37 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #42 sha256:49c8a5441fa15ac65c477e1b6534b06239d0b348f9d79d022899c7571a2fadb8 [2022-05-12T16:59:04.349Z] #42 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #75 sha256:6bf3658c5e5b5cd5382e94d833fd95b90f3015f6576d9489d834039346976a3c [2022-05-12T16:59:04.349Z] #75 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T16:59:04.349Z] #12 sha256:0ec7622fadb2f5b89dfbfca699a0fdbfa7f48dd7d04d68b82bf1dbe115eb6fc5 [2022-05-12T16:59:04.349Z] #12 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #61 sha256:7e730112fc0dee738ed546a827395925779413b310cf542b77bbaecd209fb003 [2022-05-12T16:59:04.349Z] #61 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #53 sha256:8d004c2d3b800243d90532f92defc874dd68850d82809fb2cb4366f06e1e08e9 [2022-05-12T16:59:04.349Z] #53 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #44 sha256:c4d34af0f30efb3b61e5ff84a66a662b646e9e33eec3e4d7a9f39c01fa64c944 [2022-05-12T16:59:04.349Z] #44 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #47 sha256:2d03aafbd8158f7de6518d84364ca460b2eb7e76a09826e057ab8a1f6832575c [2022-05-12T16:59:04.349Z] #47 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T16:59:04.349Z] #31 sha256:8f533c78b1c353202006a5100f559b1a51e336759908ed0d91368b769f727565 [2022-05-12T16:59:04.349Z] #31 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #56 sha256:86f130ac8fa34d138a505081412e0d7e8a486d9c13704ee1027ecc07b00c64c0 [2022-05-12T16:59:04.349Z] #56 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T16:59:04.349Z] #59 sha256:d407650792f01f86bc33515981d2ddcd2857a9af4dec41e6bdb1a8cd376255b8 [2022-05-12T16:59:04.349Z] #59 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T16:59:04.349Z] #32 sha256:c748757439506df7102de3c8206c2987539b362c3dd18ac17b7d262392df1763 [2022-05-12T16:59:04.349Z] #32 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T16:59:04.349Z] #15 sha256:6c2f814a6c3bafe9f76a2b512c12624e5312263ad505690b651c2ab9bc379ccc [2022-05-12T16:59:04.349Z] #15 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T16:59:04.349Z] #63 sha256:ddec050bc3fd802d8f8c2a58f5fd55a159df20efe6bb63e8936138c0206aedf4 [2022-05-12T16:59:04.349Z] #63 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T16:59:04.349Z] #30 sha256:a7e671da42d70094a8bf7c3f1ac7edf848688dfbbc99f532ad5f109f5b15af90 [2022-05-12T16:59:04.349Z] #30 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #38 sha256:e5e80853ac361ebf15dbc63cc8a755916f2bfb9f41ad807e5f78910fb7ff420a [2022-05-12T16:59:04.349Z] #38 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #51 sha256:f78bc35208869cb8684d850e51285c39515a8a5a1b519cac36e2d400eeb4906e [2022-05-12T16:59:04.349Z] #51 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #55 sha256:1f60b4f455f74381300a6ebcee1dabd1808d19910b7acf9ff8404b3f6a403f42 [2022-05-12T16:59:04.349Z] #55 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #67 sha256:03065cc1d8e80090b706e6acbb4b945525384b2aabe3089322b4f2d58fb4481d [2022-05-12T16:59:04.349Z] #67 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T16:59:04.349Z] #69 sha256:7a7d9364c6f8784b3eaed2093c8f9c812512182c6ab32c489f8137285232c121 [2022-05-12T16:59:04.349Z] #69 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #48 sha256:5f4340239206c3652f61441051782e05c1f0f696c2930e785db83f3705d52bcc [2022-05-12T16:59:04.349Z] #48 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T16:59:04.349Z] #43 sha256:2033b258426ddb4eb6e3281472c4fbdb55509e34207537420e1d963e5ca24b7a [2022-05-12T16:59:04.349Z] #43 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #50 sha256:ab9461e39c259c6f36b16100a8e34097a37c69b96f653e2fe08ffe85d7c18c3d [2022-05-12T16:59:04.349Z] #50 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T16:59:04.349Z] #17 sha256:79fe3597bdd9ac69bbeb0dc6814f40ac9c84ac37679d72dee8f99ab53c1abb00 [2022-05-12T16:59:04.349Z] #17 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #60 sha256:0e0934409003f3b0dbc484e8a83e00b1ccf74e7dd5c296136dbfa1084c17bc98 [2022-05-12T16:59:04.349Z] #60 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T16:59:04.349Z] #68 sha256:bfbb613874f6bfc6b73af23f716f79531b42917274e5a805d9d1f6441d59daea [2022-05-12T16:59:04.349Z] #68 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T16:59:04.349Z] #27 sha256:54de3964e3368d0540222dbbe88240b5304a6e78565b85c60541994d05fd27d3 [2022-05-12T16:59:04.349Z] #27 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T16:59:04.349Z] #70 sha256:2ad2a052a6aef8226e57641e9a84e68ddc90b215dc2f0dcea11ae1035c79fe4e [2022-05-12T16:59:04.349Z] #70 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #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-12T16:59:04.349Z] #57 sha256:83024063460cb86d1be8471c9c7ea812f2365a78a4893b80dbd5f403410f4205 [2022-05-12T16:59:04.349Z] #57 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T16:59:04.349Z] #76 sha256:330786aaf3b98711122475b0e4ad601a98affd01bfeadfd98bb11ebb15e73da8 [2022-05-12T16:59:04.349Z] #76 CACHED [2022-05-12T16:59:04.349Z] [2022-05-12T16:59:04.349Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T16:59:04.349Z] #77 sha256:e374d35f875ece2b8d5c8f3a8cac72b231de6683cb60ad277cbbf72571c2d953 [2022-05-12T16:59:04.353Z] Client: [2022-05-12T16:59:04.353Z] Context: default [2022-05-12T16:59:04.353Z] Debug Mode: false [2022-05-12T16:59:04.353Z] Plugins: [2022-05-12T16:59:04.353Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T16:59:04.353Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T16:59:04.353Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T16:59:04.353Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T16:59:04.353Z] [2022-05-12T16:59:04.353Z] Server: [2022-05-12T16:59:04.353Z] Containers: 0 [2022-05-12T16:59:04.353Z] Running: 0 [2022-05-12T16:59:04.353Z] Paused: 0 [2022-05-12T16:59:04.353Z] Stopped: 0 [2022-05-12T16:59:04.353Z] Images: 4 [2022-05-12T16:59:04.353Z] Server Version: 20.10.14 [2022-05-12T16:59:04.353Z] Storage Driver: overlay2 [2022-05-12T16:59:04.353Z] Backing Filesystem: extfs [2022-05-12T16:59:04.353Z] Supports d_type: true [2022-05-12T16:59:04.353Z] Native Overlay Diff: true [2022-05-12T16:59:04.353Z] userxattr: false [2022-05-12T16:59:04.353Z] Logging Driver: json-file [2022-05-12T16:59:04.353Z] Cgroup Driver: cgroupfs [2022-05-12T16:59:04.353Z] Cgroup Version: 1 [2022-05-12T16:59:04.353Z] Plugins: [2022-05-12T16:59:04.353Z] Volume: local [2022-05-12T16:59:04.353Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T16:59:04.353Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T16:59:04.353Z] Swarm: inactive [2022-05-12T16:59:04.353Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T16:59:04.353Z] Default Runtime: runc [2022-05-12T16:59:04.353Z] Init Binary: docker-init [2022-05-12T16:59:04.353Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T16:59:04.353Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T16:59:04.353Z] init version: de40ad0 [2022-05-12T16:59:04.353Z] Security Options: [2022-05-12T16:59:04.353Z] apparmor [2022-05-12T16:59:04.353Z] seccomp [2022-05-12T16:59:04.353Z] Profile: default [2022-05-12T16:59:04.353Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T16:59:04.353Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T16:59:04.353Z] OSType: linux [2022-05-12T16:59:04.353Z] Architecture: x86_64 [2022-05-12T16:59:04.353Z] CPUs: 2 [2022-05-12T16:59:04.353Z] Total Memory: 7.565GiB [2022-05-12T16:59:04.353Z] Name: ip-10-100-81-65 [2022-05-12T16:59:04.353Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T16:59:04.353Z] Docker Root Dir: /var/lib/docker [2022-05-12T16:59:04.353Z] Debug Mode: false [2022-05-12T16:59:04.353Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:04.353Z] Labels: [2022-05-12T16:59:04.353Z] Experimental: true [2022-05-12T16:59:04.353Z] Insecure Registries: [2022-05-12T16:59:04.353Z] 127.0.0.0/8 [2022-05-12T16:59:04.353Z] Live Restore Enabled: true [2022-05-12T16:59:04.353Z] [2022-05-12T16:59:04.353Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T16:59:04.453Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:04.453Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:04.453Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43110/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T16:59:04.453Z] + bash /home/ubuntu/workspace/moby_PR-43110/check-config.sh [2022-05-12T16:59:04.453Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T16:59:04.453Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T16:59:04.453Z] [2022-05-12T16:59:04.453Z] Generally Necessary: [2022-05-12T16:59:04.453Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T16:59:04.453Z] - apparmor: enabled and tools installed [2022-05-12T16:59:04.453Z] - CONFIG_NAMESPACES: enabled [2022-05-12T16:59:04.453Z] - CONFIG_NET_NS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_PID_NS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_IPC_NS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_UTS_NS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUPS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CPUSETS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_MEMCG: enabled [2022-05-12T16:59:04.453Z] - CONFIG_KEYS: enabled [2022-05-12T16:59:04.453Z] - CONFIG_VETH: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T16:59:04.453Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T16:59:04.453Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T16:59:04.453Z] [2022-05-12T16:59:04.453Z] Optional Features: [2022-05-12T16:59:04.527Z] #11 ... [2022-05-12T16:59:04.527Z] [2022-05-12T16:59:04.527Z] #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-12T16:59:04.527Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T16:59:04.527Z] #29 0.905 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:04.527Z] #29 0.924 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:04.527Z] #29 0.930 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:04.527Z] #29 1.053 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:04.527Z] #29 1.389 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:04.527Z] #29 1.818 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:04.527Z] #29 2.775 Fetched 8530 kB in 2s (4007 kB/s) [2022-05-12T16:59:04.527Z] #29 2.775 Reading package lists... [2022-05-12T16:59:04.527Z] #29 3.550 Reading package lists... [2022-05-12T16:59:04.527Z] #29 4.342 Building dependency tree... [2022-05-12T16:59:04.527Z] #29 4.503 Reading state information... [2022-05-12T16:59:04.527Z] #29 4.686 The following additional packages will be installed: [2022-05-12T16:59:04.527Z] #29 4.686 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T16:59:04.527Z] #29 4.686 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T16:59:04.527Z] #29 4.686 Recommended packages: [2022-05-12T16:59:04.527Z] #29 4.686 libldap-common publicsuffix libsasl2-modules [2022-05-12T16:59:04.527Z] #29 4.870 The following NEW packages will be installed: [2022-05-12T16:59:04.527Z] #29 4.870 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T16:59:04.527Z] #29 4.870 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T16:59:04.527Z] #29 4.870 libssh2-1 openssl [2022-05-12T16:59:04.527Z] #29 5.143 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:04.527Z] #29 5.143 Need to get 3040 kB of archives. [2022-05-12T16:59:04.527Z] #29 5.143 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T16:59:04.527Z] #29 5.143 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T16:59:04.527Z] #29 5.158 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T16:59:04.527Z] #29 5.158 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T16:59:04.527Z] #29 5.164 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-12T16:59:04.527Z] #29 5.164 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T16:59:04.527Z] #29 5.166 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T16:59:04.527Z] #29 5.168 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T16:59:04.527Z] #29 5.168 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T16:59:04.527Z] #29 5.169 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T16:59:04.527Z] #29 5.171 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T16:59:04.527Z] #29 5.173 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T16:59:04.527Z] #29 5.177 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T16:59:04.527Z] #29 5.180 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T16:59:04.527Z] #29 5.182 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T16:59:04.527Z] #29 5.184 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T16:59:04.527Z] #29 5.346 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:04.527Z] #29 5.390 Fetched 3040 kB in 0s (9844 kB/s) [2022-05-12T16:59:04.527Z] #29 5.421 Selecting previously unselected package openssl. [2022-05-12T16:59:04.527Z] #29 5.421 (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-12T16:59:04.527Z] #29 5.428 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.434 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 5.594 Selecting previously unselected package ca-certificates. [2022-05-12T16:59:04.527Z] #29 5.594 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T16:59:04.527Z] #29 5.598 Unpacking ca-certificates (20210119) ... [2022-05-12T16:59:04.527Z] #29 5.686 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T16:59:04.527Z] #29 5.687 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.696 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T16:59:04.527Z] #29 5.770 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T16:59:04.527Z] #29 5.772 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.776 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 5.827 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T16:59:04.527Z] #29 5.827 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.831 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 5.881 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T16:59:04.527Z] #29 5.883 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.888 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T16:59:04.527Z] #29 5.962 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T16:59:04.527Z] #29 5.963 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 5.968 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T16:59:04.527Z] #29 6.015 Selecting previously unselected package libpsl5:amd64. [2022-05-12T16:59:04.527Z] #29 6.015 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.022 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T16:59:04.527Z] #29 6.066 Selecting previously unselected package librtmp1:amd64. [2022-05-12T16:59:04.527Z] #29 6.068 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.080 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T16:59:04.527Z] #29 6.126 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T16:59:04.527Z] #29 6.126 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.130 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T16:59:04.527Z] #29 6.182 Selecting previously unselected package libcurl4:amd64. [2022-05-12T16:59:04.527Z] #29 6.183 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.188 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 6.252 Selecting previously unselected package curl. [2022-05-12T16:59:04.527Z] #29 6.252 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.257 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 6.332 Selecting previously unselected package libonig5:amd64. [2022-05-12T16:59:04.527Z] #29 6.332 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.337 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T16:59:04.527Z] #29 6.405 Selecting previously unselected package libjq1:amd64. [2022-05-12T16:59:04.527Z] #29 6.407 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.412 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T16:59:04.527Z] #29 6.465 Selecting previously unselected package jq. [2022-05-12T16:59:04.527Z] #29 6.465 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T16:59:04.527Z] #29 6.469 Unpacking jq (1.6-2.1) ... [2022-05-12T16:59:04.527Z] #29 6.519 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T16:59:04.527Z] #29 6.533 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T16:59:04.527Z] #29 6.544 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T16:59:04.527Z] #29 6.557 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 6.569 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T16:59:04.527Z] #29 6.581 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 6.594 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T16:59:04.527Z] #29 6.607 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 6.625 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T16:59:04.527Z] #29 6.637 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T16:59:04.527Z] #29 6.650 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T16:59:04.527Z] #29 6.662 Setting up ca-certificates (20210119) ... [2022-05-12T16:59:04.527Z] #29 7.258 Updating certificates in /etc/ssl/certs... [2022-05-12T16:59:04.527Z] #29 7.979 129 added, 0 removed; done. [2022-05-12T16:59:04.527Z] #29 8.018 Setting up jq (1.6-2.1) ... [2022-05-12T16:59:04.527Z] #29 8.036 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 8.047 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T16:59:04.527Z] #29 8.064 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T16:59:04.527Z] #29 8.111 Processing triggers for ca-certificates (20210119) ... [2022-05-12T16:59:04.527Z] #29 8.125 Updating certificates in /etc/ssl/certs... [2022-05-12T16:59:04.527Z] #29 ... [2022-05-12T16:59:04.527Z] [2022-05-12T16:59:04.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:04.527Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:59:04.544Z] #1 [internal] load build definition from Dockerfile [2022-05-12T16:59:04.544Z] #1 sha256:16e8dad60be2f246c6272b0820a58c9408bed0c97c57e12c5f006bc7e15d6326 [2022-05-12T16:59:04.544Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T16:59:04.544Z] #1 DONE 0.0s [2022-05-12T16:59:04.544Z] [2022-05-12T16:59:04.544Z] #2 [internal] load .dockerignore [2022-05-12T16:59:04.544Z] #2 sha256:1d32941411b793199e66ee41ed7ab2a76ce1ea0f05f1ee6a0745815f8a3579bc [2022-05-12T16:59:04.544Z] #2 transferring context: 145B done [2022-05-12T16:59:04.544Z] #2 DONE 0.0s [2022-05-12T16:59:04.544Z] [2022-05-12T16:59:04.544Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T16:59:04.544Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T16:59:04.544Z] #3 DONE 0.2s [2022-05-12T16:59:04.626Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:04.626Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:04.626Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43110/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T16:59:04.626Z] + bash /home/ubuntu/workspace/moby_PR-43110/check-config.sh [2022-05-12T16:59:04.626Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T16:59:04.626Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T16:59:04.626Z] [2022-05-12T16:59:04.626Z] Generally Necessary: [2022-05-12T16:59:04.626Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T16:59:04.626Z] - apparmor: enabled and tools installed [2022-05-12T16:59:04.626Z] - CONFIG_NAMESPACES: enabled [2022-05-12T16:59:04.626Z] - CONFIG_NET_NS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_PID_NS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_IPC_NS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_UTS_NS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CGROUPS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T16:59:04.626Z] - CONFIG_CPUSETS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_MEMCG: enabled [2022-05-12T16:59:04.626Z] - CONFIG_KEYS: enabled [2022-05-12T16:59:04.626Z] - CONFIG_VETH: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T16:59:04.626Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T16:59:04.711Z] - CONFIG_USER_NS: enabled [2022-05-12T16:59:04.711Z] - CONFIG_SECCOMP: enabled [2022-05-12T16:59:04.711Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T16:59:04.711Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T16:59:04.711Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T16:59:04.711Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T16:59:04.711Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T16:59:04.711Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T16:59:04.711Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T16:59:04.711Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T16:59:04.711Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T16:59:04.711Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T16:59:04.711Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T16:59:04.711Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T16:59:04.711Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T16:59:04.711Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T16:59:04.711Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T16:59:04.711Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T16:59:04.711Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T16:59:04.711Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T16:59:04.711Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T16:59:04.711Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T16:59:04.711Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T16:59:04.711Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T16:59:04.711Z] - CONFIG_EXT4_FS: enabled [2022-05-12T16:59:04.711Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T16:59:04.711Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T16:59:04.711Z] - Network Drivers: [2022-05-12T16:59:04.711Z] - "overlay": [2022-05-12T16:59:04.711Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T16:59:04.711Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T16:59:04.711Z] Optional (for encrypted networks): [2022-05-12T16:59:03.458Z] > git remote # timeout=10 [2022-05-12T16:59:03.503Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T16:59:03.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T16:59:03.556Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T16:59:04.806Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T16:59:04.806Z] #4 CACHED [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #6 [internal] load .dockerignore [2022-05-12T16:59:04.806Z] #6 sha256:5fd18bca447636f958db46a4114c9c8deff6e401b413f5a931928ac0cd1242e0 [2022-05-12T16:59:04.806Z] #6 DONE 0.0s [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #5 [internal] load build definition from Dockerfile [2022-05-12T16:59:04.806Z] #5 sha256:29338aa8032a4059a308f55a272ebdb12271293d458212c4c1e66abd294e3c58 [2022-05-12T16:59:04.806Z] #5 DONE 0.0s [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T16:59:04.806Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T16:59:04.806Z] #8 DONE 0.1s [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T16:59:04.806Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T16:59:04.806Z] #7 DONE 0.1s [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:04.806Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T16:59:04.806Z] #10 DONE 0.1s [2022-05-12T16:59:04.806Z] [2022-05-12T16:59:04.806Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:04.806Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T16:59:04.882Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T16:59:04.882Z] [2022-05-12T16:59:04.882Z] Optional Features: [2022-05-12T16:59:04.882Z] - CONFIG_USER_NS: enabled [2022-05-12T16:59:04.882Z] - CONFIG_SECCOMP: enabled [2022-05-12T16:59:04.882Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T16:59:04.882Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T16:59:04.882Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T16:59:04.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T16:59:04.882Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T16:59:04.882Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T16:59:04.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T16:59:04.882Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T16:59:04.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T16:59:04.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T16:59:04.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T16:59:04.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T16:59:04.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T16:59:04.882Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T16:59:04.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T16:59:04.882Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T16:59:04.882Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T16:59:04.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T16:59:04.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T16:59:04.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T16:59:04.882Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T16:59:04.882Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T16:59:04.882Z] - CONFIG_EXT4_FS: enabled [2022-05-12T16:59:04.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T16:59:04.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T16:59:04.882Z] - Network Drivers: [2022-05-12T16:59:04.882Z] - "overlay": [2022-05-12T16:59:04.882Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T16:59:04.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T16:59:04.882Z] Optional (for encrypted networks): [2022-05-12T16:59:04.913Z] Merge succeeded, producing a6e7ef1cd69be36c0ad01a197ac97235b27f644d [2022-05-12T16:59:04.914Z] Checking out Revision a6e7ef1cd69be36c0ad01a197ac97235b27f644d (PR-43110) [2022-05-12T16:59:04.969Z] - CONFIG_CRYPTO: enabled [2022-05-12T16:59:04.969Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T16:59:04.969Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T16:59:04.969Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T16:59:04.969Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T16:59:04.969Z] - CONFIG_XFRM: enabled [2022-05-12T16:59:04.969Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T16:59:04.970Z] - "ipvlan": [2022-05-12T16:59:04.970Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T16:59:04.970Z] - "macvlan": [2022-05-12T16:59:04.970Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T16:59:04.970Z] - "ftp,tftp client in container": [2022-05-12T16:59:04.970Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T16:59:04.970Z] - Storage Drivers: [2022-05-12T16:59:04.970Z] - "aufs": [2022-05-12T16:59:04.970Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T16:59:04.970Z] - "btrfs": [2022-05-12T16:59:04.970Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T16:59:04.970Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T16:59:04.970Z] - "devicemapper": [2022-05-12T16:59:04.970Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T16:59:04.970Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T16:59:04.970Z] - "overlay": [2022-05-12T16:59:04.970Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T16:59:04.970Z] - "zfs": [2022-05-12T16:59:04.970Z] - /dev/zfs: present [2022-05-12T16:59:04.970Z] - zfs command: missing [2022-05-12T16:59:04.970Z] - zpool command: missing [2022-05-12T16:59:04.970Z] [2022-05-12T16:59:04.970Z] Limits: [2022-05-12T16:59:04.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T16:59:04.970Z] [2022-05-12T16:59:04.970Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T16:59:05.070Z] #9 DONE 0.1s [2022-05-12T16:59:05.138Z] - CONFIG_CRYPTO: enabled [2022-05-12T16:59:05.138Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T16:59:05.138Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T16:59:05.138Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T16:59:05.138Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T16:59:05.138Z] - CONFIG_XFRM: enabled [2022-05-12T16:59:05.138Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T16:59:05.138Z] - "ipvlan": [2022-05-12T16:59:05.138Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T16:59:05.138Z] - "macvlan": [2022-05-12T16:59:05.138Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T16:59:05.138Z] - "ftp,tftp client in container": [2022-05-12T16:59:05.138Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T16:59:05.138Z] - Storage Drivers: [2022-05-12T16:59:05.138Z] - "aufs": [2022-05-12T16:59:05.138Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T16:59:05.138Z] - "btrfs": [2022-05-12T16:59:05.138Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T16:59:05.138Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T16:59:05.138Z] - "devicemapper": [2022-05-12T16:59:05.138Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T16:59:05.138Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T16:59:05.138Z] - "overlay": [2022-05-12T16:59:05.138Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T16:59:05.138Z] - "zfs": [2022-05-12T16:59:05.138Z] - /dev/zfs: present [2022-05-12T16:59:05.138Z] - zfs command: missing [2022-05-12T16:59:05.138Z] - zpool command: missing [2022-05-12T16:59:05.138Z] [2022-05-12T16:59:05.138Z] Limits: [2022-05-12T16:59:05.138Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T16:59:05.138Z] [2022-05-12T16:59:05.138Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T16:59:05.265Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T16:59:05.284Z] #77 DONE 1.2s [2022-05-12T16:59:05.284Z] [2022-05-12T16:59:05.284Z] #78 exporting to image [2022-05-12T16:59:05.284Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T16:59:05.284Z] #78 exporting layers [2022-05-12T16:59:05.298Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 . [2022-05-12T16:59:05.298Z] #2 [internal] load .dockerignore [2022-05-12T16:59:05.298Z] #2 sha256:2900313004aa18ad4b6514e19657b8e5a5ab822ee445623ca5ab2190b43ac170 [2022-05-12T16:59:05.298Z] #2 transferring context: 145B done [2022-05-12T16:59:05.298Z] #2 DONE 0.0s [2022-05-12T16:59:05.298Z] [2022-05-12T16:59:05.298Z] #1 [internal] load build definition from Dockerfile [2022-05-12T16:59:05.298Z] #1 sha256:b9569bb412dd5fc8ff8ad246a92215d0609fddccc933dfc61d6f4566849d4b39 [2022-05-12T16:59:05.298Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T16:59:05.298Z] #1 DONE 0.0s [2022-05-12T16:59:05.298Z] [2022-05-12T16:59:05.298Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T16:59:05.298Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T16:59:05.337Z] [2022-05-12T16:59:05.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:05.337Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:59:05.337Z] #11 DONE 0.0s [2022-05-12T16:59:05.337Z] [2022-05-12T16:59:05.337Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:05.337Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T16:59:05.337Z] #73 DONE 0.0s [2022-05-12T16:59:05.337Z] [2022-05-12T16:59:05.337Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:05.337Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T16:59:05.337Z] #71 DONE 0.0s [2022-05-12T16:59:05.337Z] [2022-05-12T16:59:05.337Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T16:59:05.337Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T16:59:05.337Z] #28 DONE 0.0s [2022-05-12T16:59:05.337Z] [2022-05-12T16:59:05.337Z] #24 [internal] load build context [2022-05-12T16:59:05.337Z] #24 sha256:e0b64901710b8868b3e3ae90eb25ceecd93acff0725f7cd5f963c8f0fb04f553 [2022-05-12T16:59:05.382Z] First time build. Skipping changelog. [2022-05-12T16:59:05.474Z] + sudo modprobe ip_vs [2022-05-12T16:59:05.474Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 . [2022-05-12T16:59:05.557Z] #3 DONE 0.1s [2022-05-12T16:59:05.557Z] [2022-05-12T16:59:05.557Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T16:59:05.557Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T16:59:05.557Z] #4 CACHED [2022-05-12T16:59:05.602Z] #24 ... [2022-05-12T16:59:05.602Z] [2022-05-12T16:59:05.602Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T16:59:05.602Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T16:59:05.602Z] #49 DONE 0.4s [2022-05-12T16:59:05.602Z] [2022-05-12T16:59:05.602Z] #24 [internal] load build context [2022-05-12T16:59:05.602Z] #24 sha256:e0b64901710b8868b3e3ae90eb25ceecd93acff0725f7cd5f963c8f0fb04f553 [2022-05-12T16:59:05.731Z] #1 [internal] load build definition from Dockerfile [2022-05-12T16:59:05.731Z] #1 sha256:266e1dccb8f79dc060ad456b99374bfb7cac499071bec1af9856b476b1d36bc6 [2022-05-12T16:59:05.731Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T16:59:05.731Z] #1 DONE 0.0s [2022-05-12T16:59:05.731Z] [2022-05-12T16:59:05.731Z] #2 [internal] load .dockerignore [2022-05-12T16:59:05.731Z] #2 sha256:51a092d03c6337a55c4897264b17721bc9f3b3ca861546147c92a7899a1eb07a [2022-05-12T16:59:05.731Z] #2 transferring context: 145B done [2022-05-12T16:59:05.731Z] #2 DONE 0.0s [2022-05-12T16:59:05.731Z] [2022-05-12T16:59:05.731Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T16:59:05.731Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [Pipeline] withEnv [Pipeline] { [2022-05-12T16:59:05.815Z] [2022-05-12T16:59:05.815Z] #5 [internal] load build definition from Dockerfile [2022-05-12T16:59:05.815Z] #5 sha256:870208000b38510f10ea6f90d18325cc2cb94b62494e3f3a5f72921ca61376f0 [2022-05-12T16:59:05.815Z] #5 DONE 0.0s [2022-05-12T16:59:05.815Z] [2022-05-12T16:59:05.815Z] #6 [internal] load .dockerignore [2022-05-12T16:59:05.815Z] #6 sha256:85e909a6c39540ff470eb3f856f8571588c02b38def9219b29a642159a9225e1 [2022-05-12T16:59:05.815Z] #6 DONE 0.0s [2022-05-12T16:59:05.815Z] [2022-05-12T16:59:05.815Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T16:59:05.815Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T16:59:05.815Z] #8 DONE 0.1s [2022-05-12T16:59:05.815Z] [2022-05-12T16:59:05.815Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:05.815Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T16:59:05.917Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.0s done [2022-05-12T16:59:05.988Z] #3 DONE 0.1s [2022-05-12T16:59:05.988Z] [2022-05-12T16:59:05.988Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T16:59:05.988Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T16:59:05.988Z] #4 CACHED [2022-05-12T16:59:06.074Z] #10 DONE 0.2s [2022-05-12T16:59:06.074Z] [2022-05-12T16:59:06.074Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T16:59:06.074Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T16:59:06.074Z] #7 DONE 0.1s [2022-05-12T16:59:06.074Z] [2022-05-12T16:59:06.074Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:06.074Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T16:59:06.074Z] #9 DONE 0.1s [2022-05-12T16:59:06.182Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-12T16:59:06.220Z] #78 exporting layers 0.8s done [2022-05-12T16:59:06.220Z] #78 writing image sha256:be7fea6dc7783f268faff4a7b1d2efed2462c8321e4f7d0416b75417fbac2673 0.0s done [2022-05-12T16:59:06.220Z] #78 naming to docker.io/library/docker:06579e6cc666efe6e0a791e3635131401e1f99d3 done [2022-05-12T16:59:06.220Z] #78 DONE 0.9s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #5 [internal] load build definition from Dockerfile [2022-05-12T16:59:06.243Z] #5 sha256:2aff95d67241705aa346705b153d4d5d1f7e3b666c68f42666f2e0a994b68361 [2022-05-12T16:59:06.243Z] #5 DONE 0.0s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #6 [internal] load .dockerignore [2022-05-12T16:59:06.243Z] #6 sha256:bbc146b7ad3d3e58a5d0dd3289d3d69c2397629b47c6f8eb6efb1da3f888f12a [2022-05-12T16:59:06.243Z] #6 DONE 0.0s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T16:59:06.243Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T16:59:06.243Z] #9 DONE 0.1s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:06.243Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T16:59:06.243Z] #10 DONE 0.1s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T16:59:06.243Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T16:59:06.243Z] #7 DONE 0.1s [2022-05-12T16:59:06.243Z] [2022-05-12T16:59:06.243Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T16:59:06.243Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T16:59:06.243Z] #8 DONE 0.1s [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:06.335Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T16:59:06.335Z] #80 DONE 0.0s [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:06.335Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:59:06.335Z] #11 DONE 0.0s [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:06.335Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T16:59:06.335Z] #78 DONE 0.0s [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T16:59:06.335Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T16:59:06.335Z] #12 CACHED [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #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-12T16:59:06.335Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T16:59:06.335Z] #13 CACHED [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T16:59:06.335Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T16:59:06.335Z] #35 DONE 0.0s [2022-05-12T16:59:06.335Z] [2022-05-12T16:59:06.335Z] #31 [internal] load build context [2022-05-12T16:59:06.335Z] #31 sha256:85dd0a5dcd380013b152480184768ec2c5a6195ed7ac697b9f8c3c00ccac684f [2022-05-12T16:59:06.499Z] [2022-05-12T16:59:06.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:06.499Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:59:06.499Z] #11 DONE 0.0s [2022-05-12T16:59:06.499Z] [2022-05-12T16:59:06.499Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:06.499Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T16:59:06.499Z] #73 DONE 0.0s [2022-05-12T16:59:06.499Z] [2022-05-12T16:59:06.499Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T16:59:06.499Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T16:59:06.499Z] #71 DONE 0.0s [2022-05-12T16:59:06.499Z] [2022-05-12T16:59:06.499Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T16:59:06.499Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T16:59:06.499Z] #28 DONE 0.0s [2022-05-12T16:59:06.499Z] [2022-05-12T16:59:06.500Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T16:59:06.500Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T16:59:06.500Z] #12 CACHED [2022-05-12T16:59:06.500Z] [2022-05-12T16:59:06.500Z] #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-12T16:59:06.500Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T16:59:06.500Z] #13 CACHED [2022-05-12T16:59:06.500Z] [2022-05-12T16:59:06.500Z] #24 [internal] load build context [2022-05-12T16:59:06.500Z] #24 sha256:4e5f41a0abb5660d7852de10e88d87cf2e3bc941fac3aad8e23ca2adba70f04f [2022-05-12T16:59:04.831Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T16:59:04.950Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T16:59:04.993Z] > git checkout -f a6e7ef1cd69be36c0ad01a197ac97235b27f644d # timeout=10 [2022-05-12T16:59:05.303Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T16:59:06.903Z] #31 ... [2022-05-12T16:59:06.903Z] [2022-05-12T16:59:06.903Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T16:59:06.903Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T16:59:06.903Z] #56 DONE 0.5s [2022-05-12T16:59:06.903Z] [2022-05-12T16:59:06.903Z] #31 [internal] load build context [2022-05-12T16:59:06.903Z] #31 sha256:85dd0a5dcd380013b152480184768ec2c5a6195ed7ac697b9f8c3c00ccac684f [2022-05-12T16:59:06.996Z] #24 transferring context: 61.10MB 1.6s done [2022-05-12T16:59:06.996Z] #24 DONE 1.7s [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T16:59:06.996Z] #63 sha256:42e8b2b0a35db243f59b3a3998ca7ead2f8e1650c4319b0aefb3a032313ad6a0 [2022-05-12T16:59:06.996Z] #63 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T16:59:06.996Z] #52 sha256:fe3492077765b0cd379dde3e45a18de13734d4d638a16824bddf0b8c3a46eb1c [2022-05-12T16:59:06.996Z] #52 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T16:59:06.996Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T16:59:06.996Z] #17 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #31 sha256:b1e900163ffe9cca03a2fa749d3d3c3c9f8424abc519477654dab38d7360206f [2022-05-12T16:59:06.996Z] #31 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T16:59:06.996Z] #32 sha256:59450caf05c70846f45ce8c1b3590b7306ae8052e846bdf35051cc62f5e8886e [2022-05-12T16:59:06.996Z] #32 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T16:59:06.996Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T16:59:06.996Z] #18 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T16:59:06.996Z] #58 sha256:00de9462ed886a65fa3d30f8566c2df8d4e335a79c3f1cfafca4dab63776b012 [2022-05-12T16:59:06.996Z] #58 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T16:59:06.996Z] #37 sha256:831580ab1e1a32032410f712d508b0d40610700607ed44878dea3d62f7ef9116 [2022-05-12T16:59:06.996Z] #37 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T16:59:06.996Z] #25 sha256:35eff12f49b663b19c274f55af689eecf7148756b70cb0ad14edb8bbc8897210 [2022-05-12T16:59:06.996Z] #25 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T16:59:06.996Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T16:59:06.996Z] #74 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T16:59:06.996Z] #65 sha256:b7e85ef3105093623f78dd151e1b509918dd0c66891d54740604fc032e3e31ad [2022-05-12T16:59:06.996Z] #65 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T16:59:06.996Z] #68 sha256:82ed0893efe23e2d29c60a7eac65f6d9466e1642736cd2436171cfc45c831c57 [2022-05-12T16:59:06.996Z] #68 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #26 sha256:be17876175d3d34250f865f36b7f26ccef06f2bceb4fd76afa5eadae3ebc8c36 [2022-05-12T16:59:06.996Z] #26 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #60 sha256:a16d76cfc048f746424dc96cdd1d58122506136a193deaa57948d55255111e1b [2022-05-12T16:59:06.996Z] #60 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T16:59:06.996Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T16:59:06.996Z] #15 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T16:59:06.996Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T16:59:06.996Z] #19 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:06.996Z] #14 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T16:59:06.996Z] #30 sha256:78af7da975671ab7a91bbc0fccd16fc105f0b3c96b2d749049dd732b9d1c46e3 [2022-05-12T16:59:06.996Z] #30 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #77 sha256:c588cea367cfc32b638928e604de9e1116d5b8b69109235e270c86297c2128fa [2022-05-12T16:59:06.996Z] #77 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T16:59:06.996Z] #16 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:06.996Z] #42 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T16:59:06.996Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T16:59:06.996Z] #23 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T16:59:06.996Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T16:59:06.996Z] #20 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T16:59:06.996Z] #50 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.996Z] #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-12T16:59:06.996Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T16:59:06.996Z] #38 CACHED [2022-05-12T16:59:06.996Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #64 sha256:3d5a3253022fdf43df609e1a21df3c70d29e2ad4ffee1661495ab9dc5ec66ffa [2022-05-12T16:59:06.997Z] #64 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T16:59:06.997Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T16:59:06.997Z] #12 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #39 sha256:e6d5c41c282402c006c16f7641d6a2f8797962dc53f0954ea38236eed90c9a9a [2022-05-12T16:59:06.997Z] #39 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #45 sha256:862a589a800bab957229de111e092519a3de5431e4c25f5ad295d9defb69150a [2022-05-12T16:59:06.997Z] #45 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T16:59:06.997Z] #21 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T16:59:06.997Z] #29 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #56 sha256:1cdea5af9dc6f847e9666e5724c56631bb110f369e661f38e9b751d09ed818c0 [2022-05-12T16:59:06.997Z] #56 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T16:59:06.997Z] #62 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T16:59:06.997Z] #57 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T16:59:06.997Z] #59 sha256:df8314007bd177f3691c4bef273fd340c6b2696137b074a62f67f46d56aa7eac [2022-05-12T16:59:06.997Z] #59 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T16:59:06.997Z] #22 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T16:59:06.997Z] #36 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T16:59:06.997Z] #27 sha256:b13f717181238d557137a727d39a05cf077dea5c489295408c01899ef5532559 [2022-05-12T16:59:06.997Z] #27 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #61 sha256:31ac672a9f003a83c46e0317a9ad8a630b030f6ff04153af230fd70cd614747b [2022-05-12T16:59:06.997Z] #61 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #44 sha256:ecc02dfdfdd21497705b2732531194a788db4fb7b5e6c51124b631a3f32d3935 [2022-05-12T16:59:06.997Z] #44 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T16:59:06.997Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T16:59:06.997Z] #33 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T16:59:06.997Z] #55 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T16:59:06.997Z] #76 sha256:802f58403b98038187aff392a750e2d733cc3def61163cfe0ccac64b4850356f [2022-05-12T16:59:06.997Z] #76 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T16:59:06.997Z] #69 sha256:0c90fc98c37e84d4038afbf55f86e861622e125f644af47541bb32243985bee9 [2022-05-12T16:59:06.997Z] #69 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T16:59:06.997Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T16:59:06.997Z] #46 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T16:59:06.997Z] #43 sha256:abd847bdaaddf532968867b5340e57649f83205d28d808113ad702a8fe62f095 [2022-05-12T16:59:06.997Z] #43 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T16:59:06.997Z] #47 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T16:59:06.997Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T16:59:06.997Z] #72 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T16:59:06.997Z] #34 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #48 sha256:ea2b5f625c8eb94717633dcb794f47323262038ded850c51acf72485ad76549e [2022-05-12T16:59:06.997Z] #48 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #35 sha256:0e367888698a38efd0d06407bbc94663708c109b008338f4410d35830c882ddb [2022-05-12T16:59:06.997Z] #35 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #54 sha256:4acc6e7b23d42bfe7f2f75f2e4e697f54a917f6505a581c5cf748077e170f935 [2022-05-12T16:59:06.997Z] #54 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T16:59:06.997Z] #40 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #67 sha256:3f1d9b8ee9bb4484fd5940f536ea1b15ddcc8e0085561ce825f55473d5c32e85 [2022-05-12T16:59:06.997Z] #67 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #70 sha256:2fff813484bb8eca563476af0e9ec2fb9ae7d041d93c2fef132581045a09fbbc [2022-05-12T16:59:06.997Z] #70 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T16:59:06.997Z] #13 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T16:59:06.997Z] #53 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #41 sha256:6c88b3ecc4642a21deabd98c7fd9f31cabeb0dd78111694756875ef54d55eda7 [2022-05-12T16:59:06.997Z] #41 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T16:59:06.997Z] #66 sha256:9bf1141cb5f0905e72dc04529a735d9e09a634e314db7637dfcd6ddf842ef42e [2022-05-12T16:59:06.997Z] #66 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:06.997Z] #51 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T16:59:06.997Z] #75 sha256:2649d51d1fd3f9bc548c4d58e50d52ac047d211092cec97a355ef227c2bc4794 [2022-05-12T16:59:06.997Z] #75 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #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-12T16:59:06.997Z] #78 sha256:1fb43a22da77332fe5cf83e13fb2a5cd902f0700813ab3bb82b26f8978c53ea5 [2022-05-12T16:59:06.997Z] #78 CACHED [2022-05-12T16:59:06.997Z] [2022-05-12T16:59:06.997Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T16:59:06.997Z] #79 sha256:6d76f4ef3186e083a31e3a9d1742debc2c037af6ebabb17843aaf45af2f4445b [2022-05-12T16:59:07.065Z] #24 ... [2022-05-12T16:59:07.065Z] [2022-05-12T16:59:07.065Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T16:59:07.065Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T16:59:07.065Z] #49 DONE 0.5s [2022-05-12T16:59:07.065Z] [2022-05-12T16:59:07.065Z] #24 [internal] load build context [2022-05-12T16:59:07.065Z] #24 sha256:4e5f41a0abb5660d7852de10e88d87cf2e3bc941fac3aad8e23ca2adba70f04f [2022-05-12T16:59:07.116Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T16:59:07.131Z] #11 ... [2022-05-12T16:59:07.131Z] [2022-05-12T16:59:07.131Z] #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-12T16:59:07.131Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T16:59:07.131Z] #29 8.746 0 added, 0 removed; done. [2022-05-12T16:59:07.131Z] #29 8.746 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T16:59:07.131Z] #29 8.751 done. [2022-05-12T16:59:07.131Z] #29 DONE 10.8s [2022-05-12T16:59:07.131Z] [2022-05-12T16:59:07.131Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T16:59:07.131Z] #30 sha256:99e7fa772b91aafb356e3bb35663a0619baea3a14885ec7990c1ed9925c6672c [2022-05-12T16:59:07.131Z] #30 DONE 0.1s [2022-05-12T16:59:07.131Z] [2022-05-12T16:59:07.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T16:59:07.131Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T16:59:07.241Z] + docker version [2022-05-12T16:59:07.241Z] Client: [2022-05-12T16:59:07.241Z] Version: 20.10.9 [2022-05-12T16:59:07.241Z] API version: 1.41 [2022-05-12T16:59:07.241Z] Go version: go1.16.8 [2022-05-12T16:59:07.241Z] Git commit: c2ea9bc [2022-05-12T16:59:07.241Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T16:59:07.241Z] OS/Arch: windows/amd64 [2022-05-12T16:59:07.241Z] Context: default [2022-05-12T16:59:07.241Z] Experimental: true [2022-05-12T16:59:07.241Z] [2022-05-12T16:59:07.241Z] Server: Docker Engine - Community [2022-05-12T16:59:07.241Z] Engine: [2022-05-12T16:59:07.241Z] Version: 20.10.9 [2022-05-12T16:59:07.241Z] API version: 1.41 (minimum version 1.24) [2022-05-12T16:59:07.241Z] Go version: go1.16.8 [2022-05-12T16:59:07.241Z] Git commit: 79ea9d3 [2022-05-12T16:59:07.241Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T16:59:07.241Z] OS/Arch: windows/amd64 [2022-05-12T16:59:07.241Z] Experimental: true [Pipeline] sh [2022-05-12T16:59:07.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06579e6cc666efe6e0a791e3635131401e1f99d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06579e6cc666efe6e0a791e3635131401e1f99d3 hack/test/unit [2022-05-12T16:59:07.482Z] #31 ... [2022-05-12T16:59:07.482Z] [2022-05-12T16:59:07.482Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T16:59:07.482Z] #14 sha256:bf14689f8d4b95c7631358a4c92ec035d97e30510327a5a48902c5ec7ccdf3c4 [2022-05-12T16:59:07.482Z] #14 DONE 1.3s [2022-05-12T16:59:07.482Z] [2022-05-12T16:59:07.482Z] #31 [internal] load build context [2022-05-12T16:59:07.482Z] #31 sha256:85dd0a5dcd380013b152480184768ec2c5a6195ed7ac697b9f8c3c00ccac684f [2022-05-12T16:59:07.676Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T16:59:07.677Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T16:59:07.677Z] + TESTDIRS=./... [2022-05-12T16:59:07.677Z] + exclude_paths='/vendor/|/integration' [2022-05-12T16:59:07.677Z] ++ go list ./... [2022-05-12T16:59:07.677Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T16:59:07.946Z] #79 DONE 1.1s [2022-05-12T16:59:07.946Z] [2022-05-12T16:59:07.946Z] #80 exporting to image [2022-05-12T16:59:07.946Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T16:59:07.946Z] #80 exporting layers [2022-05-12T16:59:08.396Z] + docker info [2022-05-12T16:59:08.657Z] + pkg_list='github.com/docker/docker/api [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/backend/build [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/httputils [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/middleware [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/build [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/container [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/debug [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/image [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/network [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/session [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/system [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/server/router/volume [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/backend [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/container [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/events [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/filters [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/image [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/mount [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/network [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/registry [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/strslice [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/swarm [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/time [2022-05-12T16:59:08.657Z] github.com/docker/docker/api/types/versions [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/volume [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/dockerfile [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/config [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/debug [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/client [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T16:59:08.658Z] github.com/docker/docker/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/container/stream [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/apparmor [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/httpserver [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/config [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/events [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/exec [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/images [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/initlayer [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/links [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/listeners [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/local [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/names [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/network [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/stats [2022-05-12T16:59:08.658Z] github.com/docker/docker/distribution [2022-05-12T16:59:08.658Z] github.com/docker/docker/distribution/metadata [2022-05-12T16:59:08.658Z] github.com/docker/docker/distribution/utils [2022-05-12T16:59:08.658Z] github.com/docker/docker/distribution/xfer [2022-05-12T16:59:08.658Z] github.com/docker/docker/dockerversion [2022-05-12T16:59:08.658Z] github.com/docker/docker/errdefs [2022-05-12T16:59:08.658Z] github.com/docker/docker/image [2022-05-12T16:59:08.658Z] github.com/docker/docker/image/cache [2022-05-12T16:59:08.658Z] github.com/docker/docker/image/tarexport [2022-05-12T16:59:08.658Z] github.com/docker/docker/image/v1 [2022-05-12T16:59:08.658Z] github.com/docker/docker/internal/test/suite [2022-05-12T16:59:08.658Z] github.com/docker/docker/layer [2022-05-12T16:59:08.658Z] github.com/docker/docker/libcontainerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T16:59:08.658Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T16:59:08.658Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T16:59:08.658Z] github.com/docker/docker/libcontainerd/types [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/config [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/idm [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/ns [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/options [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/osl [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/libnetwork/types [2022-05-12T16:59:08.658Z] github.com/docker/docker/oci [2022-05-12T16:59:08.658Z] github.com/docker/docker/oci/caps [2022-05-12T16:59:08.658Z] github.com/docker/docker/opts [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/aaparser [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/archive [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/authorization [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/capabilities [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/containerfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/directory [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/dmesg [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/filenotify [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/fileutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/fsutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/homedir [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/idtools [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/ioutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/longpath [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/loopback [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/parsers [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/pidfile [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/platform [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugins [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/pools [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/progress [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/pubsub [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/reexec [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/signal [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/stack [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/stringid [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/system [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/tailfile [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/tarsum [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/truncindex [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/urlutil [2022-05-12T16:59:08.658Z] github.com/docker/docker/pkg/useragent [2022-05-12T16:59:08.658Z] github.com/docker/docker/plugin [2022-05-12T16:59:08.658Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/plugin/v2 [2022-05-12T16:59:08.658Z] github.com/docker/docker/profiles/apparmor [2022-05-12T16:59:08.658Z] github.com/docker/docker/profiles/seccomp [2022-05-12T16:59:08.658Z] github.com/docker/docker/quota [2022-05-12T16:59:08.658Z] github.com/docker/docker/reference [2022-05-12T16:59:08.658Z] github.com/docker/docker/registry [2022-05-12T16:59:08.658Z] github.com/docker/docker/registry/resumable [2022-05-12T16:59:08.658Z] github.com/docker/docker/restartmanager [2022-05-12T16:59:08.658Z] github.com/docker/docker/rootless [2022-05-12T16:59:08.658Z] github.com/docker/docker/rootless/specconv [2022-05-12T16:59:08.658Z] github.com/docker/docker/runconfig [2022-05-12T16:59:08.658Z] github.com/docker/docker/runconfig/opts [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/daemon [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/environment [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fakegit [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/registry [2022-05-12T16:59:08.658Z] github.com/docker/docker/testutil/request [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/drivers [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/local [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/mounts [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/service [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/service/opts [2022-05-12T16:59:08.658Z] github.com/docker/docker/volume/testutils' [2022-05-12T16:59:08.658Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T16:59:08.658Z] ++ echo 'github.com/docker/docker/api [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/backend/build [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/httputils [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/middleware [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/build [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/debug [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/image [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/network [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/session [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/system [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/server/router/volume [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/backend [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/events [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/filters [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/image [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/mount [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/network [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/registry [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/strslice [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/swarm [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/time [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/versions [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T16:59:08.658Z] github.com/docker/docker/api/types/volume [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/dockerfile [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T16:59:08.658Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/config [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/debug [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T16:59:08.658Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/client [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T16:59:08.658Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T16:59:08.658Z] github.com/docker/docker/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/container/stream [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/apparmor [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T16:59:08.658Z] github.com/docker/docker/contrib/httpserver [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/config [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/events [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/exec [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/images [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/initlayer [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/links [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/listeners [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T16:59:08.658Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/local [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/names [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/network [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/stats [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/metadata [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/utils [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/xfer [2022-05-12T16:59:08.659Z] github.com/docker/docker/dockerversion [2022-05-12T16:59:08.659Z] github.com/docker/docker/errdefs [2022-05-12T16:59:08.659Z] github.com/docker/docker/image [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/cache [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/tarexport [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/v1 [2022-05-12T16:59:08.659Z] github.com/docker/docker/internal/test/suite [2022-05-12T16:59:08.659Z] github.com/docker/docker/layer [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/types [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/config [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/idm [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/ns [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/options [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/osl [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/libnetwork/types [2022-05-12T16:59:08.659Z] github.com/docker/docker/oci [2022-05-12T16:59:08.659Z] github.com/docker/docker/oci/caps [2022-05-12T16:59:08.659Z] github.com/docker/docker/opts [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/aaparser [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/archive [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/authorization [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/capabilities [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/containerfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/directory [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/dmesg [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/filenotify [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/fileutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/fsutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/homedir [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/idtools [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/ioutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/longpath [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/loopback [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pidfile [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/platform [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pools [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/progress [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pubsub [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/reexec [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/signal [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stack [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stringid [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/system [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/tailfile [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/tarsum [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/truncindex [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/urlutil [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/useragent [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin/v2 [2022-05-12T16:59:08.659Z] github.com/docker/docker/profiles/apparmor [2022-05-12T16:59:08.659Z] github.com/docker/docker/profiles/seccomp [2022-05-12T16:59:08.659Z] github.com/docker/docker/quota [2022-05-12T16:59:08.659Z] github.com/docker/docker/reference [2022-05-12T16:59:08.659Z] github.com/docker/docker/registry [2022-05-12T16:59:08.659Z] github.com/docker/docker/registry/resumable [2022-05-12T16:59:08.659Z] github.com/docker/docker/restartmanager [2022-05-12T16:59:08.659Z] github.com/docker/docker/rootless [2022-05-12T16:59:08.659Z] github.com/docker/docker/rootless/specconv [2022-05-12T16:59:08.659Z] github.com/docker/docker/runconfig [2022-05-12T16:59:08.659Z] github.com/docker/docker/runconfig/opts [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/daemon [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/environment [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fakegit [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/registry [2022-05-12T16:59:08.659Z] github.com/docker/docker/testutil/request [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/drivers [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/local [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/mounts [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/service [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/service/opts [2022-05-12T16:59:08.659Z] github.com/docker/docker/volume/testutils' [2022-05-12T16:59:08.659Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/backend/build [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/httputils [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/middleware [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/build [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/container [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/debug [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/image [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/network [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/session [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/system [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/server/router/volume [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/backend [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/container [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/events [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/filters [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/image [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/mount [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/network [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/registry [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/strslice [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/swarm [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/time [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/versions [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T16:59:08.659Z] github.com/docker/docker/api/types/volume [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/dockerfile [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/remotecontext [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T16:59:08.659Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T16:59:08.659Z] github.com/docker/docker/cli [2022-05-12T16:59:08.659Z] github.com/docker/docker/cli/config [2022-05-12T16:59:08.659Z] github.com/docker/docker/cli/debug [2022-05-12T16:59:08.659Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T16:59:08.659Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/client [2022-05-12T16:59:08.659Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T16:59:08.659Z] github.com/docker/docker/cmd/dockerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T16:59:08.659Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T16:59:08.659Z] github.com/docker/docker/container [2022-05-12T16:59:08.659Z] github.com/docker/docker/container/stream [2022-05-12T16:59:08.659Z] github.com/docker/docker/contrib/apparmor [2022-05-12T16:59:08.659Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T16:59:08.659Z] github.com/docker/docker/contrib/httpserver [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/config [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/events [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/exec [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/images [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/initlayer [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/links [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/listeners [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/local [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/names [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/network [2022-05-12T16:59:08.659Z] github.com/docker/docker/daemon/stats [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/metadata [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/utils [2022-05-12T16:59:08.659Z] github.com/docker/docker/distribution/xfer [2022-05-12T16:59:08.659Z] github.com/docker/docker/dockerversion [2022-05-12T16:59:08.659Z] github.com/docker/docker/errdefs [2022-05-12T16:59:08.659Z] github.com/docker/docker/image [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/cache [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/tarexport [2022-05-12T16:59:08.659Z] github.com/docker/docker/image/v1 [2022-05-12T16:59:08.659Z] github.com/docker/docker/internal/test/suite [2022-05-12T16:59:08.659Z] github.com/docker/docker/layer [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T16:59:08.659Z] github.com/docker/docker/libcontainerd/types [2022-05-12T16:59:08.659Z] github.com/docker/docker/oci [2022-05-12T16:59:08.659Z] github.com/docker/docker/oci/caps [2022-05-12T16:59:08.659Z] github.com/docker/docker/opts [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/aaparser [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/archive [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/authorization [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/capabilities [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/containerfs [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/directory [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/dmesg [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/filenotify [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/fileutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/fsutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/homedir [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/idtools [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/ioutils [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/longpath [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/loopback [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pidfile [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/platform [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pools [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/progress [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/pubsub [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/reexec [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/signal [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stack [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/stringid [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/system [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/tailfile [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/tarsum [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/truncindex [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/urlutil [2022-05-12T16:59:08.659Z] github.com/docker/docker/pkg/useragent [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T16:59:08.659Z] github.com/docker/docker/plugin/v2 [2022-05-12T16:59:08.659Z] github.com/docker/docker/profiles/apparmor [2022-05-12T16:59:08.660Z] github.com/docker/docker/profiles/seccomp [2022-05-12T16:59:08.660Z] github.com/docker/docker/quota [2022-05-12T16:59:08.660Z] github.com/docker/docker/reference [2022-05-12T16:59:08.660Z] github.com/docker/docker/registry [2022-05-12T16:59:08.660Z] github.com/docker/docker/registry/resumable [2022-05-12T16:59:08.660Z] github.com/docker/docker/restartmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/rootless [2022-05-12T16:59:08.660Z] github.com/docker/docker/rootless/specconv [2022-05-12T16:59:08.660Z] github.com/docker/docker/runconfig [2022-05-12T16:59:08.660Z] github.com/docker/docker/runconfig/opts [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/daemon [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/environment [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakegit [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/registry [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/request [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/drivers [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/local [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/mounts [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/service [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/service/opts [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/testutils' [2022-05-12T16:59:08.660Z] ++ grep --fixed-strings /libnetwork [2022-05-12T16:59:08.660Z] ++ echo 'github.com/docker/docker/api [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/backend/build [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/httputils [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/middleware [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/build [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/container [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/debug [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/image [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/network [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/session [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/system [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/server/router/volume [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/backend [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/container [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/events [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/filters [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/image [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/mount [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/network [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/registry [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/strslice [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/swarm [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/time [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/versions [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T16:59:08.660Z] github.com/docker/docker/api/types/volume [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/dockerfile [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/remotecontext [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T16:59:08.660Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T16:59:08.660Z] github.com/docker/docker/cli [2022-05-12T16:59:08.660Z] github.com/docker/docker/cli/config [2022-05-12T16:59:08.660Z] github.com/docker/docker/cli/debug [2022-05-12T16:59:08.660Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T16:59:08.660Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T16:59:08.660Z] github.com/docker/docker/client [2022-05-12T16:59:08.660Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T16:59:08.660Z] github.com/docker/docker/cmd/dockerd [2022-05-12T16:59:08.660Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T16:59:08.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T16:59:08.660Z] github.com/docker/docker/container [2022-05-12T16:59:08.660Z] github.com/docker/docker/container/stream [2022-05-12T16:59:08.660Z] github.com/docker/docker/contrib/apparmor [2022-05-12T16:59:08.660Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T16:59:08.660Z] github.com/docker/docker/contrib/httpserver [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/config [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/events [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/exec [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/images [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/initlayer [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/links [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/listeners [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/local [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/names [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/network [2022-05-12T16:59:08.660Z] github.com/docker/docker/daemon/stats [2022-05-12T16:59:08.660Z] github.com/docker/docker/distribution [2022-05-12T16:59:08.660Z] github.com/docker/docker/distribution/metadata [2022-05-12T16:59:08.660Z] github.com/docker/docker/distribution/utils [2022-05-12T16:59:08.660Z] github.com/docker/docker/distribution/xfer [2022-05-12T16:59:08.660Z] github.com/docker/docker/dockerversion [2022-05-12T16:59:08.660Z] github.com/docker/docker/errdefs [2022-05-12T16:59:08.660Z] github.com/docker/docker/image [2022-05-12T16:59:08.660Z] github.com/docker/docker/image/cache [2022-05-12T16:59:08.660Z] github.com/docker/docker/image/tarexport [2022-05-12T16:59:08.660Z] github.com/docker/docker/image/v1 [2022-05-12T16:59:08.660Z] github.com/docker/docker/internal/test/suite [2022-05-12T16:59:08.660Z] github.com/docker/docker/layer [2022-05-12T16:59:08.660Z] github.com/docker/docker/libcontainerd [2022-05-12T16:59:08.660Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T16:59:08.660Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T16:59:08.660Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T16:59:08.660Z] github.com/docker/docker/libcontainerd/types [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/config [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/idm [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/ns [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/options [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/osl [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/types [2022-05-12T16:59:08.660Z] github.com/docker/docker/oci [2022-05-12T16:59:08.660Z] github.com/docker/docker/oci/caps [2022-05-12T16:59:08.660Z] github.com/docker/docker/opts [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/aaparser [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/archive [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/authorization [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/capabilities [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/containerfs [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/directory [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/dmesg [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/filenotify [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/fileutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/fsutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/homedir [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/idtools [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/ioutils [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/longpath [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/loopback [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/parsers [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/pidfile [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/platform [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugins [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/pools [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/progress [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/pubsub [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/reexec [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/signal [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/stack [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/stringid [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/system [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/tailfile [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/tarsum [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/truncindex [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/urlutil [2022-05-12T16:59:08.660Z] github.com/docker/docker/pkg/useragent [2022-05-12T16:59:08.660Z] github.com/docker/docker/plugin [2022-05-12T16:59:08.660Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T16:59:08.660Z] github.com/docker/docker/plugin/v2 [2022-05-12T16:59:08.660Z] github.com/docker/docker/profiles/apparmor [2022-05-12T16:59:08.660Z] github.com/docker/docker/profiles/seccomp [2022-05-12T16:59:08.660Z] github.com/docker/docker/quota [2022-05-12T16:59:08.660Z] github.com/docker/docker/reference [2022-05-12T16:59:08.660Z] github.com/docker/docker/registry [2022-05-12T16:59:08.660Z] github.com/docker/docker/registry/resumable [2022-05-12T16:59:08.660Z] github.com/docker/docker/restartmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/rootless [2022-05-12T16:59:08.660Z] github.com/docker/docker/rootless/specconv [2022-05-12T16:59:08.660Z] github.com/docker/docker/runconfig [2022-05-12T16:59:08.660Z] github.com/docker/docker/runconfig/opts [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/daemon [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/environment [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakegit [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/registry [2022-05-12T16:59:08.660Z] github.com/docker/docker/testutil/request [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/drivers [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/local [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/mounts [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/service [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/service/opts [2022-05-12T16:59:08.660Z] github.com/docker/docker/volume/testutils' [2022-05-12T16:59:08.660Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/config [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T16:59:08.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/idm [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ns [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/options [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/osl [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/types' [2022-05-12T16:59:08.661Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/config [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/idm [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T16:59:08.661Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T16:59:08.661Z] twork/ipams/remote [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/ns [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/options [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/osl [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/types' [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T16:59:08.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T16:59:08.661Z] + type docker-proxy [2022-05-12T16:59:08.661Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T16:59:08.661Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T16:59:08.661Z] [2022-05-12T16:59:08.661Z] Removing bundles/ [2022-05-12T16:59:08.661Z] [2022-05-12T16:59:08.661Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T16:59:08.661Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T16:59:08.661Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T16:59:08.857Z] Client: [2022-05-12T16:59:08.857Z] Context: default [2022-05-12T16:59:08.857Z] Debug Mode: false [2022-05-12T16:59:08.857Z] Plugins: [2022-05-12T16:59:08.857Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T16:59:08.857Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T16:59:08.857Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T16:59:08.857Z] [2022-05-12T16:59:08.857Z] Server: [2022-05-12T16:59:08.857Z] Containers: 0 [2022-05-12T16:59:08.857Z] Running: 0 [2022-05-12T16:59:08.857Z] Paused: 0 [2022-05-12T16:59:08.857Z] Stopped: 0 [2022-05-12T16:59:08.857Z] Images: 13 [2022-05-12T16:59:08.857Z] Server Version: 20.10.9 [2022-05-12T16:59:08.857Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T16:59:08.857Z] Windows: [2022-05-12T16:59:08.857Z] LCOW: [2022-05-12T16:59:08.857Z] Logging Driver: json-file [2022-05-12T16:59:08.857Z] Plugins: [2022-05-12T16:59:08.857Z] Volume: local [2022-05-12T16:59:08.857Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T16:59:08.857Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T16:59:08.857Z] Swarm: inactive [2022-05-12T16:59:08.857Z] Default Isolation: process [2022-05-12T16:59:08.857Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T16:59:08.857Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T16:59:08.857Z] OSType: windows [2022-05-12T16:59:08.857Z] Architecture: x86_64 [2022-05-12T16:59:08.858Z] CPUs: 4 [2022-05-12T16:59:08.858Z] Total Memory: 32GiB [2022-05-12T16:59:08.858Z] Name: azwin-2-1388c0 [2022-05-12T16:59:08.858Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T16:59:08.858Z] Docker Root Dir: D:\docker [2022-05-12T16:59:08.858Z] Debug Mode: false [2022-05-12T16:59:08.858Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:08.858Z] Labels: [2022-05-12T16:59:08.858Z] Experimental: true [2022-05-12T16:59:08.858Z] Insecure Registries: [2022-05-12T16:59:08.858Z] 10.0.0.4:5000 [2022-05-12T16:59:08.858Z] 127.0.0.0/8 [2022-05-12T16:59:08.858Z] Registry Mirrors: [2022-05-12T16:59:08.858Z] http://10.0.0.4:5000/ [2022-05-12T16:59:08.858Z] Live Restore Enabled: false [2022-05-12T16:59:08.858Z] Product License: Community Engine [2022-05-12T16:59:08.858Z] [2022-05-12T16:59:08.879Z] #31 ... [2022-05-12T16:59:08.879Z] [2022-05-12T16:59:08.879Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T16:59:08.879Z] #15 sha256:c7433f0c2b22bae6eb7a9889fc3227311d2930ff4a4c29cb9588df5f4f46862d [2022-05-12T16:59:08.879Z] #15 DONE 1.0s [2022-05-12T16:59:08.879Z] [2022-05-12T16:59:08.879Z] #31 [internal] load build context [2022-05-12T16:59:08.879Z] #31 sha256:85dd0a5dcd380013b152480184768ec2c5a6195ed7ac697b9f8c3c00ccac684f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T16:59:09.139Z] #31 transferring context: 61.11MB 2.7s done [2022-05-12T16:59:09.139Z] #31 DONE 2.7s [2022-05-12T16:59:09.139Z] [2022-05-12T16:59:09.139Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T16:59:09.139Z] #16 sha256:6d614968a1c9b6ae4cccfbddf7cf03e76df5d361722e02c4fb43464e6fe599aa [2022-05-12T16:59:09.334Z] #80 exporting layers 1.0s done [2022-05-12T16:59:09.334Z] #80 writing image sha256:1846391b4d04a480f4c9dd83631056b2fa7d6bc5fd4aa26979c8baa48f789065 [2022-05-12T16:59:09.334Z] #80 writing image sha256:1846391b4d04a480f4c9dd83631056b2fa7d6bc5fd4aa26979c8baa48f789065 done [2022-05-12T16:59:09.334Z] #80 naming to docker.io/library/docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 done [2022-05-12T16:59:09.334Z] #80 DONE 1.1s [2022-05-12T16:59:09.707Z] #16 DONE 0.9s [2022-05-12T16:59:09.707Z] [2022-05-12T16:59:09.707Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T16:59:09.707Z] #17 sha256:23659e0051cf0ad1bb97845b598e2376f9883087ce04576029a20166e39ce49e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T16:59:09.966Z] #17 DONE 0.5s [2022-05-12T16:59:09.966Z] [2022-05-12T16:59:09.966Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T16:59:09.966Z] #18 sha256:c1a29bb29b477084bfbf96df03e202451a2890ab1df2fc9b5244785dd20d1476 [2022-05-12T16:59:10.105Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -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:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh dynbinary test-integration [2022-05-12T16:59:10.350Z] #24 transferring context: 61.11MB 3.4s done [2022-05-12T16:59:10.350Z] #24 DONE 3.4s [2022-05-12T16:59:10.350Z] [2022-05-12T16:59:10.350Z] #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-12T16:59:10.350Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:10.351Z] #42 2.137 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T16:59:10.351Z] #42 2.283 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T16:59:10.351Z] #42 2.470 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T16:59:10.351Z] #42 3.459 Reading package lists... [2022-05-12T16:59:10.351Z] #42 ... [2022-05-12T16:59:10.351Z] [2022-05-12T16:59:10.351Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T16:59:10.351Z] #25 sha256:768b64d523a92dc1831bb20a776aafa5762fddc6eacb6b8efa88a4eaa4699c21 [2022-05-12T16:59:10.351Z] #25 DONE 0.4s [2022-05-12T16:59:10.351Z] [2022-05-12T16:59:10.351Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T16:59:10.351Z] #66 sha256:44f3f1e7b84b8e37647cb4fa1f1edaac44bbf60723bc8f4994ef1bbc12c58e2d [2022-05-12T16:59:10.351Z] #66 DONE 0.4s [2022-05-12T16:59:10.367Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T16:59:10.367Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T16:59:10.367Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T16:59:10.367Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T16:59:10.367Z] 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-12T16:59:10.367Z] Detected virtualization docker. [2022-05-12T16:59:10.367Z] Detected architecture x86-64. [2022-05-12T16:59:10.367Z] Set hostname to <8ba64d255d44>. [2022-05-12T16:59:10.535Z] #18 DONE 0.5s [2022-05-12T16:59:10.535Z] [2022-05-12T16:59:10.535Z] #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-12T16:59:10.535Z] #19 sha256:d883799adc563aaa3edadcf8ee4618d8d47b1fdba3443c248a1f7f7f17f6a7e0 [2022-05-12T16:59:10.607Z] [2022-05-12T16:59:10.608Z] #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-12T16:59:10.608Z] #67 sha256:2cb399b2db29a1b08c84d6d90b7ddcf842e459c1edd25e60bb94c7a98f31fffa [2022-05-12T16:59:10.629Z] modprobe@configfs.service: Succeeded. [2022-05-12T16:59:10.629Z] modprobe@drm.service: Succeeded. [2022-05-12T16:59:10.629Z] modprobe@fuse.service: Succeeded. [2022-05-12T16:59:10.629Z] + source /etc/docker-entrypoint-cmd [2022-05-12T16:59:10.629Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T16:59:10.629Z] [2022-05-12T16:59:10.891Z] Removing bundles/ [2022-05-12T16:59:10.891Z] [2022-05-12T16:59:10.891Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T16:59:10.891Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T16:59:10.891Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T16:59:11.102Z] #19 0.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:11.347Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-12T16:59:11.363Z] #19 0.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:11.363Z] #19 0.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:11.363Z] #19 0.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:11.363Z] #19 1.015 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T16:59:11.536Z] #67 1.214 + RM_GOPATH=0 [2022-05-12T16:59:11.536Z] #67 1.214 + TMP_GOPATH= [2022-05-12T16:59:11.536Z] #67 1.214 + : /build [2022-05-12T16:59:11.536Z] #67 1.214 + '[' -z '' ']' [2022-05-12T16:59:11.536Z] #67 1.214 ++ mktemp -d [2022-05-12T16:59:11.536Z] #67 1.215 + export GOPATH=/tmp/tmp.wUQ3RCxDyU [2022-05-12T16:59:11.536Z] #67 1.215 + GOPATH=/tmp/tmp.wUQ3RCxDyU [2022-05-12T16:59:11.536Z] #67 1.216 + RM_GOPATH=1 [2022-05-12T16:59:11.536Z] #67 1.216 + case "$(go env GOARCH)" in [2022-05-12T16:59:11.536Z] #67 1.216 ++ go env GOARCH [2022-05-12T16:59:11.536Z] #67 1.221 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:11.536Z] #67 1.221 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:11.536Z] #67 1.222 ++ dirname /install.sh [2022-05-12T16:59:11.536Z] #67 1.222 + dir=/ [2022-05-12T16:59:11.536Z] #67 1.224 + bin=rootlesskit [2022-05-12T16:59:11.536Z] #67 1.224 + shift [2022-05-12T16:59:11.536Z] #67 1.224 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T16:59:11.536Z] #67 1.224 + . //rootlesskit.installer [2022-05-12T16:59:11.536Z] #67 1.224 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:11.536Z] #67 1.225 + install_rootlesskit [2022-05-12T16:59:11.536Z] #67 1.225 + case "$1" in [2022-05-12T16:59:11.536Z] #67 1.225 + export CGO_ENABLED=0 [2022-05-12T16:59:11.536Z] #67 1.225 + CGO_ENABLED=0 [2022-05-12T16:59:11.537Z] #67 1.225 + _install_rootlesskit [2022-05-12T16:59:11.537Z] #67 1.226 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T16:59:11.537Z] #67 1.226 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:11.537Z] #67 1.226 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T16:59:11.537Z] #67 1.227 + GOBIN=/build [2022-05-12T16:59:11.537Z] #67 1.227 + GO111MODULE=on [2022-05-12T16:59:11.537Z] #67 1.230 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:11.621Z] #19 1.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T16:59:11.621Z] #19 1.193 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T16:59:11.621Z] #19 1.315 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T16:59:11.880Z] #19 1.397 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T16:59:12.138Z] #19 1.477 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T16:59:12.138Z] #19 1.479 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:12.138Z] #19 1.481 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T16:59:12.138Z] #19 1.482 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T16:59:12.138Z] #19 1.484 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T16:59:12.138Z] #19 1.485 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T16:59:12.138Z] #19 1.487 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T16:59:12.138Z] #19 1.488 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T16:59:12.138Z] #19 1.488 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T16:59:12.138Z] #19 1.489 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T16:59:12.138Z] #19 1.490 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T16:59:12.138Z] #19 1.490 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:14.683Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.4s done [2022-05-12T16:59:14.683Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-12T16:59:14.809Z] #67 ... [2022-05-12T16:59:14.809Z] [2022-05-12T16:59:14.809Z] #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-12T16:59:14.809Z] #26 sha256:a5f4a35ecd2fc606b35e079cdf2721e68b0db7cced59654a8f67ffe9c3f97447 [2022-05-12T16:59:14.809Z] #26 1.248 + RM_GOPATH=0 [2022-05-12T16:59:14.809Z] #26 1.248 + TMP_GOPATH= [2022-05-12T16:59:14.809Z] #26 1.248 + : /build [2022-05-12T16:59:14.809Z] #26 1.248 + '[' -z '' ']' [2022-05-12T16:59:14.809Z] #26 1.248 ++ mktemp -d [2022-05-12T16:59:14.809Z] #26 1.251 + export GOPATH=/tmp/tmp.F4meFtdmLJ [2022-05-12T16:59:14.809Z] #26 1.251 + GOPATH=/tmp/tmp.F4meFtdmLJ [2022-05-12T16:59:14.809Z] #26 1.251 + RM_GOPATH=1 [2022-05-12T16:59:14.809Z] #26 1.251 + case "$(go env GOARCH)" in [2022-05-12T16:59:14.809Z] #26 1.252 ++ go env GOARCH [2022-05-12T16:59:14.809Z] #26 1.279 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:14.809Z] #26 1.279 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:14.809Z] #26 1.280 ++ dirname /install.sh [2022-05-12T16:59:14.809Z] #26 1.281 + dir=/ [2022-05-12T16:59:14.809Z] #26 1.281 + bin=dockercli [2022-05-12T16:59:14.809Z] #26 1.281 + shift [2022-05-12T16:59:14.809Z] #26 1.281 + '[' '!' -f //dockercli.installer ']' [2022-05-12T16:59:14.809Z] #26 1.281 + . //dockercli.installer [2022-05-12T16:59:14.809Z] #26 1.281 ++ : stable [2022-05-12T16:59:14.809Z] #26 1.281 ++ : 17.06.2-ce [2022-05-12T16:59:14.809Z] #26 1.281 + install_dockercli [2022-05-12T16:59:14.809Z] #26 1.281 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T16:59:14.809Z] #26 1.281 Install docker/cli version 17.06.2-ce from stable [2022-05-12T16:59:14.809Z] #26 1.282 ++ uname -m [2022-05-12T16:59:14.809Z] #26 1.283 + arch=x86_64 [2022-05-12T16:59:14.809Z] #26 1.283 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T16:59:14.809Z] #26 1.283 + url=https://download.docker.com/linux/static [2022-05-12T16:59:14.809Z] #26 1.283 + tar -xz docker/docker [2022-05-12T16:59:14.809Z] #26 1.283 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T16:59:14.809Z] #26 4.003 + mkdir -p /build [2022-05-12T16:59:14.809Z] #26 4.011 + mv docker/docker /build/ [2022-05-12T16:59:14.809Z] #26 4.015 + rmdir docker [2022-05-12T16:59:14.809Z] #26 DONE 4.1s [2022-05-12T16:59:14.809Z] [2022-05-12T16:59:14.809Z] #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-12T16:59:14.809Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:14.809Z] #14 2.145 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T16:59:14.809Z] #14 2.288 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T16:59:14.809Z] #14 2.470 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T16:59:14.809Z] #14 3.443 Reading package lists... [2022-05-12T16:59:14.809Z] #14 5.182 Reading package lists... [2022-05-12T16:59:14.809Z] #14 6.593 Building dependency tree... [2022-05-12T16:59:14.809Z] #14 7.058 Reading state information... [2022-05-12T16:59:14.809Z] #14 7.524 The following additional packages will be installed: [2022-05-12T16:59:14.809Z] #14 7.530 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T16:59:14.809Z] #14 7.531 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T16:59:14.809Z] #14 7.531 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T16:59:14.809Z] #14 7.532 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T16:59:14.809Z] #14 7.532 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T16:59:14.809Z] #14 7.533 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T16:59:14.809Z] #14 7.534 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T16:59:14.809Z] #14 7.538 Suggested packages: [2022-05-12T16:59:14.809Z] #14 7.538 gcc-10-locales seccomp wine64 [2022-05-12T16:59:14.809Z] #14 7.976 The following NEW packages will be installed: [2022-05-12T16:59:14.809Z] #14 7.976 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T16:59:14.809Z] #14 7.976 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T16:59:14.809Z] #14 7.976 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T16:59:14.809Z] #14 7.976 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T16:59:14.809Z] #14 7.977 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T16:59:14.809Z] #14 7.977 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T16:59:14.809Z] #14 7.978 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T16:59:14.809Z] #14 7.978 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T16:59:14.809Z] #14 7.979 mingw-w64-x86-64-dev [2022-05-12T16:59:14.809Z] #14 8.258 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:14.809Z] #14 8.258 Need to get 115 MB of archives. [2022-05-12T16:59:14.809Z] #14 8.258 After this operation, 645 MB of additional disk space will be used. [2022-05-12T16:59:14.809Z] #14 8.258 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-12T16:59:14.809Z] #14 8.345 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-12T16:59:14.809Z] #14 8.401 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-12T16:59:14.946Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-12T16:59:14.946Z] #11 DONE 24.7s [2022-05-12T16:59:14.946Z] [2022-05-12T16:59:14.946Z] #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-12T16:59:14.946Z] #31 sha256:d1f719f4520dce58f4a1590a6b1fe2dcd2015a456da5050cbe046aa2fcc9093a [2022-05-12T16:59:14.946Z] #31 1.692 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T16:59:14.946Z] #31 1.961 [2022-05-12T16:59:14.946Z] #31 2.187 #=#=# ######################################################################## 100.0% [2022-05-12T16:59:14.946Z] #31 2.455 [2022-05-12T16:59:14.946Z] #31 3.340 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T16:59:14.946Z] #31 3.591 [2022-05-12T16:59:14.946Z] #31 3.812 #=#=# ######################################################################## 100.0% [2022-05-12T16:59:14.946Z] #31 4.097 [2022-05-12T16:59:14.946Z] #31 5.025 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T16:59:14.946Z] #31 5.307 [2022-05-12T16:59:14.946Z] #31 5.531 #=#=# ##### 7.8% ######################################### 57.8% ################################################################ 89.8% ######################################################################## 100.0% [2022-05-12T16:59:14.946Z] #31 6.068 [2022-05-12T16:59:14.946Z] #31 7.068 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T16:59:14.946Z] #31 7.343 [2022-05-12T16:59:14.946Z] #31 7.562 #=#=# ######################################################################## 100.0% [2022-05-12T16:59:15.065Z] #14 8.406 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-12T16:59:15.066Z] #14 8.409 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-12T16:59:15.066Z] #14 8.411 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T16:59:15.066Z] #14 8.495 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-12T16:59:15.066Z] #14 ... [2022-05-12T16:59:15.066Z] [2022-05-12T16:59:15.066Z] #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-12T16:59:15.066Z] #67 sha256:2cb399b2db29a1b08c84d6d90b7ddcf842e459c1edd25e60bb94c7a98f31fffa [2022-05-12T16:59:15.066Z] #67 4.532 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T16:59:15.209Z] #31 7.875 [2022-05-12T16:59:15.209Z] #31 ... [2022-05-12T16:59:15.209Z] [2022-05-12T16:59:15.209Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T16:59:15.209Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T16:59:15.228Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T16:59:15.228Z] [2022-05-12T16:59:15.228Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T16:59:15.228Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T16:59:15.228Z] [2022-05-12T16:59:15.228Z] + mkdir -p bundles [2022-05-12T16:59:15.228Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/backend/build [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/httputils [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/middleware [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/build [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/container [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/debug [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/image [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/network [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/session [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/system [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/server/router/volume [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/backend [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/container [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/events [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/filters [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/image [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/mount [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/network [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/registry [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/strslice [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/swarm [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/time [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/versions [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T16:59:15.228Z] github.com/docker/docker/api/types/volume [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/dockerfile [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/remotecontext [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T16:59:15.228Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T16:59:15.228Z] github.com/docker/docker/cli [2022-05-12T16:59:15.228Z] github.com/docker/docker/cli/config [2022-05-12T16:59:15.228Z] github.com/docker/docker/cli/debug [2022-05-12T16:59:15.228Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T16:59:15.228Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T16:59:15.228Z] github.com/docker/docker/client [2022-05-12T16:59:15.228Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T16:59:15.228Z] github.com/docker/docker/cmd/dockerd [2022-05-12T16:59:15.228Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T16:59:15.228Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T16:59:15.228Z] github.com/docker/docker/container [2022-05-12T16:59:15.228Z] github.com/docker/docker/container/stream [2022-05-12T16:59:15.228Z] github.com/docker/docker/contrib/apparmor [2022-05-12T16:59:15.228Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T16:59:15.228Z] github.com/docker/docker/contrib/httpserver [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/config [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/events [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/exec [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/images [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/initlayer [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/links [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/listeners [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/local [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/names [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/network [2022-05-12T16:59:15.228Z] github.com/docker/docker/daemon/stats [2022-05-12T16:59:15.228Z] github.com/docker/docker/distribution [2022-05-12T16:59:15.228Z] github.com/docker/docker/distribution/metadata [2022-05-12T16:59:15.228Z] github.com/docker/docker/distribution/utils [2022-05-12T16:59:15.228Z] github.com/docker/docker/distribution/xfer [2022-05-12T16:59:15.228Z] github.com/docker/docker/dockerversion [2022-05-12T16:59:15.228Z] github.com/docker/docker/errdefs [2022-05-12T16:59:15.228Z] github.com/docker/docker/image [2022-05-12T16:59:15.228Z] github.com/docker/docker/image/cache [2022-05-12T16:59:15.228Z] github.com/docker/docker/image/tarexport [2022-05-12T16:59:15.228Z] github.com/docker/docker/image/v1 [2022-05-12T16:59:15.228Z] github.com/docker/docker/internal/test/suite [2022-05-12T16:59:15.228Z] github.com/docker/docker/layer [2022-05-12T16:59:15.228Z] github.com/docker/docker/libcontainerd [2022-05-12T16:59:15.228Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T16:59:15.228Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T16:59:15.229Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T16:59:15.229Z] github.com/docker/docker/libcontainerd/types [2022-05-12T16:59:15.229Z] github.com/docker/docker/oci [2022-05-12T16:59:15.229Z] github.com/docker/docker/oci/caps [2022-05-12T16:59:15.229Z] github.com/docker/docker/opts [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/aaparser [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/archive [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/authorization [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/capabilities [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/containerfs [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/directory [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/dmesg [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/filenotify [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/fileutils [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/fsutils [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/homedir [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/idtools [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/ioutils [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/longpath [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/loopback [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/parsers [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/pidfile [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/platform [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugins [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/pools [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/progress [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/pubsub [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/reexec [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/signal [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/stack [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/stringid [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/system [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/tailfile [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/tarsum [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/truncindex [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/urlutil [2022-05-12T16:59:15.229Z] github.com/docker/docker/pkg/useragent [2022-05-12T16:59:15.229Z] github.com/docker/docker/plugin [2022-05-12T16:59:15.229Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T16:59:15.229Z] github.com/docker/docker/plugin/v2 [2022-05-12T16:59:15.229Z] github.com/docker/docker/profiles/apparmor [2022-05-12T16:59:15.229Z] github.com/docker/docker/profiles/seccomp [2022-05-12T16:59:15.229Z] github.com/docker/docker/quota [2022-05-12T16:59:15.229Z] github.com/docker/docker/reference [2022-05-12T16:59:15.229Z] github.com/docker/docker/registry [2022-05-12T16:59:15.229Z] github.com/docker/docker/registry/resumable [2022-05-12T16:59:15.229Z] github.com/docker/docker/restartmanager [2022-05-12T16:59:15.229Z] github.com/docker/docker/rootless [2022-05-12T16:59:15.229Z] github.com/docker/docker/rootless/specconv [2022-05-12T16:59:15.229Z] github.com/docker/docker/runconfig [2022-05-12T16:59:15.229Z] github.com/docker/docker/runconfig/opts [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/daemon [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/environment [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fakegit [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/registry [2022-05-12T16:59:15.229Z] github.com/docker/docker/testutil/request [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/drivers [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/local [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/mounts [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/service [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/service/opts [2022-05-12T16:59:15.229Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T16:59:15.229Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T16:59:15.229Z] ? github.com/docker/docker/api [no test files] [2022-05-12T16:59:15.995Z] #67 ... [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T16:59:15.995Z] #29 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T16:59:15.995Z] #30 sha256:718534ce6e66d3f537921b1a9de49f645cbeadc41796e25ba3e5b4959b9ed4bb [2022-05-12T16:59:15.995Z] #30 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #31 sha256:d3ee29888b85af01d3aeb6e18c1c57120db5713389eb7a7a6108aac6c488fee3 [2022-05-12T16:59:15.995Z] #31 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T16:59:15.995Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T16:59:15.995Z] #33 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T16:59:15.995Z] #34 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T16:59:15.995Z] #36 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T16:59:15.995Z] #38 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T16:59:15.995Z] #40 CACHED [2022-05-12T16:59:15.995Z] [2022-05-12T16:59:15.995Z] #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-12T16:59:15.995Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:15.995Z] #42 3.459 Reading package lists... [2022-05-12T16:59:15.995Z] #42 5.651 Reading package lists... [2022-05-12T16:59:15.995Z] #42 7.278 Building dependency tree... [2022-05-12T16:59:15.995Z] #42 7.746 Reading state information... [2022-05-12T16:59:15.995Z] #42 8.098 The following additional packages will be installed: [2022-05-12T16:59:15.995Z] #42 8.106 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T16:59:15.995Z] #42 8.106 Suggested packages: [2022-05-12T16:59:15.995Z] #42 8.106 cmake-doc ninja-build lrzip [2022-05-12T16:59:15.995Z] #42 8.106 Recommended packages: [2022-05-12T16:59:15.995Z] #42 8.106 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T16:59:15.995Z] #42 8.296 The following NEW packages will be installed: [2022-05-12T16:59:15.995Z] #42 8.296 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T16:59:15.995Z] #42 8.296 vim-common xxd [2022-05-12T16:59:15.995Z] #42 8.573 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:15.995Z] #42 8.573 Need to get 17.7 MB of archives. [2022-05-12T16:59:15.995Z] #42 8.573 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T16:59:15.995Z] #42 8.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T16:59:15.995Z] #42 8.578 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-12T16:59:15.995Z] #42 8.592 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T16:59:15.995Z] #42 8.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T16:59:15.995Z] #42 8.948 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-12T16:59:15.995Z] #42 8.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T16:59:15.995Z] #42 8.975 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T16:59:15.995Z] #42 8.983 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T16:59:15.995Z] #42 8.985 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T16:59:15.995Z] #42 8.991 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T16:59:15.995Z] #42 9.467 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:15.995Z] #42 9.577 Fetched 17.7 MB in 1s (20.5 MB/s) [2022-05-12T16:59:16.161Z] #12 DONE 1.3s [2022-05-12T16:59:16.161Z] [2022-05-12T16:59:16.161Z] #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-12T16:59:16.161Z] #31 sha256:d1f719f4520dce58f4a1590a6b1fe2dcd2015a456da5050cbe046aa2fcc9093a [2022-05-12T16:59:16.161Z] #31 8.579 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T16:59:16.161Z] #31 8.768 [2022-05-12T16:59:16.161Z] #31 8.993 #=#=# ######################################################################## 100.0% [2022-05-12T16:59:16.253Z] #42 ... [2022-05-12T16:59:16.253Z] [2022-05-12T16:59:16.253Z] #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-12T16:59:16.253Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T16:59:16.253Z] #62 2.122 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T16:59:16.253Z] #62 2.299 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T16:59:16.253Z] #62 2.475 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T16:59:16.253Z] #62 3.590 Reading package lists... [2022-05-12T16:59:16.253Z] #62 5.589 Reading package lists... [2022-05-12T16:59:16.253Z] #62 7.081 Building dependency tree... [2022-05-12T16:59:16.253Z] #62 7.445 Reading state information... [2022-05-12T16:59:16.253Z] #62 7.821 The following additional packages will be installed: [2022-05-12T16:59:16.253Z] #62 7.828 libbtrfs0 [2022-05-12T16:59:16.253Z] #62 7.888 The following NEW packages will be installed: [2022-05-12T16:59:16.253Z] #62 7.890 libbtrfs-dev libbtrfs0 [2022-05-12T16:59:16.253Z] #62 8.195 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:16.253Z] #62 8.195 Need to get 460 kB of archives. [2022-05-12T16:59:16.253Z] #62 8.195 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T16:59:16.253Z] #62 8.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T16:59:16.253Z] #62 8.203 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T16:59:16.253Z] #62 8.643 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:16.253Z] #62 8.775 Fetched 460 kB in 0s (1589 kB/s) [2022-05-12T16:59:16.253Z] #62 8.825 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T16:59:16.253Z] #62 8.825 (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-12T16:59:16.253Z] #62 8.860 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T16:59:16.253Z] #62 8.892 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:16.253Z] #62 9.121 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T16:59:16.253Z] #62 9.121 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T16:59:16.253Z] #62 9.134 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:16.253Z] #62 9.359 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:16.253Z] #62 9.379 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:16.253Z] #62 9.389 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T16:59:16.253Z] #62 DONE 9.7s [2022-05-12T16:59:16.253Z] [2022-05-12T16:59:16.253Z] #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-12T16:59:16.253Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:16.253Z] #42 9.635 Selecting previously unselected package xxd. [2022-05-12T16:59:16.253Z] #42 9.635 (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-12T16:59:16.253Z] #42 9.662 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T16:59:16.253Z] #42 9.671 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:16.253Z] #42 ... [2022-05-12T16:59:16.253Z] [2022-05-12T16:59:16.253Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T16:59:16.253Z] #63 sha256:ca09627f061b7fcc32983424200fef9f0f8957b3bf5bb070e041d36d3d9a3936 [2022-05-12T16:59:16.253Z] #63 DONE 0.1s [2022-05-12T16:59:16.253Z] [2022-05-12T16:59:16.253Z] #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-12T16:59:16.253Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:16.253Z] #42 9.842 Selecting previously unselected package vim-common. [2022-05-12T16:59:16.253Z] #42 9.842 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T16:59:16.423Z] #31 9.267 [2022-05-12T16:59:16.423Z] #31 9.350 Download of images into '/build' complete. [2022-05-12T16:59:16.423Z] #31 9.350 Use something like the following to load the result into a Docker daemon: [2022-05-12T16:59:16.423Z] #31 9.350 tar -cC '/build' . | docker load [2022-05-12T16:59:16.423Z] #31 DONE 9.4s [2022-05-12T16:59:16.423Z] [2022-05-12T16:59:16.423Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-12T16:59:16.423Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T16:59:16.510Z] #42 9.869 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:16.767Z] #42 10.16 Selecting previously unselected package cmake-data. [2022-05-12T16:59:16.767Z] #42 10.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T16:59:16.767Z] #42 10.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T16:59:16.999Z] #13 DONE 0.8s [2022-05-12T16:59:16.999Z] [2022-05-12T16:59:16.999Z] #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-12T16:59:16.999Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T16:59:17.579Z] #36 ... [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T16:59:17.579Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T16:59:17.579Z] #33 DONE 0.2s [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T16:59:17.579Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T16:59:17.579Z] #46 DONE 0.4s [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #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-12T16:59:17.579Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T16:59:17.579Z] #50 DONE 0.5s [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T16:59:17.579Z] #66 sha256:c2772797c0b91678cf7eaa218b8f999182d7be1cafccc166ccec5eea586ac1ef [2022-05-12T16:59:17.579Z] #66 DONE 0.5s [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T16:59:17.579Z] #25 sha256:14c1e39b208ebaff6af5b42c804b11c0525ad64a4c9f322cf91f2178006e3a14 [2022-05-12T16:59:17.579Z] #25 DONE 0.5s [2022-05-12T16:59:17.579Z] [2022-05-12T16:59:17.579Z] #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-12T16:59:17.579Z] #67 sha256:f753d3a6fb62e5e82f3eb51f0ca5c5feef9858995bd70874051bcf9d2ebd62b9 [2022-05-12T16:59:17.695Z] #42 11.24 Selecting previously unselected package libicu67:amd64. [2022-05-12T16:59:17.695Z] #42 11.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T16:59:17.695Z] #42 11.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T16:59:18.708Z] #19 7.164 Fetched 49.0 MB in 7s (7358 kB/s) [2022-05-12T16:59:20.213Z] #42 13.73 Selecting previously unselected package libxml2:amd64. [2022-05-12T16:59:20.213Z] #42 13.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T16:59:20.213Z] #42 13.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T16:59:20.470Z] #42 14.02 Selecting previously unselected package libarchive13:amd64. [2022-05-12T16:59:20.470Z] #42 14.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T16:59:20.470Z] #42 14.02 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T16:59:20.470Z] #42 14.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T16:59:20.638Z] #19 7.164 Reading package lists... [2022-05-12T16:59:20.726Z] #42 14.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T16:59:20.726Z] #42 14.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T16:59:20.726Z] #42 14.25 Selecting previously unselected package librhash0:amd64. [2022-05-12T16:59:20.726Z] #42 14.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T16:59:20.726Z] #42 14.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T16:59:20.983Z] #42 14.37 Selecting previously unselected package libuv1:amd64. [2022-05-12T16:59:20.983Z] #42 14.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T16:59:20.983Z] #42 14.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T16:59:20.983Z] #42 14.47 Selecting previously unselected package cmake. [2022-05-12T16:59:20.983Z] #42 14.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T16:59:20.983Z] #42 14.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T16:59:21.804Z] #67 4.072 + RM_GOPATH=0 [2022-05-12T16:59:21.804Z] #67 4.072 + TMP_GOPATH= [2022-05-12T16:59:21.804Z] #67 4.072 + : /build [2022-05-12T16:59:21.804Z] #67 4.073 + '[' -z '' ']' [2022-05-12T16:59:21.804Z] #67 4.077 ++ mktemp -d [2022-05-12T16:59:21.804Z] #67 4.078 + export GOPATH=/tmp/tmp.UJkV5XB8z4 [2022-05-12T16:59:21.804Z] #67 4.082 + GOPATH=/tmp/tmp.UJkV5XB8z4 [2022-05-12T16:59:21.804Z] #67 4.082 + RM_GOPATH=1 [2022-05-12T16:59:21.804Z] #67 4.082 + case "$(go env GOARCH)" in [2022-05-12T16:59:21.804Z] #67 4.086 ++ go env GOARCH [2022-05-12T16:59:21.804Z] #67 4.109 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:21.804Z] #67 4.109 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:21.804Z] #67 4.109 ++ dirname /install.sh [2022-05-12T16:59:21.804Z] #67 4.110 + dir=/ [2022-05-12T16:59:21.804Z] #67 4.110 + bin=rootlesskit [2022-05-12T16:59:21.804Z] #67 4.113 + shift [2022-05-12T16:59:21.804Z] #67 4.114 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T16:59:21.804Z] #67 4.114 + . //rootlesskit.installer [2022-05-12T16:59:21.804Z] #67 4.114 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:21.804Z] #67 4.114 + install_rootlesskit [2022-05-12T16:59:21.804Z] #67 4.114 + case "$1" in [2022-05-12T16:59:21.804Z] #67 4.114 + export CGO_ENABLED=0 [2022-05-12T16:59:21.804Z] #67 4.114 + CGO_ENABLED=0 [2022-05-12T16:59:21.804Z] #67 4.114 + _install_rootlesskit [2022-05-12T16:59:21.804Z] #67 4.122 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T16:59:21.804Z] #67 4.126 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:21.804Z] #67 4.126 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T16:59:21.804Z] #67 4.127 + GOBIN=/build [2022-05-12T16:59:21.804Z] #67 4.127 + GO111MODULE=on [2022-05-12T16:59:21.804Z] #67 4.127 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:22.119Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T16:59:22.119Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-90886d70\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T16:59:22.119Z] ---------------------------------------------------------------------------- [2022-05-12T16:59:22.119Z] [2022-05-12T16:59:22.119Z] INFO: executeCI.ps1 starting at Thu May 12 16:59:20 CUT 2022 [2022-05-12T16:59:22.119Z] [2022-05-12T16:59:22.119Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T16:59:22.119Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T16:59:22.119Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T16:59:22.119Z] INFO: Environment variables: [2022-05-12T16:59:22.119Z] [2022-05-12T16:59:22.119Z] Name Value [2022-05-12T16:59:22.119Z] ---- ----- [2022-05-12T16:59:22.119Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T16:59:22.119Z] amd64 true [2022-05-12T16:59:22.119Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T16:59:22.119Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T16:59:22.119Z] arm64 true [2022-05-12T16:59:22.119Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T16:59:22.119Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T16:59:22.119Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T16:59:22.119Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T16:59:22.119Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T16:59:22.119Z] BRANCH_NAME PR-43110 [2022-05-12T16:59:22.119Z] BUILD_DISPLAY_NAME #9 [2022-05-12T16:59:22.119Z] BUILD_ID 9 [2022-05-12T16:59:22.119Z] BUILD_NUMBER 9 [2022-05-12T16:59:22.119Z] BUILD_TAG jenkins-moby-PR-43110-9 [2022-05-12T16:59:22.120Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/ [2022-05-12T16:59:22.120Z] cgroup2 true [2022-05-12T16:59:22.120Z] CHANGE_AUTHOR saiarcot895 [2022-05-12T16:59:22.120Z] CHANGE_AUTHOR_DISPLAY_NAME Saikrishna Arcot [2022-05-12T16:59:22.120Z] CHANGE_AUTHOR_EMAIL saiarcot895@gmail.com [2022-05-12T16:59:22.120Z] CHANGE_BRANCH btrfs-optimizations [2022-05-12T16:59:22.120Z] CHANGE_FORK saiarcot895 [2022-05-12T16:59:22.120Z] CHANGE_ID 43110 [2022-05-12T16:59:22.120Z] CHANGE_TARGET master [2022-05-12T16:59:22.120Z] CHANGE_TITLE Btrfs optimizations for storing and deleting layers [2022-05-12T16:59:22.120Z] CHANGE_URL https://github.com/moby/moby/pull/43110 [2022-05-12T16:59:22.120Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T16:59:22.120Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T16:59:22.120Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T16:59:22.120Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T16:59:22.120Z] COMPUTERNAME azwin-2-1388c0 [2022-05-12T16:59:22.120Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T16:59:22.120Z] ConfigSequenceNumber 0 [2022-05-12T16:59:22.120Z] dco true [2022-05-12T16:59:22.120Z] DOCKER_BUILDKIT 0 [2022-05-12T16:59:22.120Z] DOCKER_DUT_DEBUG 1 [2022-05-12T16:59:22.120Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T16:59:22.120Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T16:59:22.120Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T16:59:22.120Z] EXECUTOR_NUMBER 0 [2022-05-12T16:59:22.120Z] FQDN azwin-2-1388c0.westus.cloudapp.azure.com [2022-05-12T16:59:22.120Z] GIT_BRANCH PR-43110 [2022-05-12T16:59:22.120Z] GIT_COMMIT a6e7ef1cd69be36c0ad01a197ac97235b27f644d [2022-05-12T16:59:22.120Z] GIT_PREVIOUS_COMMIT e9721e2176b5c3bdc77e42ab3f8483365154f398 [2022-05-12T16:59:22.120Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6735c822269119d62e78d6bc443c7502f4514aeb [2022-05-12T16:59:22.120Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T16:59:22.120Z] HUDSON_COOKIE 078087b4-fae7-4453-9585-5eb63a34f1cf [2022-05-12T16:59:22.120Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T16:59:22.120Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T16:59:22.120Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T16:59:22.120Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T16:59:22.120Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T16:59:22.120Z] JENKINS_NODE_COOKIE ffdea5cc-ff98-4432-927f-51182bbad98b [2022-05-12T16:59:22.120Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T16:59:22.120Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T16:59:22.120Z] JOB_BASE_NAME PR-43110 [2022-05-12T16:59:22.120Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/display/redirect [2022-05-12T16:59:22.120Z] JOB_NAME moby/PR-43110 [2022-05-12T16:59:22.120Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/ [2022-05-12T16:59:22.120Z] library.jps.version master [2022-05-12T16:59:22.120Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T16:59:22.120Z] NODE_LABELS amd64 azure azwin-2-1388c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T16:59:22.120Z] NODE_NAME azwin-2-1388c0 [2022-05-12T16:59:22.120Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T16:59:22.120Z] OS Windows_NT [2022-05-12T16:59:22.120Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T16:59:22.120Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T16:59:22.120Z] ppc64le false [2022-05-12T16:59:22.120Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T16:59:22.120Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T16:59:22.120Z] PROCESSOR_LEVEL 6 [2022-05-12T16:59:22.120Z] PROCESSOR_REVISION 5507 [2022-05-12T16:59:22.120Z] ProgramData C:\ProgramData [2022-05-12T16:59:22.120Z] ProgramFiles C:\Program Files [2022-05-12T16:59:22.120Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T16:59:22.120Z] ProgramW6432 C:\Program Files [2022-05-12T16:59:22.120Z] PROMPT $P$G [2022-05-12T16:59:22.120Z] PSExecutionPolicyPreference Bypass [2022-05-12T16:59:22.120Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T16:59:22.120Z] PUBLIC C:\Users\Public [2022-05-12T16:59:22.120Z] rootless true [2022-05-12T16:59:22.120Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=artif... [2022-05-12T16:59:22.120Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=changes [2022-05-12T16:59:22.120Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect [2022-05-12T16:59:22.120Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=tests [2022-05-12T16:59:22.120Z] s390x false [2022-05-12T16:59:22.120Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T16:59:22.120Z] SOURCES_DRIVE d [2022-05-12T16:59:22.120Z] SOURCES_SUBDIR gopath [2022-05-12T16:59:22.120Z] STAGE_NAME Run tests [2022-05-12T16:59:22.120Z] SystemDrive C: [2022-05-12T16:59:22.120Z] SystemRoot C:\Windows [2022-05-12T16:59:22.120Z] TEMP C:\Windows\TEMP [2022-05-12T16:59:22.120Z] TESTDEBUG 0 [2022-05-12T16:59:22.120Z] TESTRUN_DRIVE d [2022-05-12T16:59:22.120Z] TESTRUN_SUBDIR CI [2022-05-12T16:59:22.120Z] TIMEOUT 120m [2022-05-12T16:59:22.120Z] TMP C:\Windows\TEMP [2022-05-12T16:59:22.120Z] unit_validate true [2022-05-12T16:59:22.120Z] USERDOMAIN WORKGROUP [2022-05-12T16:59:22.120Z] USERNAME azwin-2-1388c0$ [2022-05-12T16:59:22.120Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T16:59:22.120Z] validate_force false [2022-05-12T16:59:22.120Z] windir C:\Windows [2022-05-12T16:59:22.120Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T16:59:22.120Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T16:59:22.120Z] windows2022 true [2022-05-12T16:59:22.120Z] windows2022containerd true [2022-05-12T16:59:22.120Z] windowsRS5 true [2022-05-12T16:59:22.120Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T16:59:22.120Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] INFO: Sources under d:\gopath\... [2022-05-12T16:59:22.120Z] INFO: Test run under d:\CI\... [2022-05-12T16:59:22.120Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T16:59:22.120Z] INFO: docker/docker repository was found [2022-05-12T16:59:22.120Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T16:59:22.120Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T16:59:22.120Z] INFO: Docker version of control daemon [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] Client: [2022-05-12T16:59:22.120Z] Version: 20.10.9 [2022-05-12T16:59:22.120Z] API version: 1.41 [2022-05-12T16:59:22.120Z] Go version: go1.16.8 [2022-05-12T16:59:22.120Z] Git commit: c2ea9bc [2022-05-12T16:59:22.120Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T16:59:22.120Z] OS/Arch: windows/amd64 [2022-05-12T16:59:22.120Z] Context: default [2022-05-12T16:59:22.120Z] Experimental: true [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] Server: Docker Engine - Community [2022-05-12T16:59:22.120Z] Engine: [2022-05-12T16:59:22.120Z] Version: 20.10.9 [2022-05-12T16:59:22.120Z] API version: 1.41 (minimum version 1.24) [2022-05-12T16:59:22.120Z] Go version: go1.16.8 [2022-05-12T16:59:22.120Z] Git commit: 79ea9d3 [2022-05-12T16:59:22.120Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T16:59:22.120Z] OS/Arch: windows/amd64 [2022-05-12T16:59:22.120Z] Experimental: true [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] INFO: Docker info of control daemon [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] Client: [2022-05-12T16:59:22.120Z] Context: default [2022-05-12T16:59:22.120Z] Debug Mode: false [2022-05-12T16:59:22.120Z] Plugins: [2022-05-12T16:59:22.120Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T16:59:22.120Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T16:59:22.120Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] Server: [2022-05-12T16:59:22.120Z] Containers: 0 [2022-05-12T16:59:22.120Z] Running: 0 [2022-05-12T16:59:22.120Z] Paused: 0 [2022-05-12T16:59:22.120Z] Stopped: 0 [2022-05-12T16:59:22.120Z] Images: 13 [2022-05-12T16:59:22.120Z] Server Version: 20.10.9 [2022-05-12T16:59:22.120Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T16:59:22.120Z] Windows: [2022-05-12T16:59:22.120Z] LCOW: [2022-05-12T16:59:22.120Z] Logging Driver: json-file [2022-05-12T16:59:22.120Z] Plugins: [2022-05-12T16:59:22.120Z] Volume: local [2022-05-12T16:59:22.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T16:59:22.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T16:59:22.120Z] Swarm: inactive [2022-05-12T16:59:22.120Z] Default Isolation: process [2022-05-12T16:59:22.120Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T16:59:22.120Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T16:59:22.120Z] OSType: windows [2022-05-12T16:59:22.120Z] Architecture: x86_64 [2022-05-12T16:59:22.120Z] CPUs: 4 [2022-05-12T16:59:22.120Z] Total Memory: 32GiB [2022-05-12T16:59:22.120Z] Name: azwin-2-1388c0 [2022-05-12T16:59:22.120Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T16:59:22.120Z] Docker Root Dir: D:\docker [2022-05-12T16:59:22.120Z] Debug Mode: false [2022-05-12T16:59:22.120Z] Registry: https://index.docker.io/v1/ [2022-05-12T16:59:22.120Z] Labels: [2022-05-12T16:59:22.120Z] Experimental: true [2022-05-12T16:59:22.120Z] Insecure Registries: [2022-05-12T16:59:22.120Z] 10.0.0.4:5000 [2022-05-12T16:59:22.120Z] 127.0.0.0/8 [2022-05-12T16:59:22.120Z] Registry Mirrors: [2022-05-12T16:59:22.120Z] http://10.0.0.4:5000/ [2022-05-12T16:59:22.120Z] Live Restore Enabled: false [2022-05-12T16:59:22.120Z] Product License: Community Engine [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] INFO: Commit hash is a6e7ef1cd6 [2022-05-12T16:59:22.120Z] INFO: Nuke-Everything... [2022-05-12T16:59:22.120Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T16:59:22.120Z] INFO: Nuking d:\CI [2022-05-12T16:59:22.120Z] INFO: Zapped successfully [2022-05-12T16:59:22.120Z] INFO: Location for testing is d:\CI\PR-43110\9 [2022-05-12T16:59:22.120Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.120Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 16:59:21... [2022-05-12T16:59:22.120Z] [2022-05-12T16:59:22.379Z] #67 4.682 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T16:59:22.876Z] #42 ... [2022-05-12T16:59:22.876Z] [2022-05-12T16:59:22.876Z] #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-12T16:59:22.876Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:22.876Z] #14 8.564 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-12T16:59:22.876Z] #14 8.584 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-12T16:59:22.876Z] #14 8.859 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-12T16:59:22.876Z] #14 9.552 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-12T16:59:22.876Z] #14 9.794 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-12T16:59:22.876Z] #14 10.14 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-12T16:59:22.876Z] #14 10.85 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-12T16:59:22.876Z] #14 11.11 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-12T16:59:22.876Z] #14 11.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T16:59:22.876Z] #14 11.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T16:59:22.876Z] #14 11.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T16:59:22.876Z] #14 11.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T16:59:22.876Z] #14 11.13 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-12T16:59:22.876Z] #14 11.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T16:59:22.876Z] #14 11.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T16:59:22.876Z] #14 11.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T16:59:22.876Z] #14 11.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T16:59:22.876Z] #14 11.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T16:59:22.876Z] #14 11.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T16:59:22.876Z] #14 11.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T16:59:22.876Z] #14 11.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T16:59:22.876Z] #14 11.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T16:59:22.876Z] #14 11.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T16:59:22.876Z] #14 11.42 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:22.876Z] #14 11.50 Fetched 115 MB in 3s (36.1 MB/s) [2022-05-12T16:59:22.876Z] #14 11.55 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T16:59:22.876Z] #14 11.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T16:59:22.876Z] #14 11.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T16:59:22.876Z] #14 11.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T16:59:22.876Z] #14 12.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T16:59:22.876Z] #14 12.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T16:59:22.876Z] #14 12.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T16:59:22.876Z] #14 13.34 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T16:59:22.876Z] #14 13.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T16:59:22.876Z] #14 13.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T16:59:22.876Z] #14 13.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T16:59:22.876Z] #14 13.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T16:59:22.876Z] #14 13.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:22.876Z] #14 13.53 Selecting previously unselected package dmsetup. [2022-05-12T16:59:22.876Z] #14 13.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T16:59:22.876Z] #14 13.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T16:59:22.876Z] #14 13.61 Selecting previously unselected package mingw-w64-common. [2022-05-12T16:59:22.876Z] #14 13.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T16:59:22.876Z] #14 13.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T16:59:22.876Z] #14 15.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T16:59:22.876Z] #14 15.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T16:59:22.876Z] #14 15.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T16:59:22.876Z] #14 ... [2022-05-12T16:59:22.876Z] [2022-05-12T16:59:22.876Z] #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-12T16:59:22.876Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:22.876Z] #42 16.29 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T16:59:22.876Z] #42 16.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:22.876Z] #42 16.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T16:59:22.876Z] #42 16.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:22.876Z] #42 16.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T16:59:22.876Z] #42 16.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T16:59:22.876Z] #42 16.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T16:59:22.876Z] #42 16.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T16:59:22.876Z] #42 16.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T16:59:22.876Z] #42 16.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T16:59:23.133Z] #42 16.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T16:59:23.925Z] #19 10.26 Reading package lists... [2022-05-12T16:59:24.492Z] #19 13.34 Building dependency tree... [2022-05-12T16:59:24.935Z] #67 7.305 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T16:59:24.935Z] #67 7.305 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T16:59:25.060Z] #19 14.74 The following additional packages will be installed: [2022-05-12T16:59:25.060Z] #19 14.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T16:59:25.060Z] #19 14.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T16:59:25.060Z] #19 14.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-12T16:59:25.060Z] #19 14.74 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-12T16:59:25.060Z] #19 14.74 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T16:59:25.060Z] #19 14.74 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T16:59:25.060Z] #19 14.74 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T16:59:25.060Z] #19 14.74 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T16:59:25.060Z] #19 14.74 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T16:59:25.060Z] #19 14.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T16:59:25.060Z] #19 14.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T16:59:25.060Z] #19 14.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T16:59:25.060Z] #19 14.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T16:59:25.060Z] #19 14.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T16:59:25.060Z] #19 14.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T16:59:25.060Z] #19 14.75 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T16:59:25.060Z] #19 14.75 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.75 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T16:59:25.060Z] #19 14.75 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T16:59:25.060Z] #19 14.75 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T16:59:25.060Z] #19 14.75 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T16:59:25.060Z] #19 14.75 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T16:59:25.060Z] #19 14.75 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T16:59:25.060Z] #19 14.75 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T16:59:25.060Z] #19 14.75 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T16:59:25.060Z] #19 14.75 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T16:59:25.060Z] #19 14.76 Suggested packages: [2022-05-12T16:59:25.060Z] #19 14.76 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-12T16:59:25.060Z] #19 14.76 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.76 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-12T16:59:25.060Z] #19 14.76 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-12T16:59:25.060Z] #19 14.76 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-12T16:59:25.060Z] #19 14.76 libyaml-shell-perl ed diffutils-doc [2022-05-12T16:59:25.060Z] #19 14.76 Recommended packages: [2022-05-12T16:59:25.060Z] #19 14.76 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-12T16:59:25.060Z] #19 14.76 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-12T16:59:25.508Z] #67 7.955 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T16:59:25.653Z] #42 DONE 18.9s [2022-05-12T16:59:25.653Z] [2022-05-12T16:59:25.653Z] #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-12T16:59:25.653Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:25.653Z] #14 18.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T16:59:25.653Z] #14 18.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:25.653Z] #14 18.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T16:59:25.653Z] #14 18.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T16:59:25.653Z] #14 18.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:25.653Z] #14 18.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T16:59:25.653Z] #14 ... [2022-05-12T16:59:25.653Z] [2022-05-12T16:59:25.653Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T16:59:25.653Z] #43 sha256:17f59d43bf4f398877513bf51d729f9425c9899db3378f82a70ae4f304c01191 [2022-05-12T16:59:25.653Z] #43 DONE 0.2s [2022-05-12T16:59:25.653Z] [2022-05-12T16:59:25.653Z] #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-12T16:59:25.653Z] #44 sha256:fa531a3715227bb1695794bb85f4f91b11fec916241750bdaa459fce3a84aa19 [2022-05-12T16:59:26.215Z] #44 ... [2022-05-12T16:59:26.215Z] [2022-05-12T16:59:26.215Z] #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-12T16:59:26.215Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T16:59:26.215Z] #64 0.835 + RM_GOPATH=0 [2022-05-12T16:59:26.215Z] #64 0.835 + TMP_GOPATH= [2022-05-12T16:59:26.215Z] #64 0.835 + : /build [2022-05-12T16:59:26.215Z] #64 0.835 + '[' -z '' ']' [2022-05-12T16:59:26.215Z] #64 0.837 ++ mktemp -d [2022-05-12T16:59:26.215Z] #64 0.838 + export GOPATH=/tmp/tmp.60MF8hOhOd [2022-05-12T16:59:26.215Z] #64 0.839 + GOPATH=/tmp/tmp.60MF8hOhOd [2022-05-12T16:59:26.215Z] #64 0.839 + RM_GOPATH=1 [2022-05-12T16:59:26.215Z] #64 0.839 + case "$(go env GOARCH)" in [2022-05-12T16:59:26.215Z] #64 0.840 ++ go env GOARCH [2022-05-12T16:59:26.215Z] #64 0.852 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:26.215Z] #64 0.852 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:26.215Z] #64 0.853 ++ dirname /install.sh [2022-05-12T16:59:26.215Z] #64 0.854 + dir=/ [2022-05-12T16:59:26.215Z] #64 0.854 + bin=containerd [2022-05-12T16:59:26.215Z] #64 0.855 + shift [2022-05-12T16:59:26.215Z] #64 0.855 + '[' '!' -f //containerd.installer ']' [2022-05-12T16:59:26.215Z] #64 0.855 + . //containerd.installer [2022-05-12T16:59:26.215Z] #64 0.855 ++ set -e [2022-05-12T16:59:26.215Z] #64 0.856 ++ : v1.6.4 [2022-05-12T16:59:26.215Z] #64 0.856 + install_containerd [2022-05-12T16:59:26.215Z] #64 0.859 + echo 'Install containerd version v1.6.4' [2022-05-12T16:59:26.215Z] #64 0.859 Install containerd version v1.6.4 [2022-05-12T16:59:26.215Z] #64 0.859 + git clone https://github.com/containerd/containerd.git /tmp/tmp.60MF8hOhOd/src/github.com/containerd/containerd [2022-05-12T16:59:26.215Z] #64 0.862 Cloning into '/tmp/tmp.60MF8hOhOd/src/github.com/containerd/containerd'... [2022-05-12T16:59:26.436Z] #19 15.96 The following NEW packages will be installed: [2022-05-12T16:59:26.436Z] #19 15.96 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T16:59:26.436Z] #19 15.96 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T16:59:26.436Z] #19 15.96 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-12T16:59:26.436Z] #19 15.96 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-12T16:59:26.436Z] #19 15.96 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-12T16:59:26.436Z] #19 15.96 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-12T16:59:26.436Z] #19 15.96 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-12T16:59:26.436Z] #19 15.96 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T16:59:26.436Z] #19 15.96 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T16:59:26.436Z] #19 15.96 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T16:59:26.436Z] #19 15.96 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T16:59:26.436Z] #19 15.96 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T16:59:26.436Z] #19 15.96 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T16:59:26.436Z] #19 15.96 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T16:59:26.436Z] #19 15.96 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T16:59:26.436Z] #19 15.96 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.96 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.96 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.96 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T16:59:26.436Z] #19 15.96 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T16:59:26.436Z] #19 15.96 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.96 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T16:59:26.436Z] #19 15.96 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.96 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.96 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T16:59:26.436Z] #19 15.96 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T16:59:26.436Z] #19 15.96 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.97 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.97 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T16:59:26.436Z] #19 15.97 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.97 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T16:59:26.436Z] #19 15.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T16:59:26.436Z] #19 15.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T16:59:26.436Z] #19 15.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T16:59:26.436Z] #19 15.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T16:59:26.436Z] #19 15.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T16:59:26.436Z] #19 15.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T16:59:26.436Z] #19 15.97 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T16:59:26.471Z] #64 ... [2022-05-12T16:59:26.471Z] [2022-05-12T16:59:26.471Z] #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-12T16:59:26.471Z] #44 sha256:fa531a3715227bb1695794bb85f4f91b11fec916241750bdaa459fce3a84aa19 [2022-05-12T16:59:26.471Z] #44 0.735 + RM_GOPATH=0 [2022-05-12T16:59:26.471Z] #44 0.735 + TMP_GOPATH= [2022-05-12T16:59:26.471Z] #44 0.735 + : /build [2022-05-12T16:59:26.471Z] #44 0.735 + '[' -z '' ']' [2022-05-12T16:59:26.471Z] #44 0.735 ++ mktemp -d [2022-05-12T16:59:26.471Z] #44 0.737 + export GOPATH=/tmp/tmp.sn8vuYQM1l [2022-05-12T16:59:26.471Z] #44 0.737 + GOPATH=/tmp/tmp.sn8vuYQM1l [2022-05-12T16:59:26.471Z] #44 0.737 + RM_GOPATH=1 [2022-05-12T16:59:26.471Z] #44 0.737 + case "$(go env GOARCH)" in [2022-05-12T16:59:26.471Z] #44 0.738 ++ go env GOARCH [2022-05-12T16:59:26.471Z] #44 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:26.471Z] #44 0.747 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:26.471Z] #44 0.748 ++ dirname /install.sh [2022-05-12T16:59:26.471Z] #44 0.752 + dir=/ [2022-05-12T16:59:26.471Z] #44 0.752 + bin=tini [2022-05-12T16:59:26.471Z] #44 0.752 + shift [2022-05-12T16:59:26.471Z] #44 0.752 + '[' '!' -f //tini.installer ']' [2022-05-12T16:59:26.471Z] #44 0.752 + . //tini.installer [2022-05-12T16:59:26.471Z] #44 0.753 ++ : v0.19.0 [2022-05-12T16:59:26.471Z] #44 0.753 + install_tini [2022-05-12T16:59:26.471Z] #44 0.753 + echo 'Install tini version v0.19.0' [2022-05-12T16:59:26.471Z] #44 0.753 Install tini version v0.19.0 [2022-05-12T16:59:26.471Z] #44 0.754 + git clone https://github.com/krallin/tini.git /tmp/tmp.sn8vuYQM1l/tini [2022-05-12T16:59:26.471Z] #44 0.755 Cloning into '/tmp/tmp.sn8vuYQM1l/tini'... [2022-05-12T16:59:26.471Z] #44 ... [2022-05-12T16:59:26.471Z] [2022-05-12T16:59:26.471Z] #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-12T16:59:26.471Z] #67 sha256:2cb399b2db29a1b08c84d6d90b7ddcf842e459c1edd25e60bb94c7a98f31fffa [2022-05-12T16:59:26.471Z] #67 6.113 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T16:59:26.471Z] #67 6.113 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T16:59:26.471Z] #67 6.273 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T16:59:26.471Z] #67 7.095 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T16:59:26.471Z] #67 7.203 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T16:59:26.471Z] #67 7.209 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T16:59:26.471Z] #67 7.230 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T16:59:26.471Z] #67 7.256 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T16:59:26.471Z] #67 7.267 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T16:59:26.471Z] #67 7.308 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T16:59:26.471Z] #67 7.412 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T16:59:26.471Z] #67 7.446 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T16:59:26.471Z] #67 7.969 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T16:59:26.471Z] #67 8.105 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T16:59:26.695Z] #19 16.28 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:26.695Z] #19 16.28 Need to get 787 MB of archives. [2022-05-12T16:59:26.695Z] #19 16.28 After this operation, 3385 MB of additional disk space will be used. [2022-05-12T16:59:26.695Z] #19 16.28 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-12T16:59:26.695Z] #19 16.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T16:59:26.695Z] #19 16.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-12T16:59:26.695Z] #19 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-12T16:59:26.695Z] #19 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-12T16:59:26.695Z] #19 16.29 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-12T16:59:26.695Z] #19 16.30 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-12T16:59:26.695Z] #19 16.32 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-12T16:59:26.695Z] #19 16.35 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-12T16:59:26.695Z] #19 16.37 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-12T16:59:26.727Z] #67 ... [2022-05-12T16:59:26.727Z] [2022-05-12T16:59:26.727Z] #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-12T16:59:26.727Z] #44 sha256:fa531a3715227bb1695794bb85f4f91b11fec916241750bdaa459fce3a84aa19 [2022-05-12T16:59:26.727Z] #44 1.160 + cd /tmp/tmp.sn8vuYQM1l/tini [2022-05-12T16:59:26.727Z] #44 1.161 + git checkout -q v0.19.0 [2022-05-12T16:59:26.727Z] #44 1.167 + cmake . [2022-05-12T16:59:26.809Z] Sending build context to Docker daemon 66.7MB [2022-05-12T16:59:26.809Z] [2022-05-12T16:59:26.809Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T16:59:26.809Z] ---> 3e15a767850d [2022-05-12T16:59:26.809Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> 198308bdb16d [2022-05-12T16:59:26.809Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> 279fe66bb980 [2022-05-12T16:59:26.809Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> 400322a2beda [2022-05-12T16:59:26.809Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> 9349a8cbe5de [2022-05-12T16:59:26.809Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> c50e3b3b345e [2022-05-12T16:59:26.809Z] 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-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> 24fdcdbd7cf0 [2022-05-12T16:59:26.809Z] 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-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> a9e3fdfcc856 [2022-05-12T16:59:26.809Z] 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-12T16:59:26.809Z] ---> Using cache [2022-05-12T16:59:26.809Z] ---> bb48118cefeb [2022-05-12T16:59:26.810Z] 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-12T16:59:26.810Z] ---> Using cache [2022-05-12T16:59:26.810Z] ---> 69d38d153fe7 [2022-05-12T16:59:26.810Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T16:59:26.810Z] ---> Using cache [2022-05-12T16:59:26.810Z] ---> 3155078d21ba [2022-05-12T16:59:26.810Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T16:59:26.810Z] ---> Using cache [2022-05-12T16:59:26.810Z] ---> 1194c732b723 [2022-05-12T16:59:26.810Z] Step 13/13 : COPY . . [2022-05-12T16:59:26.952Z] #19 16.39 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-12T16:59:26.953Z] #19 16.40 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-12T16:59:26.953Z] #19 16.40 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-12T16:59:26.983Z] #44 1.425 -- The C compiler identification is GNU 10.2.1 [2022-05-12T16:59:27.239Z] #44 1.450 -- Detecting C compiler ABI info [2022-05-12T16:59:27.428Z] #67 ... [2022-05-12T16:59:27.428Z] [2022-05-12T16:59:27.428Z] #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-12T16:59:27.428Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T16:59:27.428Z] #57 4.488 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T16:59:27.428Z] #57 ... [2022-05-12T16:59:27.428Z] [2022-05-12T16:59:27.428Z] #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-12T16:59:27.428Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T16:59:27.428Z] #53 4.979 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T16:59:27.428Z] #53 6.672 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T16:59:27.428Z] #53 6.678 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T16:59:27.428Z] #53 6.735 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T16:59:27.428Z] #53 6.800 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T16:59:27.428Z] #53 7.155 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T16:59:27.428Z] #53 7.156 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T16:59:27.428Z] #53 7.273 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T16:59:27.428Z] #53 7.277 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T16:59:27.428Z] #53 7.528 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T16:59:27.428Z] #53 7.571 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T16:59:27.428Z] #53 7.708 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T16:59:27.428Z] #53 7.920 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T16:59:27.428Z] #53 ... [2022-05-12T16:59:27.428Z] [2022-05-12T16:59:27.428Z] #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-12T16:59:27.428Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T16:59:27.428Z] #38 4.678 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T16:59:27.428Z] #38 ... [2022-05-12T16:59:27.428Z] [2022-05-12T16:59:27.428Z] #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-12T16:59:27.428Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:27.428Z] #14 3.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:27.428Z] #14 3.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:27.428Z] #14 3.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:27.428Z] #14 4.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:27.428Z] #14 6.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:27.428Z] #14 8.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:27.496Z] #44 1.772 -- Detecting C compiler ABI info - done [2022-05-12T16:59:27.496Z] #44 1.836 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T16:59:27.496Z] #44 1.837 -- Detecting C compile features [2022-05-12T16:59:27.496Z] #44 1.838 -- Detecting C compile features - done [2022-05-12T16:59:27.496Z] #44 1.855 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T16:59:27.496Z] #44 1.928 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T16:59:27.496Z] #44 1.968 -- Configuring done [2022-05-12T16:59:27.496Z] #44 1.978 -- Generating done [2022-05-12T16:59:27.496Z] #44 1.980 -- Build files have been written to: /tmp/tmp.sn8vuYQM1l/tini [2022-05-12T16:59:27.496Z] #44 1.983 + make tini-static [2022-05-12T16:59:27.496Z] #44 2.086 Scanning dependencies of target tini-static [2022-05-12T16:59:27.521Z] #19 16.82 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-12T16:59:27.521Z] #19 16.83 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-12T16:59:27.689Z] #14 ... [2022-05-12T16:59:27.690Z] [2022-05-12T16:59:27.690Z] #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-12T16:59:27.690Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:27.690Z] #42 4.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:27.690Z] #42 4.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:27.690Z] #42 4.432 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:27.690Z] #42 5.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:27.690Z] #42 7.056 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:27.690Z] #42 9.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:27.690Z] #42 ... [2022-05-12T16:59:27.690Z] [2022-05-12T16:59:27.690Z] #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-12T16:59:27.690Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T16:59:27.690Z] #62 3.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:27.690Z] #62 3.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:27.690Z] #62 3.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:27.690Z] #62 4.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:27.690Z] #62 6.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:27.690Z] #62 8.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:27.752Z] #44 2.111 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T16:59:27.781Z] #19 17.15 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-12T16:59:27.781Z] #19 17.15 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-12T16:59:27.952Z] #62 ... [2022-05-12T16:59:27.952Z] [2022-05-12T16:59:27.952Z] #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-12T16:59:27.952Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T16:59:27.952Z] #47 4.029 + git clone https://github.com/docker/distribution.git . [2022-05-12T16:59:27.952Z] #47 4.035 Cloning into '.'... [2022-05-12T16:59:27.952Z] #47 ... [2022-05-12T16:59:27.952Z] [2022-05-12T16:59:27.952Z] #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-12T16:59:27.952Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:27.952Z] #51 4.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T16:59:27.952Z] #51 4.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T16:59:27.952Z] #51 4.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T16:59:27.952Z] #51 5.096 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T16:59:27.952Z] #51 5.567 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T16:59:27.952Z] #51 7.677 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T16:59:27.952Z] #51 9.873 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T16:59:28.042Z] #19 17.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-12T16:59:28.042Z] #19 17.49 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-12T16:59:28.213Z] #51 ... [2022-05-12T16:59:28.213Z] [2022-05-12T16:59:28.213Z] #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-12T16:59:28.213Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T16:59:28.213Z] #40 4.321 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T16:59:28.213Z] #40 5.369 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T16:59:28.213Z] #40 6.773 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T16:59:28.213Z] #40 7.141 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T16:59:28.213Z] #40 7.224 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T16:59:28.213Z] #40 10.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T16:59:28.213Z] #40 10.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T16:59:28.302Z] #19 17.86 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-12T16:59:28.302Z] #19 17.86 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-12T16:59:28.315Z] #44 2.674 [100%] Linking C executable tini-static [2022-05-12T16:59:28.475Z] #40 ... [2022-05-12T16:59:28.475Z] [2022-05-12T16:59:28.475Z] #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-12T16:59:28.475Z] #26 sha256:14447ff132322f7009ea63ef8ed05cb353ea6f79dc00254c8f750993984037c4 [2022-05-12T16:59:28.475Z] #26 3.953 + RM_GOPATH=0 [2022-05-12T16:59:28.475Z] #26 3.953 + TMP_GOPATH= [2022-05-12T16:59:28.475Z] #26 3.953 + : /build [2022-05-12T16:59:28.475Z] #26 3.953 + '[' -z '' ']' [2022-05-12T16:59:28.475Z] #26 3.955 ++ mktemp -d [2022-05-12T16:59:28.475Z] #26 3.957 + export GOPATH=/tmp/tmp.d008eypFsW [2022-05-12T16:59:28.475Z] #26 3.957 + GOPATH=/tmp/tmp.d008eypFsW [2022-05-12T16:59:28.475Z] #26 3.957 + RM_GOPATH=1 [2022-05-12T16:59:28.475Z] #26 3.957 + case "$(go env GOARCH)" in [2022-05-12T16:59:28.475Z] #26 3.958 ++ go env GOARCH [2022-05-12T16:59:28.475Z] #26 3.997 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:28.475Z] #26 3.998 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:28.475Z] #26 3.998 ++ dirname /install.sh [2022-05-12T16:59:28.475Z] #26 4.011 + dir=/ [2022-05-12T16:59:28.475Z] #26 4.012 + bin=dockercli [2022-05-12T16:59:28.475Z] #26 4.013 + shift [2022-05-12T16:59:28.475Z] #26 4.013 + '[' '!' -f //dockercli.installer ']' [2022-05-12T16:59:28.475Z] #26 4.013 + . //dockercli.installer [2022-05-12T16:59:28.475Z] #26 4.014 ++ : stable [2022-05-12T16:59:28.475Z] #26 4.014 ++ : 17.06.2-ce [2022-05-12T16:59:28.475Z] #26 4.014 + install_dockercli [2022-05-12T16:59:28.475Z] #26 4.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T16:59:28.475Z] #26 4.015 Install docker/cli version 17.06.2-ce from stable [2022-05-12T16:59:28.475Z] #26 4.019 ++ uname -m [2022-05-12T16:59:28.475Z] #26 4.023 + arch=x86_64 [2022-05-12T16:59:28.475Z] #26 4.026 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T16:59:28.475Z] #26 4.026 + url=https://download.docker.com/linux/static [2022-05-12T16:59:28.475Z] #26 4.027 + tar -xz docker/docker [2022-05-12T16:59:28.475Z] #26 4.033 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T16:59:28.475Z] #26 ... [2022-05-12T16:59:28.475Z] [2022-05-12T16:59:28.475Z] #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-12T16:59:28.475Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T16:59:28.475Z] #34 3.939 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T16:59:28.475Z] #34 3.953 Cloning into '.'... [2022-05-12T16:59:28.572Z] #44 3.052 [100%] Built target tini-static [2022-05-12T16:59:28.572Z] #44 3.083 + mkdir -p /build [2022-05-12T16:59:28.737Z] #34 ... [2022-05-12T16:59:28.737Z] [2022-05-12T16:59:28.737Z] #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-12T16:59:28.737Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T16:59:28.737Z] #55 3.667 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T16:59:28.737Z] #55 ... [2022-05-12T16:59:28.737Z] [2022-05-12T16:59:28.737Z] #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-12T16:59:28.737Z] #67 sha256:f753d3a6fb62e5e82f3eb51f0ca5c5feef9858995bd70874051bcf9d2ebd62b9 [2022-05-12T16:59:28.737Z] #67 11.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T16:59:28.828Z] #44 3.085 + cp tini-static /build/docker-init [2022-05-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-12T16:59:28.870Z] #19 18.16 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-12T16:59:28.870Z] #19 18.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-12T16:59:28.870Z] #19 18.17 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-12T16:59:28.870Z] #19 18.17 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-12T16:59:28.870Z] #19 18.17 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-12T16:59:28.870Z] #19 18.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-12T16:59:28.870Z] #19 18.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-12T16:59:28.870Z] #19 18.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-12T16:59:28.870Z] #19 18.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-12T16:59:28.870Z] #19 18.33 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-12T16:59:28.870Z] #19 18.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-12T16:59:28.870Z] #19 18.34 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-12T16:59:28.870Z] #19 18.35 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-12T16:59:29.085Z] #44 DONE 3.7s [2022-05-12T16:59:29.085Z] [2022-05-12T16:59:29.085Z] #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-12T16:59:29.085Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:29.085Z] #14 22.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T16:59:29.085Z] #14 22.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:29.085Z] #14 22.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T16:59:29.438Z] #19 18.79 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-12T16:59:29.438Z] #19 18.80 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-12T16:59:29.438Z] #19 18.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-12T16:59:29.438Z] #19 18.82 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-12T16:59:29.438Z] #19 18.84 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-12T16:59:29.685Z] #67 12.05 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T16:59:29.685Z] #67 12.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T16:59:29.685Z] #67 12.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T16:59:29.697Z] #19 19.26 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-12T16:59:29.697Z] #19 19.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T16:59:29.697Z] #19 19.26 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-12T16:59:29.697Z] #19 19.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-12T16:59:29.697Z] #19 19.28 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-12T16:59:29.697Z] #19 19.28 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T16:59:29.697Z] #19 19.35 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-12T16:59:29.947Z] #67 12.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T16:59:29.947Z] #67 12.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T16:59:29.957Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-12T16:59:29.958Z] #19 19.36 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-12T16:59:29.958Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-12T16:59:29.958Z] #19 19.36 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-12T16:59:29.958Z] #19 19.36 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-12T16:59:29.958Z] #19 19.36 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-12T16:59:29.958Z] #19 19.36 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-12T16:59:29.958Z] #19 19.36 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-12T16:59:29.958Z] #19 19.37 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-12T16:59:29.958Z] #19 19.38 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-12T16:59:29.958Z] #19 19.38 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-12T16:59:29.958Z] #19 19.38 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-12T16:59:29.958Z] #19 19.40 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-12T16:59:29.958Z] #19 19.40 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-12T16:59:29.958Z] #19 19.41 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-12T16:59:29.958Z] #19 19.42 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-12T16:59:30.111Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-12T16:59:30.208Z] #67 12.65 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T16:59:30.208Z] #67 ... [2022-05-12T16:59:30.208Z] [2022-05-12T16:59:30.209Z] #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-12T16:59:30.209Z] #26 sha256:14447ff132322f7009ea63ef8ed05cb353ea6f79dc00254c8f750993984037c4 [2022-05-12T16:59:30.209Z] #26 12.09 + mkdir -p /build [2022-05-12T16:59:30.209Z] #26 12.09 + mv docker/docker /build/ [2022-05-12T16:59:30.209Z] #26 12.12 + rmdir docker [2022-05-12T16:59:30.209Z] #26 DONE 12.6s [2022-05-12T16:59:30.452Z] #14 ... [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T16:59:30.452Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T16:59:30.452Z] #46 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T16:59:30.452Z] #47 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T16:59:30.452Z] #50 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:30.452Z] #51 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T16:59:30.452Z] #53 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T16:59:30.452Z] #55 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T16:59:30.452Z] #57 CACHED [2022-05-12T16:59:30.452Z] [2022-05-12T16:59:30.452Z] #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-12T16:59:30.452Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T16:59:30.471Z] [2022-05-12T16:59:30.471Z] #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-12T16:59:30.471Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:30.471Z] #51 11.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T16:59:30.532Z] #19 19.85 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-12T16:59:30.532Z] #19 19.85 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-12T16:59:30.532Z] #19 19.86 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-12T16:59:30.532Z] #19 19.87 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-12T16:59:30.532Z] #19 19.88 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-12T16:59:30.532Z] #19 20.23 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-12T16:59:30.794Z] #19 20.23 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-12T16:59:30.794Z] #19 20.23 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-12T16:59:30.794Z] #19 20.23 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-12T16:59:30.794Z] #19 20.24 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-12T16:59:30.794Z] #19 20.24 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-12T16:59:30.794Z] #19 20.24 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-12T16:59:30.794Z] #19 20.25 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-12T16:59:30.794Z] #19 20.26 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-12T16:59:30.794Z] #19 20.26 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-12T16:59:30.794Z] #19 20.27 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-12T16:59:31.060Z] #19 20.64 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-12T16:59:31.319Z] #19 20.64 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-12T16:59:31.319Z] #19 20.65 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-12T16:59:31.319Z] #19 20.67 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-12T16:59:31.319Z] #19 20.68 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-12T16:59:31.578Z] #19 21.06 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-12T16:59:31.578Z] #19 21.06 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-12T16:59:31.578Z] #19 21.06 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-12T16:59:31.578Z] #19 21.07 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-12T16:59:31.578Z] #19 21.07 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-12T16:59:31.578Z] #19 21.08 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-12T16:59:31.578Z] #19 21.08 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-12T16:59:31.578Z] #19 21.08 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-12T16:59:31.578Z] #19 21.10 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-12T16:59:31.578Z] #19 21.10 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-12T16:59:31.578Z] #19 21.11 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-12T16:59:31.578Z] #19 21.12 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-12T16:59:31.578Z] #19 21.12 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-12T16:59:31.578Z] #19 21.12 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-12T16:59:31.578Z] #19 21.13 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-12T16:59:31.837Z] #19 21.51 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-12T16:59:31.837Z] #19 21.51 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-12T16:59:32.097Z] #19 21.52 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-12T16:59:32.097Z] #19 21.54 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-12T16:59:32.097Z] #19 21.55 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-12T16:59:32.358Z] #19 21.89 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-12T16:59:32.358Z] #19 21.89 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-12T16:59:32.358Z] #19 21.89 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-12T16:59:32.358Z] #19 21.90 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-12T16:59:32.358Z] #19 21.90 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-12T16:59:32.358Z] #19 21.90 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-12T16:59:32.358Z] #19 21.90 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-12T16:59:32.358Z] #19 21.90 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-12T16:59:32.358Z] #19 21.91 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-12T16:59:32.358Z] #19 21.91 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-12T16:59:32.358Z] #19 21.92 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-12T16:59:32.358Z] #19 21.92 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-12T16:59:32.405Z] #51 ... [2022-05-12T16:59:32.405Z] [2022-05-12T16:59:32.405Z] #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-12T16:59:32.405Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T16:59:32.405Z] #36 4.939 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T16:59:32.405Z] #36 ... [2022-05-12T16:59:32.405Z] [2022-05-12T16:59:32.405Z] #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-12T16:59:32.405Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T16:59:32.405Z] #57 14.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T16:59:32.405Z] #57 14.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T16:59:32.405Z] #57 14.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T16:59:32.620Z] #19 22.30 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-12T16:59:32.620Z] #19 22.30 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-12T16:59:32.620Z] #19 22.31 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-12T16:59:32.620Z] #19 22.32 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-12T16:59:32.879Z] #19 22.33 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-12T16:59:33.138Z] #19 22.66 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-12T16:59:33.138Z] #19 22.66 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-12T16:59:33.351Z] #57 16.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T16:59:33.397Z] #19 22.99 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:33.656Z] #19 23.11 Fetched 787 MB in 7s (118 MB/s) [2022-05-12T16:59:33.656Z] #19 23.14 Selecting previously unselected package liblocale-gettext-perl. [2022-05-12T16:59:33.656Z] #19 23.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T16:59:33.656Z] #19 23.25 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-12T16:59:33.656Z] #19 23.25 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T16:59:33.656Z] #19 23.29 Selecting previously unselected package bzip2. [2022-05-12T16:59:33.914Z] #19 23.29 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T16:59:33.914Z] #19 23.29 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T16:59:33.915Z] #19 23.33 Selecting previously unselected package libmagic-mgc. [2022-05-12T16:59:33.915Z] #19 23.33 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-12T16:59:33.915Z] #19 23.33 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-12T16:59:33.915Z] #19 23.41 Selecting previously unselected package libmagic1:amd64. [2022-05-12T16:59:33.915Z] #19 23.41 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-12T16:59:33.915Z] #19 23.42 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-12T16:59:33.915Z] #19 23.46 Selecting previously unselected package file. [2022-05-12T16:59:33.915Z] #19 23.46 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-12T16:59:33.915Z] #19 23.46 Unpacking file (1:5.39-3) ... [2022-05-12T16:59:33.915Z] #19 23.51 Selecting previously unselected package xz-utils. [2022-05-12T16:59:33.915Z] #19 23.51 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T16:59:33.915Z] #19 23.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T16:59:33.915Z] #19 23.62 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-12T16:59:34.174Z] #19 23.62 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T16:59:34.174Z] #19 23.62 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T16:59:34.433Z] #19 23.97 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-12T16:59:34.433Z] #19 23.97 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-12T16:59:34.433Z] #19 23.98 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T16:59:34.691Z] #19 24.29 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-12T16:59:34.691Z] #19 24.30 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-12T16:59:34.691Z] #19 24.30 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T16:59:34.950Z] #19 24.60 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-12T16:59:34.950Z] #19 24.60 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T16:59:34.950Z] #19 24.60 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T16:59:35.272Z] #57 ... [2022-05-12T16:59:35.272Z] [2022-05-12T16:59:35.272Z] #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-12T16:59:35.272Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T16:59:35.272Z] #38 17.76 tomll can be used in two ways: [2022-05-12T16:59:35.272Z] #38 17.76 Writing to STDIN and reading from STDOUT: [2022-05-12T16:59:35.272Z] #38 17.76 cat file.toml | tomll > file.toml [2022-05-12T16:59:35.272Z] #38 17.76 [2022-05-12T16:59:35.272Z] #38 17.76 Reading and updating a list of files: [2022-05-12T16:59:35.272Z] #38 17.76 tomll a.toml b.toml c.toml [2022-05-12T16:59:35.272Z] #38 17.76 [2022-05-12T16:59:35.272Z] #38 17.76 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T16:59:35.272Z] #38 DONE 18.1s [2022-05-12T16:59:35.272Z] [2022-05-12T16:59:35.272Z] #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-12T16:59:35.272Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T16:59:35.272Z] #36 15.71 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T16:59:35.272Z] #36 15.72 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T16:59:35.272Z] #36 16.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T16:59:35.272Z] #36 16.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T16:59:35.272Z] #36 16.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T16:59:35.272Z] #36 16.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T16:59:35.272Z] #36 16.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T16:59:35.272Z] #36 16.78 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T16:59:35.272Z] #36 16.97 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T16:59:35.272Z] #36 17.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T16:59:35.272Z] #36 17.58 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T16:59:35.272Z] #36 18.21 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T16:59:35.517Z] #19 24.87 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-12T16:59:35.517Z] #19 24.88 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T16:59:35.517Z] #19 24.88 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T16:59:35.517Z] #19 25.11 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-12T16:59:35.535Z] #36 18.49 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T16:59:35.535Z] #36 18.61 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T16:59:35.703Z] #64 18.67 + cd /tmp/tmp.60MF8hOhOd/src/github.com/containerd/containerd [2022-05-12T16:59:35.703Z] #64 18.67 + git checkout -q v1.6.4 [2022-05-12T16:59:35.777Z] #19 25.11 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:35.777Z] #19 25.11 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T16:59:35.777Z] #19 25.15 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-12T16:59:35.777Z] #19 25.15 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:35.777Z] #19 25.16 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T16:59:35.960Z] #64 19.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T16:59:35.960Z] #64 19.76 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T16:59:35.960Z] #64 19.76 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T16:59:35.960Z] #64 19.76 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T16:59:35.960Z] #64 19.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T16:59:35.960Z] #64 19.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T16:59:35.960Z] #64 19.76 + '[' '' = dynamic ']' [2022-05-12T16:59:35.960Z] #64 19.76 + make [2022-05-12T16:59:36.889Z] #64 20.55 + bin/ctr [2022-05-12T16:59:38.093Z] #36 20.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T16:59:38.093Z] #36 20.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T16:59:38.666Z] #36 21.70 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T16:59:39.972Z] #19 29.61 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-12T16:59:40.230Z] #19 29.61 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:40.230Z] #19 29.62 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T16:59:40.230Z] #19 29.65 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-12T16:59:40.230Z] #19 29.65 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:40.230Z] #19 29.66 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T16:59:41.219Z] #36 ... [2022-05-12T16:59:41.219Z] [2022-05-12T16:59:41.219Z] #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-12T16:59:41.219Z] #67 sha256:f753d3a6fb62e5e82f3eb51f0ca5c5feef9858995bd70874051bcf9d2ebd62b9 [2022-05-12T16:59:41.219Z] #67 13.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T16:59:41.219Z] #67 13.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T16:59:41.219Z] #67 14.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T16:59:41.219Z] #67 16.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T16:59:41.219Z] #67 ... [2022-05-12T16:59:41.219Z] [2022-05-12T16:59:41.219Z] #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-12T16:59:41.219Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:41.219Z] #42 17.58 Fetched 8530 kB in 13s (635 kB/s) [2022-05-12T16:59:41.219Z] #42 17.58 Reading package lists... [2022-05-12T16:59:41.481Z] #42 23.50 Reading package lists... [2022-05-12T16:59:41.481Z] #42 ... [2022-05-12T16:59:41.481Z] [2022-05-12T16:59:41.481Z] #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-12T16:59:41.481Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T16:59:41.481Z] #47 23.92 Updating files: 91% (1651/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) [2022-05-12T16:59:41.481Z] #47 ... [2022-05-12T16:59:41.481Z] [2022-05-12T16:59:41.481Z] #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-12T16:59:41.481Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T16:59:41.481Z] #53 14.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T16:59:41.481Z] #53 14.46 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T16:59:41.744Z] #53 ... [2022-05-12T16:59:41.744Z] [2022-05-12T16:59:41.744Z] #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-12T16:59:41.744Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T16:59:41.744Z] #47 23.92 Updating files: 91% (1651/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-12T16:59:41.744Z] #47 24.10 + git checkout -q v2.3.0 [2022-05-12T16:59:43.497Z] #64 ... [2022-05-12T16:59:43.497Z] [2022-05-12T16:59:43.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T16:59:43.497Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:43.497Z] #14 28.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T16:59:43.497Z] #14 28.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:43.497Z] #14 28.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T16:59:43.497Z] #14 31.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T16:59:43.497Z] #14 31.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:43.497Z] #14 31.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T16:59:43.497Z] #14 32.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T16:59:43.497Z] #14 32.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:43.497Z] #14 32.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T16:59:43.666Z] #47 26.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T16:59:43.754Z] #14 37.11 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T16:59:43.755Z] #14 37.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T16:59:43.755Z] #14 37.13 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T16:59:43.929Z] #47 ... [2022-05-12T16:59:43.929Z] [2022-05-12T16:59:43.929Z] #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-12T16:59:43.929Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T16:59:43.929Z] #62 16.76 Fetched 8530 kB in 13s (636 kB/s) [2022-05-12T16:59:43.929Z] #62 16.76 Reading package lists... [2022-05-12T16:59:43.929Z] #62 23.16 Reading package lists... [2022-05-12T16:59:43.929Z] #62 ... [2022-05-12T16:59:43.929Z] [2022-05-12T16:59:43.929Z] #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-12T16:59:43.929Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:43.929Z] #51 18.89 Fetched 8534 kB in 15s (582 kB/s) [2022-05-12T16:59:43.929Z] #51 18.89 Reading package lists... [2022-05-12T16:59:44.192Z] #51 24.45 Reading package lists... [2022-05-12T16:59:44.192Z] #51 ... [2022-05-12T16:59:44.192Z] [2022-05-12T16:59:44.192Z] #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-12T16:59:44.192Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:44.192Z] #14 17.17 Fetched 8530 kB in 14s (629 kB/s) [2022-05-12T16:59:44.192Z] #14 17.17 Reading package lists... [2022-05-12T16:59:44.426Z] #19 33.82 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-12T16:59:44.426Z] #19 33.82 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:44.426Z] #19 33.83 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T16:59:44.426Z] #19 33.87 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-12T16:59:44.426Z] #19 33.87 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:44.426Z] #19 33.87 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T16:59:45.139Z] #14 23.46 Reading package lists... [2022-05-12T16:59:45.139Z] #14 ... [2022-05-12T16:59:45.139Z] [2022-05-12T16:59:45.139Z] #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-12T16:59:45.139Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T16:59:45.139Z] #62 23.16 Reading package lists... [2022-05-12T16:59:45.656Z] #14 ... [2022-05-12T16:59:45.656Z] [2022-05-12T16:59:45.656Z] #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-12T16:59:45.656Z] #67 sha256:2cb399b2db29a1b08c84d6d90b7ddcf842e459c1edd25e60bb94c7a98f31fffa [2022-05-12T16:59:45.656Z] #67 26.82 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T16:59:45.656Z] #67 26.82 + GOBIN=/build [2022-05-12T16:59:45.656Z] #67 26.82 + GO111MODULE=on [2022-05-12T16:59:45.656Z] #67 26.82 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T16:59:45.656Z] #67 34.11 rootlesskit version 1.0.0 [2022-05-12T16:59:45.656Z] #67 34.11 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T16:59:45.656Z] #67 34.11 -container-ip string [2022-05-12T16:59:45.656Z] #67 34.11 container ip [2022-05-12T16:59:45.656Z] #67 34.11 -container-port int [2022-05-12T16:59:45.656Z] #67 34.11 container port (default -1) [2022-05-12T16:59:45.656Z] #67 34.11 -host-ip string [2022-05-12T16:59:45.656Z] #67 34.11 host ip [2022-05-12T16:59:45.656Z] #67 34.11 -host-port int [2022-05-12T16:59:45.656Z] #67 34.11 host port (default -1) [2022-05-12T16:59:45.656Z] #67 34.11 -proto string [2022-05-12T16:59:45.656Z] #67 34.11 proxy protocol (default "tcp") [2022-05-12T16:59:45.656Z] #67 DONE 35.0s [2022-05-12T16:59:45.656Z] [2022-05-12T16:59:45.656Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T16:59:45.656Z] #68 sha256:3eb08917f96a1196a8d61c0abf3a7d2a14cfb5be92b1e654203cd82c489f6140 [2022-05-12T16:59:45.656Z] #68 DONE 0.1s [2022-05-12T16:59:45.656Z] [2022-05-12T16:59:45.656Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T16:59:45.656Z] #69 sha256:f8457945bd3e6ebd127e804e6423d9e914c29ee417f69bcf171c4847adee8ccf [2022-05-12T16:59:45.656Z] #69 DONE 0.1s [2022-05-12T16:59:45.656Z] [2022-05-12T16:59:45.656Z] #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-12T16:59:45.656Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T16:59:45.656Z] #64 ... [2022-05-12T16:59:45.656Z] [2022-05-12T16:59:45.656Z] #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-12T16:59:45.656Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:45.656Z] #14 39.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T16:59:45.656Z] #14 39.30 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T16:59:45.656Z] #14 39.32 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T16:59:45.913Z] #14 39.42 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T16:59:45.913Z] #14 39.43 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T16:59:45.913Z] #14 39.43 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T16:59:45.913Z] #14 39.54 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T16:59:46.171Z] #14 39.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T16:59:46.171Z] #14 39.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T16:59:46.171Z] #14 39.67 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T16:59:46.171Z] #14 39.67 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T16:59:46.171Z] #14 39.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:46.171Z] #14 39.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T16:59:46.428Z] #14 39.78 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T16:59:46.428Z] #14 39.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:46.428Z] #14 39.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T16:59:46.428Z] #14 39.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T16:59:46.428Z] #14 39.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:46.428Z] #14 39.97 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T16:59:46.428Z] #14 39.98 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T16:59:46.428Z] #14 39.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T16:59:46.685Z] #14 ... [2022-05-12T16:59:46.685Z] [2022-05-12T16:59:46.685Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T16:59:46.685Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T16:59:46.685Z] #72 CACHED [2022-05-12T16:59:46.685Z] [2022-05-12T16:59:46.685Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T16:59:46.685Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T16:59:46.685Z] #74 CACHED [2022-05-12T16:59:46.685Z] [2022-05-12T16:59:46.685Z] #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-12T16:59:46.685Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:46.685Z] #14 40.12 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T16:59:46.685Z] #14 40.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T16:59:46.685Z] #14 40.13 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T16:59:46.685Z] #14 40.26 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T16:59:46.685Z] #14 40.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T16:59:46.685Z] #14 40.27 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T16:59:46.685Z] #14 40.36 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T16:59:46.793Z] #62 28.36 Building dependency tree... [2022-05-12T16:59:46.942Z] #14 40.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T16:59:46.943Z] #14 40.37 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T16:59:46.943Z] #14 40.45 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T16:59:46.943Z] #14 40.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T16:59:46.943Z] #14 40.46 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T16:59:46.943Z] #14 40.50 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T16:59:46.943Z] #14 40.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T16:59:46.943Z] #14 40.51 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T16:59:47.056Z] #62 29.88 Reading state information... [2022-05-12T16:59:47.200Z] #14 40.67 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T16:59:47.200Z] #14 40.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T16:59:47.200Z] #14 40.68 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T16:59:47.457Z] #14 40.78 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T16:59:47.457Z] #14 40.79 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T16:59:47.457Z] #14 40.79 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:47.457Z] #14 40.84 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T16:59:47.457Z] #14 40.85 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T16:59:47.457Z] #14 40.85 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T16:59:47.457Z] #14 40.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T16:59:47.457Z] #14 40.93 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T16:59:47.457Z] #14 40.93 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T16:59:47.714Z] #14 41.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T16:59:47.715Z] #14 41.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T16:59:47.715Z] #14 41.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T16:59:47.715Z] #14 41.22 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T16:59:47.715Z] #14 41.23 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T16:59:47.715Z] #14 41.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T16:59:47.715Z] #14 41.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:47.715Z] #14 41.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T16:59:47.715Z] #14 41.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T16:59:47.715Z] #14 41.29 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T16:59:47.715Z] #14 41.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T16:59:47.715Z] #14 41.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:47.715Z] #14 41.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T16:59:47.715Z] #14 41.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T16:59:47.715Z] #14 41.35 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T16:59:47.715Z] #14 41.36 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T16:59:47.715Z] #14 41.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T16:59:47.715Z] #14 41.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T16:59:47.907Z] ---> d95b2175d853 [2022-05-12T16:59:47.907Z] Successfully built d95b2175d853 [2022-05-12T16:59:47.907Z] Successfully tagged docker:latest [2022-05-12T16:59:47.907Z] INFO: Image build ended at 05/12/2022 16:59:47. Duration:00:00:26.1611055 [2022-05-12T16:59:47.988Z] #14 41.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T16:59:47.988Z] #14 41.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.44 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-12T16:59:47.988Z] #14 41.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.46 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-12T16:59:47.988Z] #14 41.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T16:59:47.988Z] #14 41.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.49 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-12T16:59:47.988Z] #14 41.49 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.51 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T16:59:47.988Z] #14 41.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:47.988Z] #14 41.54 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T16:59:47.988Z] #14 41.55 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:47.988Z] #14 41.56 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T16:59:47.988Z] #14 41.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T16:59:48.248Z] #14 DONE 41.8s [2022-05-12T16:59:48.248Z] [2022-05-12T16:59:48.248Z] #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-12T16:59:48.248Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T16:59:48.248Z] #64 ... [2022-05-12T16:59:48.248Z] [2022-05-12T16:59:48.248Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T16:59:48.248Z] #59 sha256:7760184e982e72d8e556bf428bcb632616256bb8ce98a62ae1444ad863ec68ea [2022-05-12T16:59:48.248Z] #59 DONE 0.1s [2022-05-12T16:59:48.248Z] [2022-05-12T16:59:48.248Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T16:59:48.248Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T16:59:48.374Z] [2022-05-12T16:59:48.375Z] [2022-05-12T16:59:48.375Z] INFO: Building the test binaries at 05/12/2022 16:59:47... [2022-05-12T16:59:48.618Z] #19 38.08 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-12T16:59:48.619Z] #19 38.09 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:48.619Z] #19 38.09 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T16:59:48.619Z] #19 38.12 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-12T16:59:48.619Z] #19 38.12 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:48.619Z] #19 38.13 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T16:59:49.620Z] #62 32.08 The following additional packages will be installed: [2022-05-12T16:59:49.620Z] #62 32.17 libbtrfs0 [2022-05-12T16:59:49.620Z] #62 32.25 The following NEW packages will be installed: [2022-05-12T16:59:49.620Z] #62 32.25 libbtrfs-dev libbtrfs0 [2022-05-12T16:59:49.620Z] #62 32.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:49.620Z] #62 32.60 Need to get 460 kB of archives. [2022-05-12T16:59:49.620Z] #62 32.60 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T16:59:49.620Z] #62 32.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T16:59:49.630Z] #15 DONE 1.3s [2022-05-12T16:59:49.630Z] [2022-05-12T16:59:49.630Z] #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-12T16:59:49.630Z] #60 sha256:5f089299520955767f0c612c3566f7fd22802ea692d470f71a8ef62601252e9e [2022-05-12T16:59:49.630Z] #60 1.114 + RM_GOPATH=0 [2022-05-12T16:59:49.630Z] #60 1.114 + TMP_GOPATH= [2022-05-12T16:59:49.630Z] #60 1.114 + : /build [2022-05-12T16:59:49.630Z] #60 1.114 + '[' -z '' ']' [2022-05-12T16:59:49.630Z] #60 1.114 ++ mktemp -d [2022-05-12T16:59:49.630Z] #60 1.115 + export GOPATH=/tmp/tmp.xV6ToE0YpF [2022-05-12T16:59:49.630Z] #60 1.115 + GOPATH=/tmp/tmp.xV6ToE0YpF [2022-05-12T16:59:49.630Z] #60 1.116 + RM_GOPATH=1 [2022-05-12T16:59:49.630Z] #60 1.117 + case "$(go env GOARCH)" in [2022-05-12T16:59:49.630Z] #60 1.117 ++ go env GOARCH [2022-05-12T16:59:49.630Z] #60 1.124 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:49.630Z] #60 1.124 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:49.630Z] #60 1.125 ++ dirname /install.sh [2022-05-12T16:59:49.630Z] #60 1.126 + dir=/ [2022-05-12T16:59:49.630Z] #60 1.126 + bin=runc [2022-05-12T16:59:49.630Z] #60 1.126 + shift [2022-05-12T16:59:49.630Z] #60 1.126 + '[' '!' -f //runc.installer ']' [2022-05-12T16:59:49.630Z] #60 1.127 + . //runc.installer [2022-05-12T16:59:49.630Z] #60 1.127 ++ set -e [2022-05-12T16:59:49.630Z] #60 1.127 ++ : v1.1.1 [2022-05-12T16:59:49.630Z] #60 1.127 + install_runc [2022-05-12T16:59:49.630Z] #60 1.128 + RUNC_BUILDTAGS=seccomp [2022-05-12T16:59:49.630Z] #60 1.128 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T16:59:49.630Z] #60 1.128 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T16:59:49.630Z] #60 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xV6ToE0YpF/src/github.com/opencontainers/runc [2022-05-12T16:59:49.630Z] #60 1.130 Cloning into '/tmp/tmp.xV6ToE0YpF/src/github.com/opencontainers/runc'... [2022-05-12T16:59:49.883Z] #62 32.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T16:59:50.561Z] #60 ... [2022-05-12T16:59:50.561Z] [2022-05-12T16:59:50.561Z] #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-12T16:59:50.561Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T16:59:50.561Z] #16 DONE 1.0s [2022-05-12T16:59:50.819Z] [2022-05-12T16:59:50.819Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T16:59:50.819Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T16:59:50.830Z] #62 33.54 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:50.830Z] #62 33.72 Fetched 460 kB in 0s (1339 kB/s) [2022-05-12T16:59:50.830Z] #62 33.86 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T16:59:51.097Z] #62 33.86 (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-12T16:59:51.097Z] #62 33.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T16:59:51.097Z] #62 34.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:51.359Z] #62 34.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T16:59:51.359Z] #62 34.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T16:59:51.359Z] #62 34.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:51.384Z] #17 0.824 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T16:59:51.384Z] #17 DONE 0.9s [2022-05-12T16:59:51.384Z] [2022-05-12T16:59:51.384Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T16:59:51.384Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T16:59:51.621Z] #62 34.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T16:59:51.621Z] #62 34.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T16:59:51.883Z] #62 34.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T16:59:52.159Z] #62 DONE 35.2s [2022-05-12T16:59:52.159Z] [2022-05-12T16:59:52.159Z] #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-12T16:59:52.159Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T16:59:52.159Z] #14 23.46 Reading package lists... [2022-05-12T16:59:52.159Z] #14 28.69 Building dependency tree... [2022-05-12T16:59:52.159Z] #14 30.14 Reading state information... [2022-05-12T16:59:52.159Z] #14 32.23 The following additional packages will be installed: [2022-05-12T16:59:52.159Z] #14 32.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T16:59:52.159Z] #14 32.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T16:59:52.159Z] #14 32.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T16:59:52.159Z] #14 32.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T16:59:52.159Z] #14 32.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T16:59:52.159Z] #14 32.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T16:59:52.159Z] #14 32.23 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T16:59:52.159Z] #14 32.23 Suggested packages: [2022-05-12T16:59:52.159Z] #14 32.23 gcc-10-locales seccomp wine64 [2022-05-12T16:59:52.159Z] #14 33.35 The following NEW packages will be installed: [2022-05-12T16:59:52.159Z] #14 33.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T16:59:52.159Z] #14 33.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T16:59:52.159Z] #14 33.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T16:59:52.159Z] #14 33.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T16:59:52.159Z] #14 33.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T16:59:52.159Z] #14 33.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T16:59:52.159Z] #14 33.36 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T16:59:52.159Z] #14 33.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T16:59:52.159Z] #14 33.36 mingw-w64-x86-64-dev [2022-05-12T16:59:52.159Z] #14 33.79 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:52.159Z] #14 33.79 Need to get 115 MB of archives. [2022-05-12T16:59:52.159Z] #14 33.79 After this operation, 645 MB of additional disk space will be used. [2022-05-12T16:59:52.159Z] #14 33.79 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-12T16:59:52.159Z] #14 33.92 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-12T16:59:52.159Z] #14 34.13 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-12T16:59:52.159Z] #14 34.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-12T16:59:52.159Z] #14 34.14 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-12T16:59:52.159Z] #14 34.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T16:59:52.159Z] #14 34.53 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-12T16:59:52.159Z] #14 34.76 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-12T16:59:52.159Z] #14 34.77 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-12T16:59:52.315Z] #18 DONE 1.0s [2022-05-12T16:59:52.315Z] [2022-05-12T16:59:52.315Z] #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-12T16:59:52.315Z] #60 sha256:5f089299520955767f0c612c3566f7fd22802ea692d470f71a8ef62601252e9e [2022-05-12T16:59:52.423Z] #14 ... [2022-05-12T16:59:52.423Z] [2022-05-12T16:59:52.423Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T16:59:52.423Z] #63 sha256:8e110597b8d9b89e2570af7e50ac721c7c007a20139736f3b5658cb8d5848dac [2022-05-12T16:59:52.423Z] #63 DONE 0.1s [2022-05-12T16:59:52.423Z] [2022-05-12T16:59:52.423Z] #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-12T16:59:52.423Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:52.423Z] #42 23.50 Reading package lists... [2022-05-12T16:59:52.423Z] #42 28.72 Building dependency tree... [2022-05-12T16:59:52.423Z] #42 29.88 Reading state information... [2022-05-12T16:59:52.423Z] #42 31.93 The following additional packages will be installed: [2022-05-12T16:59:52.423Z] #42 31.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T16:59:52.423Z] #42 31.96 Suggested packages: [2022-05-12T16:59:52.423Z] #42 31.96 cmake-doc ninja-build lrzip [2022-05-12T16:59:52.423Z] #42 31.96 Recommended packages: [2022-05-12T16:59:52.423Z] #42 31.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T16:59:52.423Z] #42 32.92 The following NEW packages will be installed: [2022-05-12T16:59:52.423Z] #42 32.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T16:59:52.423Z] #42 32.93 vim-common xxd [2022-05-12T16:59:52.423Z] #42 33.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:52.423Z] #42 33.29 Need to get 17.7 MB of archives. [2022-05-12T16:59:52.423Z] #42 33.29 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T16:59:52.423Z] #42 33.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T16:59:52.423Z] #42 33.30 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-12T16:59:52.423Z] #42 33.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T16:59:52.423Z] #42 33.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T16:59:52.423Z] #42 33.78 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-12T16:59:52.423Z] #42 33.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T16:59:52.423Z] #42 33.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T16:59:52.423Z] #42 33.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T16:59:52.423Z] #42 33.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T16:59:52.423Z] #42 33.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T16:59:52.423Z] #42 ... [2022-05-12T16:59:52.423Z] [2022-05-12T16:59:52.423Z] #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-12T16:59:52.423Z] #64 sha256:3f1da57143eb53b8d1f69a67b8ad2aba2451975956d15176bb3f79affc960d9a [2022-05-12T16:59:53.078Z] INFO: make.ps1 starting at 05/12/2022 16:59:52 [2022-05-12T16:59:53.078Z] INFO: Git commit (a6e7ef1cd6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T16:59:53.078Z] INFO: Invoking autogen... [2022-05-12T16:59:53.370Z] #64 1.004 + RM_GOPATH=0 [2022-05-12T16:59:53.370Z] #64 1.004 + TMP_GOPATH= [2022-05-12T16:59:53.370Z] #64 1.004 + : /build [2022-05-12T16:59:53.370Z] #64 1.006 + '[' -z '' ']' [2022-05-12T16:59:53.370Z] #64 1.006 ++ mktemp -d [2022-05-12T16:59:53.370Z] #64 1.008 + export GOPATH=/tmp/tmp.S9VouaAIqJ [2022-05-12T16:59:53.370Z] #64 1.009 + GOPATH=/tmp/tmp.S9VouaAIqJ [2022-05-12T16:59:53.370Z] #64 1.009 + RM_GOPATH=1 [2022-05-12T16:59:53.370Z] #64 1.009 + case "$(go env GOARCH)" in [2022-05-12T16:59:53.370Z] #64 1.014 ++ go env GOARCH [2022-05-12T16:59:53.537Z] { [2022-05-12T16:59:53.537Z] "RT_GROUP_ICON": { [2022-05-12T16:59:53.537Z] "#1": { [2022-05-12T16:59:53.537Z] "0409": "../../winresources/docker.ico" [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] }, [2022-05-12T16:59:53.537Z] "RT_MANIFEST": { [2022-05-12T16:59:53.537Z] "#1": { [2022-05-12T16:59:53.537Z] "0409": { [2022-05-12T16:59:53.537Z] "identity": {}, [2022-05-12T16:59:53.537Z] "description": "Docker Engine", [2022-05-12T16:59:53.537Z] "minimum-os": "vista", [2022-05-12T16:59:53.537Z] "execution-level": "", [2022-05-12T16:59:53.537Z] "ui-access": false, [2022-05-12T16:59:53.537Z] "auto-elevate": false, [2022-05-12T16:59:53.537Z] "dpi-awareness": "unaware", [2022-05-12T16:59:53.537Z] "disable-theming": false, [2022-05-12T16:59:53.537Z] "disable-window-filtering": false, [2022-05-12T16:59:53.537Z] "high-resolution-scrolling-aware": false, [2022-05-12T16:59:53.537Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T16:59:53.537Z] "long-path-aware": false, [2022-05-12T16:59:53.537Z] "printer-driver-isolation": false, [2022-05-12T16:59:53.537Z] "gdi-scaling": false, [2022-05-12T16:59:53.537Z] "segment-heap": false, [2022-05-12T16:59:53.537Z] "use-common-controls-v6": false [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] }, [2022-05-12T16:59:53.537Z] "RT_MESSAGETABLE": { [2022-05-12T16:59:53.537Z] "#1": { [2022-05-12T16:59:53.537Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] }, [2022-05-12T16:59:53.537Z] "RT_VERSION": { [2022-05-12T16:59:53.537Z] "#1": { [2022-05-12T16:59:53.537Z] "0409": { [2022-05-12T16:59:53.537Z] "fixed": { [2022-05-12T16:59:53.537Z] "file_version": "0.0.0.0", [2022-05-12T16:59:53.537Z] "product_version": "0.0.0.0", [2022-05-12T16:59:53.537Z] "type": "Unknown" [2022-05-12T16:59:53.537Z] }, [2022-05-12T16:59:53.537Z] "info": { [2022-05-12T16:59:53.537Z] "0000": { [2022-05-12T16:59:53.537Z] "CompanyName": "", [2022-05-12T16:59:53.537Z] "FileVersion": "0.0.0-dev", [2022-05-12T16:59:53.537Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T16:59:53.537Z] "OriginalFileName": "dockerd.exe", [2022-05-12T16:59:53.537Z] "ProductName": "", [2022-05-12T16:59:53.537Z] "ProductVersion": "0.0.0-dev", [2022-05-12T16:59:53.537Z] "SpecialBuild": "a6e7ef1cd6" [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.537Z] } [2022-05-12T16:59:53.632Z] #64 1.049 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:53.632Z] #64 1.049 + GO_BUILDMODE=-buildmode=pie [2022-05-12T16:59:53.632Z] #64 1.059 ++ dirname /install.sh [2022-05-12T16:59:53.632Z] #64 1.066 + dir=/ [2022-05-12T16:59:53.632Z] #64 1.069 + bin=containerd [2022-05-12T16:59:53.632Z] #64 1.083 + shift [2022-05-12T16:59:53.632Z] #64 1.087 + '[' '!' -f //containerd.installer ']' [2022-05-12T16:59:53.632Z] #64 1.088 + . //containerd.installer [2022-05-12T16:59:53.632Z] #64 1.092 ++ set -e [2022-05-12T16:59:53.632Z] #64 1.092 ++ : v1.6.4 [2022-05-12T16:59:53.632Z] #64 1.092 + install_containerd [2022-05-12T16:59:53.632Z] #64 1.093 + echo 'Install containerd version v1.6.4' [2022-05-12T16:59:53.632Z] #64 1.093 Install containerd version v1.6.4 [2022-05-12T16:59:53.632Z] #64 1.093 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S9VouaAIqJ/src/github.com/containerd/containerd [2022-05-12T16:59:53.632Z] #64 1.095 Cloning into '/tmp/tmp.S9VouaAIqJ/src/github.com/containerd/containerd'... [2022-05-12T16:59:53.696Z] #60 ... [2022-05-12T16:59:53.696Z] [2022-05-12T16:59:53.696Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T16:59:53.696Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T16:59:53.696Z] #19 DONE 1.0s [2022-05-12T16:59:53.696Z] [2022-05-12T16:59:53.696Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T16:59:53.696Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T16:59:53.890Z] #19 42.47 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-12T16:59:53.890Z] #19 42.47 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:53.890Z] #19 42.58 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T16:59:53.890Z] #19 43.02 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-12T16:59:53.890Z] #19 43.03 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:53.890Z] #19 43.10 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T16:59:53.996Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T16:59:53.996Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-90886d70\powershellWrapper.ps1:3 char:1 [2022-05-12T16:59:53.996Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T16:59:53.996Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T16:59:53.996Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T16:59:53.996Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T16:59:53.996Z] [2022-05-12T16:59:53.996Z] cmd\dockerd\config_windows.go [2022-05-12T16:59:53.996Z] cmd\dockerd\daemon.go [2022-05-12T16:59:53.996Z] cmd\dockerd\daemon_test.go [2022-05-12T16:59:53.996Z] cmd\dockerd\daemon_windows.go [2022-05-12T16:59:53.996Z] cmd\dockerd\docker.go [2022-05-12T16:59:53.996Z] cmd\dockerd\docker_windows.go [2022-05-12T16:59:53.996Z] cmd\dockerd\genwinres_windows.go [2022-05-12T16:59:53.996Z] cmd\dockerd\metrics.go [2022-05-12T16:59:53.996Z] cmd\dockerd\options.go [2022-05-12T16:59:53.996Z] cmd\dockerd\options_test.go [2022-05-12T16:59:53.996Z] cmd\dockerd\service_windows.go [2022-05-12T16:59:53.996Z] INFO: Building daemon... [2022-05-12T16:59:54.629Z] #20 DONE 1.0s [2022-05-12T16:59:54.629Z] [2022-05-12T16:59:54.629Z] #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-12T16:59:54.629Z] #60 sha256:5f089299520955767f0c612c3566f7fd22802ea692d470f71a8ef62601252e9e [2022-05-12T16:59:54.629Z] #60 5.705 + cd /tmp/tmp.xV6ToE0YpF/src/github.com/opencontainers/runc [2022-05-12T16:59:54.629Z] #60 5.706 + git checkout -q v1.1.1 [2022-05-12T16:59:54.629Z] #60 6.003 + '[' -z '' ']' [2022-05-12T16:59:54.629Z] #60 6.003 + target=static [2022-05-12T16:59:54.629Z] #60 6.003 + make BUILDTAGS=seccomp static [2022-05-12T16:59:54.629Z] #60 6.174 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T16:59:56.944Z] #64 ... [2022-05-12T16:59:56.944Z] [2022-05-12T16:59:56.944Z] #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-12T16:59:56.944Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T16:59:56.944Z] #40 39.42 NAME: [2022-05-12T16:59:56.944Z] #40 39.42 go-winres - A tool for embedding resources in Windows executables [2022-05-12T16:59:56.944Z] #40 39.42 [2022-05-12T16:59:56.944Z] #40 39.42 USAGE: [2022-05-12T16:59:56.944Z] #40 39.42 go-winres [global options] command [command options] [arguments...] [2022-05-12T16:59:56.944Z] #40 39.43 [2022-05-12T16:59:56.944Z] #40 39.44 COMMANDS: [2022-05-12T16:59:56.944Z] #40 39.44 init Create an initial ./winres/winres.json [2022-05-12T16:59:56.944Z] #40 39.44 make Make syso files for the "go build" command [2022-05-12T16:59:56.944Z] #40 39.44 simply Make syso files for the "go build" command (simplified) [2022-05-12T16:59:56.944Z] #40 39.44 extract Extract all resources from an executable [2022-05-12T16:59:56.944Z] #40 39.44 patch Replace resources in an executable file (exe, dll) [2022-05-12T16:59:56.944Z] #40 39.44 help, h Shows a list of commands or help for one command [2022-05-12T16:59:56.944Z] #40 39.44 [2022-05-12T16:59:56.944Z] #40 39.44 GLOBAL OPTIONS: [2022-05-12T16:59:56.944Z] #40 39.44 --help, -h show help (default: false) [2022-05-12T16:59:56.944Z] #40 DONE 39.8s [2022-05-12T16:59:56.944Z] [2022-05-12T16:59:56.944Z] #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-12T16:59:56.944Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:56.944Z] #42 35.83 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:56.944Z] #42 36.12 Fetched 17.7 MB in 1s (13.4 MB/s) [2022-05-12T16:59:56.944Z] #42 36.23 Selecting previously unselected package xxd. [2022-05-12T16:59:56.944Z] #42 36.23 (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-12T16:59:56.944Z] #42 36.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T16:59:56.944Z] #42 36.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:56.944Z] #42 36.56 Selecting previously unselected package vim-common. [2022-05-12T16:59:56.944Z] #42 36.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T16:59:56.944Z] #42 36.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T16:59:56.944Z] #42 36.89 Selecting previously unselected package cmake-data. [2022-05-12T16:59:56.944Z] #42 36.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T16:59:56.944Z] #42 36.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T16:59:57.206Z] #42 ... [2022-05-12T16:59:57.206Z] [2022-05-12T16:59:57.206Z] #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-12T16:59:57.206Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T16:59:57.206Z] #51 24.45 Reading package lists... [2022-05-12T16:59:57.206Z] #51 29.74 Building dependency tree... [2022-05-12T16:59:57.206Z] #51 31.11 Reading state information... [2022-05-12T16:59:57.206Z] #51 33.49 The following additional packages will be installed: [2022-05-12T16:59:57.206Z] #51 33.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T16:59:57.206Z] #51 33.53 python3-protobuf python3-six [2022-05-12T16:59:57.206Z] #51 33.54 Suggested packages: [2022-05-12T16:59:57.206Z] #51 33.55 python3-setuptools [2022-05-12T16:59:57.206Z] #51 33.55 Recommended packages: [2022-05-12T16:59:57.206Z] #51 33.55 iproute2 | iproute [2022-05-12T16:59:57.206Z] #51 34.33 The following NEW packages will be installed: [2022-05-12T16:59:57.206Z] #51 34.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T16:59:57.206Z] #51 34.35 python3-protobuf python3-six [2022-05-12T16:59:57.206Z] #51 34.98 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:57.206Z] #51 34.98 Need to get 2314 kB of archives. [2022-05-12T16:59:57.206Z] #51 34.98 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T16:59:57.206Z] #51 34.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T16:59:57.206Z] #51 35.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T16:59:57.206Z] #51 35.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T16:59:57.206Z] #51 35.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T16:59:57.206Z] #51 35.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T16:59:57.206Z] #51 35.14 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-12T16:59:57.206Z] #51 35.15 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-12T16:59:57.206Z] #51 37.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T16:59:57.206Z] #51 38.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T16:59:57.206Z] #51 39.02 Fetched 2314 kB in 3s (743 kB/s) [2022-05-12T16:59:57.206Z] #51 39.18 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T16:59:57.206Z] #51 39.18 (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-12T16:59:57.207Z] #51 39.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T16:59:57.207Z] #51 39.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T16:59:57.207Z] #51 ... [2022-05-12T16:59:57.207Z] [2022-05-12T16:59:57.207Z] #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-12T16:59:57.207Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T16:59:57.207Z] #55 30.53 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T16:59:57.207Z] #55 30.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T16:59:57.207Z] #55 30.59 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T16:59:57.207Z] #55 30.61 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T16:59:57.207Z] #55 30.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T16:59:57.207Z] #55 31.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T16:59:57.207Z] #55 31.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T16:59:57.207Z] #55 31.47 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T16:59:57.207Z] #55 31.47 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T16:59:57.207Z] #55 32.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T16:59:57.207Z] #55 32.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T16:59:57.207Z] #55 36.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T16:59:57.207Z] #55 36.67 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T16:59:57.207Z] #55 36.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T16:59:57.207Z] #55 36.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T16:59:57.207Z] #55 36.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T16:59:57.207Z] #55 37.00 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T16:59:57.207Z] #55 37.01 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T16:59:57.207Z] #55 37.10 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T16:59:57.207Z] #55 37.11 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T16:59:57.207Z] #55 37.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T16:59:57.207Z] #55 37.24 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T16:59:57.207Z] #55 37.28 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T16:59:57.207Z] #55 37.42 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T16:59:57.207Z] #55 37.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T16:59:57.207Z] #55 37.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T16:59:57.207Z] #55 37.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T16:59:57.207Z] #55 37.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T16:59:57.207Z] #55 37.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T16:59:57.207Z] #55 37.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T16:59:57.207Z] #55 37.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T16:59:57.207Z] #55 37.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T16:59:57.207Z] #55 38.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T16:59:57.207Z] #55 38.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T16:59:57.207Z] #55 38.68 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T16:59:57.207Z] #55 38.72 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T16:59:57.207Z] #55 38.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T16:59:57.207Z] #55 38.81 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T16:59:57.207Z] #55 39.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T16:59:57.207Z] #55 39.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T16:59:57.207Z] #55 40.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T16:59:57.207Z] #55 40.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T16:59:57.207Z] #55 40.18 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T16:59:57.207Z] #55 40.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T16:59:57.469Z] #55 40.29 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T16:59:57.469Z] #55 ... [2022-05-12T16:59:57.469Z] [2022-05-12T16:59:57.469Z] #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-12T16:59:57.469Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T16:59:57.469Z] #42 40.37 Selecting previously unselected package libicu67:amd64. [2022-05-12T16:59:57.469Z] #42 40.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T16:59:57.469Z] #42 40.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T16:59:58.080Z] #19 46.95 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-12T16:59:58.080Z] #19 46.95 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T16:59:58.080Z] #19 46.96 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T16:59:58.080Z] #19 46.98 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-12T16:59:58.080Z] #19 46.99 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T16:59:58.080Z] #19 46.99 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T16:59:58.080Z] #19 47.02 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-12T16:59:58.080Z] #19 47.02 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T16:59:58.080Z] #19 47.02 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T16:59:58.080Z] #19 47.05 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-12T16:59:58.080Z] #19 47.05 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T16:59:58.080Z] #19 47.06 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T16:59:58.080Z] #19 47.09 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-12T16:59:58.080Z] #19 47.09 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T16:59:58.080Z] #19 47.09 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T16:59:58.080Z] #19 47.13 Selecting previously unselected package cross-config. [2022-05-12T16:59:58.080Z] #19 47.13 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.13 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-12T16:59:58.080Z] #19 47.16 Selecting previously unselected package gcc-10-cross-base. [2022-05-12T16:59:58.080Z] #19 47.16 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.17 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.20 Selecting previously unselected package libc6-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.20 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.21 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T16:59:58.080Z] #19 47.34 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.34 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.34 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.37 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.37 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.38 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.41 Selecting previously unselected package libitm1-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.42 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.42 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.45 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.45 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.45 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.48 Selecting previously unselected package libasan6-arm64-cross. [2022-05-12T16:59:58.080Z] #19 47.48 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.080Z] #19 47.49 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.080Z] #19 47.71 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-12T16:59:58.338Z] #19 47.72 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.338Z] #19 47.72 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.338Z] #19 47.82 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-12T16:59:58.338Z] #19 47.83 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.338Z] #19 47.83 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.597Z] #19 48.05 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-12T16:59:58.597Z] #19 48.05 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.597Z] #19 48.06 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.597Z] #19 48.13 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-12T16:59:58.597Z] #19 48.14 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.597Z] #19 48.14 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.597Z] #19 48.24 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-12T16:59:58.597Z] #19 48.24 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T16:59:58.855Z] #19 48.24 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T16:59:58.855Z] #19 48.38 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-12T16:59:58.855Z] #19 48.38 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T16:59:58.855Z] #19 48.39 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T16:59:59.883Z] #60 10.99 + mkdir -p /build [2022-05-12T16:59:59.883Z] #60 11.00 + cp runc /build/runc [2022-05-12T16:59:59.883Z] #60 DONE 11.2s [2022-05-12T16:59:59.883Z] [2022-05-12T16:59:59.883Z] #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-12T16:59:59.883Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T16:59:59.883Z] #21 1.117 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T16:59:59.883Z] #21 1.117 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T16:59:59.883Z] #21 1.117 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T16:59:59.883Z] #21 1.802 Reading package lists... [2022-05-12T16:59:59.883Z] #21 2.920 Reading package lists... [2022-05-12T16:59:59.883Z] #21 4.077 Building dependency tree... [2022-05-12T16:59:59.883Z] #21 4.365 Reading state information... [2022-05-12T16:59:59.883Z] #21 4.677 The following additional packages will be installed: [2022-05-12T16:59:59.883Z] #21 4.677 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T16:59:59.883Z] #21 4.677 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T16:59:59.883Z] #21 4.678 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T16:59:59.883Z] #21 4.679 python3-pkg-resources vim-runtime xxd [2022-05-12T16:59:59.883Z] #21 4.680 Suggested packages: [2022-05-12T16:59:59.883Z] #21 4.680 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T16:59:59.883Z] #21 4.681 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T16:59:59.883Z] #21 4.681 acl attr quota [2022-05-12T16:59:59.883Z] #21 4.681 Recommended packages: [2022-05-12T16:59:59.883Z] #21 4.681 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T16:59:59.883Z] #21 5.198 The following NEW packages will be installed: [2022-05-12T16:59:59.883Z] #21 5.199 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T16:59:59.883Z] #21 5.199 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T16:59:59.883Z] #21 5.199 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T16:59:59.883Z] #21 5.200 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T16:59:59.883Z] #21 5.200 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T16:59:59.883Z] #21 5.201 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T16:59:59.883Z] #21 5.201 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T16:59:59.883Z] #21 5.201 xz-utils zip zstd [2022-05-12T16:59:59.883Z] #21 5.487 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T16:59:59.883Z] #21 5.487 Need to get 27.6 MB of archives. [2022-05-12T16:59:59.883Z] #21 5.487 After this operation, 106 MB of additional disk space will be used. [2022-05-12T16:59:59.883Z] #21 5.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T16:59:59.883Z] #21 5.494 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T16:59:59.883Z] #21 5.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T16:59:59.883Z] #21 5.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T16:59:59.883Z] #21 5.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T16:59:59.883Z] #21 5.510 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T16:59:59.883Z] #21 5.510 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T16:59:59.883Z] #21 5.526 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T16:59:59.883Z] #21 5.558 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T16:59:59.883Z] #21 5.558 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-12T16:59:59.883Z] #21 5.563 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T16:59:59.883Z] #21 5.569 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T16:59:59.883Z] #21 5.575 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-12T16:59:59.883Z] #21 5.577 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T16:59:59.883Z] #21 5.586 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T16:59:59.883Z] #21 5.589 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T17:00:00.141Z] #21 5.598 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T17:00:00.141Z] #21 5.599 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T17:00:00.141Z] #21 5.614 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T17:00:00.141Z] #21 5.615 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T17:00:00.141Z] #21 5.618 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T17:00:00.141Z] #21 5.624 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T17:00:00.141Z] #21 5.629 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T17:00:00.141Z] #21 5.631 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T17:00:00.141Z] #21 5.635 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T17:00:00.141Z] #21 5.637 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T17:00:00.141Z] #21 5.638 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T17:00:00.141Z] #21 5.807 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T17:00:00.141Z] #21 5.808 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-12T17:00:00.141Z] #21 5.809 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-12T17:00:00.141Z] #21 5.811 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-12T17:00:00.141Z] #21 5.811 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T17:00:00.141Z] #21 5.818 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T17:00:00.141Z] #21 5.820 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-12T17:00:00.141Z] #21 5.859 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T17:00:00.399Z] #21 5.861 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T17:00:00.399Z] #21 5.867 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T17:00:00.399Z] #21 5.870 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T17:00:00.399Z] #21 5.877 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T17:00:00.399Z] #21 5.879 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T17:00:00.399Z] #21 5.886 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T17:00:00.399Z] #21 5.910 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T17:00:00.399Z] #21 5.919 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T17:00:00.399Z] #21 5.924 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-12T17:00:00.399Z] #21 6.051 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T17:00:00.399Z] #21 6.082 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T17:00:00.399Z] #21 6.099 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T17:00:00.399Z] #21 6.105 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T17:00:00.656Z] #21 6.418 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:00:00.914Z] #21 6.486 Fetched 27.6 MB in 1s (30.4 MB/s) [2022-05-12T17:00:00.914Z] #21 6.518 Selecting previously unselected package pigz. [2022-05-12T17:00:00.914Z] #21 6.519 (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-12T17:00:00.914Z] #21 6.543 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T17:00:00.914Z] #21 6.548 Unpacking pigz (2.6-1) ... [2022-05-12T17:00:00.914Z] #21 6.607 Selecting previously unselected package libelf1:amd64. [2022-05-12T17:00:00.914Z] #21 6.614 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T17:00:00.914Z] #21 6.625 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T17:00:01.170Z] #21 6.698 Selecting previously unselected package libbpf0:amd64. [2022-05-12T17:00:01.171Z] #21 6.701 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T17:00:01.171Z] #21 6.707 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:00:01.171Z] #21 6.757 Selecting previously unselected package libcap2:amd64. [2022-05-12T17:00:01.171Z] #21 6.761 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T17:00:01.171Z] #21 6.765 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:00:01.171Z] #21 6.806 Selecting previously unselected package libmnl0:amd64. [2022-05-12T17:00:01.171Z] #21 6.810 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T17:00:01.171Z] #21 6.814 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:00:01.171Z] #21 6.857 Selecting previously unselected package libxtables12:amd64. [2022-05-12T17:00:01.171Z] #21 6.860 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T17:00:01.171Z] #21 6.865 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:00:01.171Z] #21 6.903 Selecting previously unselected package libcap2-bin. [2022-05-12T17:00:01.171Z] #21 6.909 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T17:00:01.171Z] #21 6.915 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T17:00:01.171Z] #21 6.965 Selecting previously unselected package iproute2. [2022-05-12T17:00:01.427Z] #21 6.968 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T17:00:01.427Z] #21 6.972 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T17:00:01.684Z] #21 7.184 Selecting previously unselected package xxd. [2022-05-12T17:00:01.684Z] #21 7.187 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:00:01.684Z] #21 7.193 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:01.684Z] #21 7.254 Selecting previously unselected package vim-common. [2022-05-12T17:00:01.684Z] #21 7.258 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:00:01.684Z] #21 7.269 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:01.684Z] #21 7.354 Selecting previously unselected package bash-completion. [2022-05-12T17:00:01.684Z] #42 ... [2022-05-12T17:00:01.684Z] [2022-05-12T17:00:01.684Z] #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-12T17:00:01.684Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T17:00:01.684Z] #57 43.75 v3.0.2 [2022-05-12T17:00:01.684Z] #57 DONE 44.0s [2022-05-12T17:00:01.684Z] [2022-05-12T17:00:01.684Z] #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-12T17:00:01.684Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:00:01.684Z] #55 40.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T17:00:01.684Z] #55 40.73 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T17:00:01.684Z] #55 40.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T17:00:01.684Z] #55 40.92 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T17:00:01.684Z] #55 40.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T17:00:01.684Z] #55 40.96 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T17:00:01.684Z] #55 41.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T17:00:01.684Z] #55 41.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T17:00:01.684Z] #55 41.12 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T17:00:01.684Z] #55 41.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T17:00:01.684Z] #55 41.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T17:00:01.684Z] #55 41.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T17:00:01.684Z] #55 41.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T17:00:01.684Z] #55 41.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T17:00:01.684Z] #55 41.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T17:00:01.684Z] #55 41.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T17:00:01.684Z] #55 41.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T17:00:01.684Z] #55 41.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T17:00:01.684Z] #55 41.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T17:00:01.684Z] #55 41.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T17:00:01.684Z] #55 41.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T17:00:01.684Z] #55 42.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T17:00:01.684Z] #55 42.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T17:00:01.684Z] #55 42.11 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T17:00:01.684Z] #55 42.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T17:00:01.684Z] #55 42.15 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T17:00:01.684Z] #55 42.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T17:00:01.684Z] #55 42.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T17:00:01.684Z] #55 42.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T17:00:01.684Z] #55 42.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T17:00:01.684Z] #55 42.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T17:00:01.684Z] #55 42.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T17:00:01.684Z] #55 42.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T17:00:01.685Z] #55 42.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T17:00:01.685Z] #55 42.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T17:00:01.685Z] #55 42.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T17:00:01.685Z] #55 43.23 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T17:00:01.685Z] #55 43.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T17:00:01.685Z] #55 43.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T17:00:01.685Z] #55 43.32 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T17:00:01.685Z] #55 43.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T17:00:01.685Z] #55 43.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T17:00:01.685Z] #55 43.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T17:00:01.685Z] #55 43.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T17:00:01.685Z] #55 43.54 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T17:00:01.685Z] #55 43.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T17:00:01.685Z] #55 43.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T17:00:01.685Z] #55 43.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T17:00:01.685Z] #55 43.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T17:00:01.685Z] #55 43.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T17:00:01.685Z] #55 43.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T17:00:01.685Z] #55 43.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T17:00:01.685Z] #55 44.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T17:00:01.685Z] #55 44.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T17:00:01.685Z] #55 44.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T17:00:01.685Z] #55 44.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T17:00:01.685Z] #55 44.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T17:00:01.685Z] #55 44.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T17:00:01.941Z] #21 7.357 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T17:00:01.946Z] #55 44.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T17:00:01.946Z] #55 44.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T17:00:01.946Z] #55 44.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T17:00:01.946Z] #55 44.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T17:00:02.209Z] #55 45.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T17:00:02.472Z] #55 45.35 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T17:00:02.503Z] #21 8.248 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T17:00:02.734Z] #55 ... [2022-05-12T17:00:02.734Z] [2022-05-12T17:00:02.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T17:00:02.734Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:02.734Z] #14 35.58 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-12T17:00:02.734Z] #14 37.01 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-12T17:00:02.734Z] #14 37.48 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-12T17:00:02.734Z] #14 38.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T17:00:02.734Z] #14 39.60 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-12T17:00:02.734Z] #14 40.60 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-12T17:00:02.734Z] #14 40.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T17:00:02.734Z] #14 40.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T17:00:02.734Z] #14 40.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T17:00:02.734Z] #14 40.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T17:00:02.734Z] #14 40.73 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-12T17:00:02.734Z] #14 40.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T17:00:02.734Z] #14 40.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T17:00:02.734Z] #14 40.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T17:00:02.734Z] #14 40.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T17:00:02.734Z] #14 40.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T17:00:02.734Z] #14 40.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T17:00:02.734Z] #14 40.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T17:00:02.734Z] #14 40.82 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-12T17:00:02.734Z] #14 40.83 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-12T17:00:02.735Z] #14 40.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T17:00:02.735Z] #14 41.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:00:02.735Z] #14 42.08 Fetched 115 MB in 7s (15.5 MB/s) [2022-05-12T17:00:02.735Z] #14 42.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T17:00:02.735Z] #14 42.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T17:00:02.735Z] #14 42.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T17:00:02.735Z] #14 42.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T17:00:02.735Z] #14 45.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T17:00:02.735Z] #14 45.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T17:00:02.735Z] #14 45.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T17:00:02.760Z] #21 8.462 Selecting previously unselected package bzip2. [2022-05-12T17:00:02.760Z] #21 8.462 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T17:00:02.760Z] #21 8.471 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T17:00:02.760Z] #21 8.527 Selecting previously unselected package xz-utils. [2022-05-12T17:00:02.997Z] #14 ... [2022-05-12T17:00:02.997Z] [2022-05-12T17:00:02.997Z] #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-12T17:00:02.997Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T17:00:02.997Z] #34 44.61 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-12T17:00:02.997Z] #34 45.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T17:00:02.997Z] #34 45.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T17:00:03.016Z] #21 8.530 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T17:00:03.016Z] #21 8.535 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T17:00:03.016Z] #21 8.641 Selecting previously unselected package apparmor. [2022-05-12T17:00:03.016Z] #21 8.644 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T17:00:03.016Z] #21 8.683 Unpacking apparmor (2.13.6-10) ... [2022-05-12T17:00:03.304Z] #21 8.921 Selecting previously unselected package inetutils-ping. [2022-05-12T17:00:03.304Z] #21 8.924 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T17:00:03.304Z] #21 8.930 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T17:00:03.304Z] #21 8.997 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T17:00:03.304Z] #21 9.001 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:00:03.304Z] #21 9.005 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:00:03.304Z] #21 9.053 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T17:00:03.562Z] #21 9.057 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:00:03.562Z] #21 9.062 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:00:03.562Z] #21 9.116 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T17:00:03.562Z] #21 9.124 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T17:00:03.562Z] #21 9.125 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:00:03.562Z] #21 9.197 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T17:00:03.562Z] #21 9.202 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T17:00:03.562Z] #21 9.207 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:00:03.562Z] #21 9.265 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T17:00:03.562Z] #21 9.265 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T17:00:03.562Z] #21 9.269 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:00:03.562Z] #21 9.330 Selecting previously unselected package iptables. [2022-05-12T17:00:03.562Z] #21 9.330 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T17:00:03.818Z] #21 9.338 Unpacking iptables (1.8.7-1) ... [2022-05-12T17:00:03.818Z] #21 9.506 Selecting previously unselected package libonig5:amd64. [2022-05-12T17:00:03.818Z] #21 9.506 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T17:00:03.818Z] #21 9.513 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:00:03.818Z] #21 9.616 Selecting previously unselected package libjq1:amd64. [2022-05-12T17:00:04.075Z] #21 9.619 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T17:00:04.075Z] #21 9.625 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:00:04.075Z] #21 9.699 Selecting previously unselected package jq. [2022-05-12T17:00:04.075Z] #21 9.699 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T17:00:04.075Z] #21 9.703 Unpacking jq (1.6-2.1) ... [2022-05-12T17:00:04.075Z] #21 9.764 Selecting previously unselected package libaio1:amd64. [2022-05-12T17:00:04.075Z] #21 9.764 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T17:00:04.075Z] #21 9.769 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:00:04.075Z] #21 9.829 Selecting previously unselected package libgpm2:amd64. [2022-05-12T17:00:04.075Z] #21 9.829 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T17:00:04.075Z] #21 9.833 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:00:04.075Z] #21 9.878 Selecting previously unselected package libicu67:amd64. [2022-05-12T17:00:04.123Z] #19 53.40 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-12T17:00:04.123Z] #19 53.40 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:04.123Z] #19 53.41 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:04.123Z] #19 53.44 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-12T17:00:04.123Z] #19 53.44 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-12T17:00:04.123Z] #19 53.44 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T17:00:04.123Z] #19 53.61 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-12T17:00:04.123Z] #19 53.61 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:04.123Z] #19 53.62 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T17:00:04.331Z] #21 9.881 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T17:00:04.331Z] #21 9.886 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T17:00:04.382Z] #19 53.86 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-12T17:00:04.382Z] #19 53.86 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:04.382Z] #19 53.87 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:04.640Z] #19 54.11 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-12T17:00:04.640Z] #19 54.12 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:04.640Z] #19 54.12 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:05.698Z] #21 11.12 Selecting previously unselected package libinih1:amd64. [2022-05-12T17:00:05.699Z] #21 11.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T17:00:05.699Z] #21 11.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T17:00:05.699Z] #21 11.16 Selecting previously unselected package libnet1:amd64. [2022-05-12T17:00:05.699Z] #21 11.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T17:00:05.699Z] #21 11.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:00:05.699Z] #21 11.23 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T17:00:05.699Z] #21 11.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T17:00:05.699Z] #21 11.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:00:05.699Z] #21 11.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T17:00:05.699Z] #21 11.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T17:00:05.699Z] #21 11.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:00:05.699Z] #21 11.34 Selecting previously unselected package net-tools. [2022-05-12T17:00:05.699Z] #21 11.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T17:00:05.699Z] #21 11.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:00:05.955Z] #21 11.44 Selecting previously unselected package patch. [2022-05-12T17:00:05.955Z] #21 11.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T17:00:05.955Z] #21 11.45 Unpacking patch (2.7.6-7) ... [2022-05-12T17:00:05.955Z] #21 11.51 Selecting previously unselected package python-pip-whl. [2022-05-12T17:00:05.955Z] #21 11.51 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:00:05.955Z] #21 11.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:00:06.213Z] #21 11.78 Selecting previously unselected package python3-lib2to3. [2022-05-12T17:00:06.213Z] #21 11.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T17:00:06.213Z] #21 11.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:00:06.213Z] #21 11.84 Selecting previously unselected package python3-distutils. [2022-05-12T17:00:06.213Z] #21 11.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T17:00:06.213Z] #21 11.85 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T17:00:06.213Z] #21 11.92 Selecting previously unselected package python3-pkg-resources. [2022-05-12T17:00:06.213Z] #21 11.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T17:00:06.213Z] #21 11.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:00:06.470Z] #21 12.00 Selecting previously unselected package python3-setuptools. [2022-05-12T17:00:06.470Z] #21 12.01 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T17:00:06.470Z] #21 12.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T17:00:06.727Z] #21 12.15 Selecting previously unselected package python3-wheel. [2022-05-12T17:00:06.727Z] #21 12.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T17:00:06.727Z] #21 12.16 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T17:00:06.727Z] #21 12.22 Selecting previously unselected package python3-pip. [2022-05-12T17:00:06.727Z] #21 12.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:00:06.727Z] #21 12.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:00:06.727Z] #21 12.38 Selecting previously unselected package sudo. [2022-05-12T17:00:06.727Z] #21 12.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T17:00:06.727Z] #21 12.39 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T17:00:06.985Z] #21 12.63 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T17:00:06.985Z] #21 12.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T17:00:06.985Z] #21 12.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:00:07.242Z] #21 12.76 Selecting previously unselected package uidmap. [2022-05-12T17:00:07.242Z] #21 12.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T17:00:07.242Z] #21 12.77 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T17:00:07.242Z] #21 12.84 Selecting previously unselected package vim-runtime. [2022-05-12T17:00:07.242Z] #21 12.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:00:07.242Z] #21 12.87 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-12T17:00:07.242Z] #21 12.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T17:00:07.242Z] #21 12.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:08.294Z] #34 ... [2022-05-12T17:00:08.294Z] [2022-05-12T17:00:08.294Z] #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-12T17:00:08.294Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T17:00:08.294Z] #42 47.88 Selecting previously unselected package libxml2:amd64. [2022-05-12T17:00:08.294Z] #42 47.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 47.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T17:00:08.294Z] #42 48.55 Selecting previously unselected package libarchive13:amd64. [2022-05-12T17:00:08.294Z] #42 48.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 48.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T17:00:08.294Z] #42 48.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T17:00:08.294Z] #42 48.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 48.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T17:00:08.294Z] #42 49.04 Selecting previously unselected package librhash0:amd64. [2022-05-12T17:00:08.294Z] #42 49.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 49.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T17:00:08.294Z] #42 49.24 Selecting previously unselected package libuv1:amd64. [2022-05-12T17:00:08.294Z] #42 49.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 49.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T17:00:08.294Z] #42 49.40 Selecting previously unselected package cmake. [2022-05-12T17:00:08.294Z] #42 49.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T17:00:08.294Z] #42 49.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T17:00:08.294Z] #42 ... [2022-05-12T17:00:08.294Z] [2022-05-12T17:00:08.294Z] #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-12T17:00:08.294Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T17:00:08.294Z] #51 40.66 Selecting previously unselected package python3-pkg-resources. [2022-05-12T17:00:08.294Z] #51 40.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T17:00:08.294Z] #51 40.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:00:08.294Z] #51 40.88 Selecting previously unselected package python3-six. [2022-05-12T17:00:08.294Z] #51 40.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T17:00:08.294Z] #51 40.91 Unpacking python3-six (1.16.0-2) ... [2022-05-12T17:00:08.294Z] #51 41.03 Selecting previously unselected package python3-protobuf. [2022-05-12T17:00:08.294Z] #51 41.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T17:00:08.294Z] #51 41.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T17:00:08.294Z] #51 41.57 Selecting previously unselected package libnet1:amd64. [2022-05-12T17:00:08.294Z] #51 41.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T17:00:08.294Z] #51 41.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:00:08.294Z] #51 41.74 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T17:00:08.294Z] #51 41.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T17:00:08.294Z] #51 41.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:00:08.294Z] #51 41.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T17:00:08.294Z] #51 41.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T17:00:08.294Z] #51 41.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:00:08.294Z] #51 41.98 Selecting previously unselected package criu. [2022-05-12T17:00:08.294Z] #51 41.99 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T17:00:08.294Z] #51 42.00 Unpacking criu (3.17-1) ... [2022-05-12T17:00:08.294Z] #51 42.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:00:08.294Z] #51 44.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T17:00:08.294Z] #51 44.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:00:08.294Z] #51 44.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:00:08.294Z] #51 44.87 Setting up python3-six (1.16.0-2) ... [2022-05-12T17:00:08.294Z] #51 46.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:00:08.294Z] #51 46.19 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T17:00:08.294Z] #51 50.12 Setting up criu (3.17-1) ... [2022-05-12T17:00:08.294Z] #51 ... [2022-05-12T17:00:08.294Z] [2022-05-12T17:00:08.294Z] #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-12T17:00:08.294Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:08.294Z] #14 47.37 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T17:00:08.294Z] #14 47.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T17:00:08.294Z] #14 47.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T17:00:08.294Z] #14 47.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T17:00:08.294Z] #14 47.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:00:08.294Z] #14 47.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:00:08.294Z] #14 47.69 Selecting previously unselected package dmsetup. [2022-05-12T17:00:08.294Z] #14 47.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:00:08.294Z] #14 47.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T17:00:08.294Z] #14 47.87 Selecting previously unselected package mingw-w64-common. [2022-05-12T17:00:08.295Z] #14 47.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T17:00:08.295Z] #14 47.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T17:00:08.611Z] #21 14.10 Selecting previously unselected package vim. [2022-05-12T17:00:08.611Z] #21 14.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:00:08.611Z] #21 14.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:08.867Z] #21 14.39 Selecting previously unselected package xfsprogs. [2022-05-12T17:00:08.867Z] #21 14.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T17:00:08.867Z] #21 14.40 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T17:00:08.867Z] #21 14.63 Selecting previously unselected package zip. [2022-05-12T17:00:09.123Z] #21 14.64 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T17:00:09.123Z] #21 14.64 Unpacking zip (3.0-12) ... [2022-05-12T17:00:09.123Z] #21 14.73 Selecting previously unselected package zstd. [2022-05-12T17:00:09.123Z] #21 14.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T17:00:09.123Z] #21 14.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:00:09.123Z] #21 14.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:00:09.686Z] #21 15.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:00:09.686Z] #21 15.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:00:09.686Z] #21 15.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:00:09.686Z] #21 15.39 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T17:00:09.686Z] #21 15.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:00:09.686Z] #21 15.42 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T17:00:09.686Z] #21 15.43 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T17:00:09.686Z] #21 15.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:00:09.909Z] #19 58.84 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-12T17:00:09.909Z] #19 58.84 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:09.909Z] #19 58.85 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:09.909Z] #19 58.88 Selecting previously unselected package patch. [2022-05-12T17:00:09.909Z] #19 58.88 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-12T17:00:09.909Z] #19 58.88 Unpacking patch (2.7.6-7) ... [2022-05-12T17:00:09.909Z] #19 58.92 Selecting previously unselected package dpkg-dev. [2022-05-12T17:00:09.910Z] #19 58.92 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-12T17:00:09.910Z] #19 58.93 Unpacking dpkg-dev (1.20.9) ... [2022-05-12T17:00:09.910Z] #19 59.05 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-12T17:00:09.910Z] #19 59.05 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-12T17:00:09.910Z] #19 59.06 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T17:00:09.910Z] #19 59.09 Selecting previously unselected package libio-string-perl. [2022-05-12T17:00:09.910Z] #19 59.09 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-12T17:00:09.910Z] #19 59.09 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-12T17:00:09.910Z] #19 59.13 Selecting previously unselected package libicu67:amd64. [2022-05-12T17:00:09.910Z] #19 59.13 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-12T17:00:09.910Z] #19 59.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T17:00:09.943Z] #21 15.46 Setting up bzip2 (1.0.8-4) ... [2022-05-12T17:00:09.943Z] #21 15.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:00:09.943Z] #21 15.48 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T17:00:10.199Z] #21 15.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:10.199Z] #21 15.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:00:10.199Z] #21 15.82 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T17:00:10.199Z] #21 15.84 Setting up apparmor (2.13.6-10) ... [2022-05-12T17:00:10.217Z] #14 ... [2022-05-12T17:00:10.217Z] [2022-05-12T17:00:10.217Z] #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-12T17:00:10.217Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T17:00:10.217Z] #51 52.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:00:10.217Z] #51 DONE 52.7s [2022-05-12T17:00:10.217Z] [2022-05-12T17:00:10.217Z] #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-12T17:00:10.217Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:00:10.217Z] #55 46.47 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T17:00:10.217Z] #55 46.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T17:00:10.217Z] #55 46.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T17:00:10.217Z] #55 46.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T17:00:10.217Z] #55 46.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T17:00:10.217Z] #55 46.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T17:00:10.217Z] #55 46.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T17:00:10.217Z] #55 47.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T17:00:10.217Z] #55 47.14 go: downloading golang.org/x/text v0.3.7 [2022-05-12T17:00:10.217Z] #55 52.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T17:00:10.217Z] #55 52.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T17:00:10.217Z] #55 52.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T17:00:10.217Z] #55 52.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T17:00:10.217Z] #55 52.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T17:00:10.217Z] #55 52.96 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T17:00:10.217Z] #55 53.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T17:00:10.217Z] #55 53.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T17:00:10.217Z] #55 53.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T17:00:10.478Z] #55 ... [2022-05-12T17:00:10.478Z] [2022-05-12T17:00:10.478Z] #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-12T17:00:10.478Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T17:00:10.478Z] #42 53.36 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T17:00:10.478Z] #42 53.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:10.478Z] #42 53.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T17:00:10.478Z] #42 53.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:10.478Z] #42 53.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T17:00:10.741Z] #42 53.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T17:00:10.741Z] #42 53.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T17:00:10.741Z] #42 53.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T17:00:10.741Z] #42 53.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T17:00:10.741Z] #42 53.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T17:00:10.741Z] #42 53.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:00:10.845Z] #19 60.43 Selecting previously unselected package libxml2:amd64. [2022-05-12T17:00:11.103Z] #19 60.43 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T17:00:11.103Z] #19 60.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T17:00:11.128Z] #21 16.92 Setting up zip (3.0-12) ... [2022-05-12T17:00:11.318Z] #42 DONE 54.3s [2022-05-12T17:00:11.318Z] [2022-05-12T17:00:11.319Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T17:00:11.319Z] #43 sha256:9251844faf520880010e94e8a6d814ede782ef8af0c0fb3aedb3ad7b3289c4b4 [2022-05-12T17:00:11.319Z] #43 DONE 0.1s [2022-05-12T17:00:11.319Z] [2022-05-12T17:00:11.319Z] #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-12T17:00:11.319Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:11.319Z] #14 53.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T17:00:11.319Z] #14 53.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T17:00:11.319Z] #14 53.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T17:00:11.361Z] #19 60.75 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-12T17:00:11.361Z] #19 60.75 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-12T17:00:11.361Z] #19 60.76 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T17:00:11.361Z] #19 60.78 Selecting previously unselected package libxml-sax-base-perl. [2022-05-12T17:00:11.361Z] #19 60.78 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-12T17:00:11.361Z] #19 60.79 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T17:00:11.361Z] #19 60.83 Selecting previously unselected package libxml-sax-perl. [2022-05-12T17:00:11.361Z] #19 60.83 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-12T17:00:11.361Z] #19 60.83 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T17:00:11.361Z] #19 60.87 Selecting previously unselected package libxml-libxml-perl. [2022-05-12T17:00:11.361Z] #19 60.87 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-12T17:00:11.361Z] #19 60.88 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T17:00:11.361Z] #19 60.94 Selecting previously unselected package libxml-simple-perl. [2022-05-12T17:00:11.361Z] #19 60.94 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-12T17:00:11.361Z] #19 60.94 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-12T17:00:11.361Z] #19 60.97 Selecting previously unselected package libyaml-perl. [2022-05-12T17:00:11.361Z] #19 60.98 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-12T17:00:11.361Z] #19 60.98 Unpacking libyaml-perl (1.30-1) ... [2022-05-12T17:00:11.361Z] #19 61.01 Selecting previously unselected package libconfig-auto-perl. [2022-05-12T17:00:11.361Z] #19 61.01 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-12T17:00:11.361Z] #19 61.02 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-12T17:00:11.361Z] #19 61.05 Selecting previously unselected package libfile-which-perl. [2022-05-12T17:00:11.361Z] #19 61.05 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-12T17:00:11.361Z] #19 61.05 Unpacking libfile-which-perl (1.23-1) ... [2022-05-12T17:00:11.361Z] #19 61.08 Selecting previously unselected package libfile-homedir-perl. [2022-05-12T17:00:11.384Z] #21 16.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:11.384Z] #21 16.96 Setting up bash-completion (1:2.11-2) ... [2022-05-12T17:00:11.619Z] #19 61.08 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-12T17:00:11.619Z] #19 61.08 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-12T17:00:11.619Z] #19 61.12 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-12T17:00:11.619Z] #19 61.12 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-12T17:00:11.619Z] #19 61.12 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T17:00:11.619Z] #19 61.16 Selecting previously unselected package dpkg-cross. [2022-05-12T17:00:11.619Z] #19 61.16 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-12T17:00:11.619Z] #19 61.17 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-12T17:00:11.620Z] #19 61.19 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-12T17:00:11.878Z] #19 61.20 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-12T17:00:11.878Z] #19 61.20 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-12T17:00:11.878Z] #19 61.23 Selecting previously unselected package libc6-armel-cross. [2022-05-12T17:00:11.878Z] #19 61.23 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:11.878Z] #19 61.23 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-12T17:00:11.878Z] #19 61.36 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-12T17:00:11.878Z] #19 61.36 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:11.878Z] #19 61.36 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:11.878Z] #19 61.39 Selecting previously unselected package libgomp1-armel-cross. [2022-05-12T17:00:11.878Z] #19 61.39 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:11.878Z] #19 61.40 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:11.878Z] #19 61.43 Selecting previously unselected package libatomic1-armel-cross. [2022-05-12T17:00:11.878Z] #19 61.44 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:11.878Z] #19 61.44 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:11.878Z] #19 61.47 Selecting previously unselected package libasan6-armel-cross. [2022-05-12T17:00:12.136Z] #19 61.47 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:12.136Z] #19 61.47 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:12.136Z] #19 61.70 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-12T17:00:12.136Z] #19 61.70 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:12.136Z] #19 61.70 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:12.136Z] #19 61.77 Selecting previously unselected package libubsan1-armel-cross. [2022-05-12T17:00:12.312Z] #21 18.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T17:00:12.312Z] #21 18.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T17:00:12.312Z] #21 18.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:00:12.395Z] #19 61.77 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:12.395Z] #19 61.77 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:12.395Z] #19 61.87 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-12T17:00:12.395Z] #19 61.87 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:12.395Z] #19 61.88 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:12.395Z] #19 61.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-12T17:00:12.568Z] #21 18.08 Setting up patch (2.7.6-7) ... [2022-05-12T17:00:12.568Z] #21 18.10 Setting up sudo (1.9.5p2-3) ... [2022-05-12T17:00:12.568Z] #21 18.16 invoke-rc.d: could not determine current runlevel [2022-05-12T17:00:12.568Z] #21 18.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T17:00:12.568Z] #21 18.18 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T17:00:12.568Z] #21 18.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:00:12.568Z] #21 18.20 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T17:00:12.568Z] #21 18.22 Setting up pigz (2.6-1) ... [2022-05-12T17:00:12.568Z] #21 18.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:00:12.568Z] #21 18.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:00:12.568Z] #21 18.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:00:12.568Z] #21 18.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:12.653Z] #19 61.99 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:12.653Z] #19 62.00 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T17:00:12.825Z] #21 18.60 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:00:13.081Z] #21 18.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:00:13.338Z] #21 18.79 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T17:00:13.338Z] #21 18.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:00:13.338Z] #21 18.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:00:13.338Z] #21 18.85 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T17:00:13.594Z] #21 19.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:00:13.594Z] #21 19.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T17:00:13.594Z] #21 19.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T17:00:13.594Z] #21 19.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T17:00:13.594Z] #21 19.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T17:00:13.594Z] #21 19.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T17:00:13.594Z] #21 19.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T17:00:13.594Z] #21 19.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T17:00:13.594Z] #21 19.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T17:00:13.594Z] #21 19.13 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T17:00:14.157Z] #21 19.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:00:14.157Z] #21 19.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:00:14.157Z] #21 19.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:00:14.157Z] #21 19.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:00:14.413Z] #21 20.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:00:14.413Z] #21 20.18 Setting up jq (1.6-2.1) ... [2022-05-12T17:00:14.413Z] #21 20.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:00:14.413Z] #21 20.22 Setting up iptables (1.8.7-1) ... [2022-05-12T17:00:14.680Z] #21 20.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T17:00:14.680Z] #21 20.26 Setting up iproute2 (5.10.0-4) ... [2022-05-12T17:00:14.937Z] #21 20.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:00:15.502Z] #21 DONE 21.1s [2022-05-12T17:00:15.502Z] [2022-05-12T17:00:15.502Z] #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-12T17:00:15.502Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T17:00:16.065Z] #22 0.719 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T17:00:16.065Z] #22 0.724 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T17:00:16.065Z] #22 0.727 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T17:00:16.065Z] #22 DONE 0.8s [2022-05-12T17:00:16.065Z] [2022-05-12T17:00:16.065Z] #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-12T17:00:16.065Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:16.325Z] #64 ... [2022-05-12T17:00:16.325Z] [2022-05-12T17:00:16.325Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T17:00:16.325Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T17:00:16.633Z] #14 ... [2022-05-12T17:00:16.633Z] [2022-05-12T17:00:16.633Z] #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-12T17:00:16.633Z] #44 sha256:92c58a3c4babef407d810d1bb6ff9027296c68da5769732cc8eafd65a06dcdae [2022-05-12T17:00:16.633Z] #44 0.887 + RM_GOPATH=0 [2022-05-12T17:00:16.633Z] #44 0.887 + TMP_GOPATH= [2022-05-12T17:00:16.633Z] #44 0.887 + : /build [2022-05-12T17:00:16.633Z] #44 0.887 + '[' -z '' ']' [2022-05-12T17:00:16.633Z] #44 0.887 ++ mktemp -d [2022-05-12T17:00:16.633Z] #44 0.887 + export GOPATH=/tmp/tmp.ZhFreFvfyb [2022-05-12T17:00:16.633Z] #44 0.887 + GOPATH=/tmp/tmp.ZhFreFvfyb [2022-05-12T17:00:16.633Z] #44 0.887 + RM_GOPATH=1 [2022-05-12T17:00:16.633Z] #44 0.887 + case "$(go env GOARCH)" in [2022-05-12T17:00:16.633Z] #44 0.887 ++ go env GOARCH [2022-05-12T17:00:16.633Z] #44 0.914 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:00:16.633Z] #44 0.914 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:00:16.633Z] #44 0.915 ++ dirname /install.sh [2022-05-12T17:00:16.633Z] #44 0.920 + dir=/ [2022-05-12T17:00:16.633Z] #44 0.925 + bin=tini [2022-05-12T17:00:16.633Z] #44 0.925 + shift [2022-05-12T17:00:16.633Z] #44 0.926 + '[' '!' -f //tini.installer ']' [2022-05-12T17:00:16.633Z] #44 0.926 + . //tini.installer [2022-05-12T17:00:16.633Z] #44 0.929 ++ : v0.19.0 [2022-05-12T17:00:16.633Z] #44 0.929 + install_tini [2022-05-12T17:00:16.633Z] #44 0.929 + echo 'Install tini version v0.19.0' [2022-05-12T17:00:16.633Z] #44 0.929 Install tini version v0.19.0 [2022-05-12T17:00:16.633Z] #44 0.933 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZhFreFvfyb/tini [2022-05-12T17:00:16.633Z] #44 0.935 Cloning into '/tmp/tmp.ZhFreFvfyb/tini'... [2022-05-12T17:00:16.633Z] #44 1.796 + cd /tmp/tmp.ZhFreFvfyb/tini [2022-05-12T17:00:16.633Z] #44 1.805 + git checkout -q v0.19.0 [2022-05-12T17:00:16.633Z] #44 1.833 + cmake . [2022-05-12T17:00:16.633Z] #44 2.291 -- The C compiler identification is GNU 10.2.1 [2022-05-12T17:00:16.633Z] #44 2.368 -- Detecting C compiler ABI info [2022-05-12T17:00:16.633Z] #44 3.095 -- Detecting C compiler ABI info - done [2022-05-12T17:00:16.633Z] #44 3.214 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T17:00:16.633Z] #44 3.217 -- Detecting C compile features [2022-05-12T17:00:16.633Z] #44 3.227 -- Detecting C compile features - done [2022-05-12T17:00:16.633Z] #44 3.251 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T17:00:16.633Z] #44 3.462 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T17:00:16.633Z] #44 3.544 -- Configuring done [2022-05-12T17:00:16.633Z] #44 3.568 -- Generating done [2022-05-12T17:00:16.633Z] #44 3.575 -- Build files have been written to: /tmp/tmp.ZhFreFvfyb/tini [2022-05-12T17:00:16.633Z] #44 3.580 + make tini-static [2022-05-12T17:00:16.633Z] #44 4.042 Scanning dependencies of target tini-static [2022-05-12T17:00:16.633Z] #44 4.136 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T17:00:16.895Z] #44 5.450 [100%] Linking C executable tini-static [2022-05-12T17:00:17.472Z] #44 6.079 [100%] Built target tini-static [2022-05-12T17:00:17.472Z] #44 6.127 + mkdir -p /build [2022-05-12T17:00:17.735Z] #44 6.129 + cp tini-static /build/docker-init [2022-05-12T17:00:17.929Z] #19 66.70 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-12T17:00:17.929Z] #19 66.70 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:17.929Z] #19 66.70 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T17:00:17.929Z] #19 66.73 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-12T17:00:17.929Z] #19 66.74 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-12T17:00:17.929Z] #19 66.74 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T17:00:17.929Z] #19 66.93 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-12T17:00:17.929Z] #19 66.93 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:17.929Z] #19 66.94 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T17:00:17.929Z] #19 67.15 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-12T17:00:17.929Z] #19 67.15 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:17.929Z] #19 67.16 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:17.929Z] #19 67.41 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-12T17:00:17.929Z] #19 67.41 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:17.929Z] #19 67.42 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T17:00:17.997Z] #44 DONE 6.6s [2022-05-12T17:00:17.997Z] [2022-05-12T17:00:17.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T17:00:17.997Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:17.997Z] #14 59.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T17:00:17.997Z] #14 59.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:17.997Z] #14 59.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T17:00:17.997Z] #14 59.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T17:00:17.997Z] #14 59.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:17.997Z] #14 59.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T17:00:20.559Z] #14 ... [2022-05-12T17:00:20.559Z] [2022-05-12T17:00:20.559Z] #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-12T17:00:20.559Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T17:00:20.559Z] #53 63.26 gotestsum version dev [2022-05-12T17:00:20.559Z] #53 DONE 63.3s [2022-05-12T17:00:20.559Z] [2022-05-12T17:00:20.559Z] #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-12T17:00:20.559Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:00:20.559Z] #55 53.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T17:00:20.559Z] #55 53.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T17:00:20.559Z] #55 53.59 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T17:00:20.559Z] #55 54.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T17:00:20.559Z] #55 54.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T17:00:20.559Z] #55 54.50 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T17:00:20.559Z] #55 54.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T17:00:20.559Z] #55 54.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T17:00:20.559Z] #55 55.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T17:00:20.559Z] #55 55.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T17:00:20.559Z] #55 55.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T17:00:20.559Z] #55 55.21 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T17:00:20.559Z] #55 55.48 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T17:00:20.559Z] #55 55.63 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T17:00:20.559Z] #55 55.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T17:00:20.559Z] #55 55.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T17:00:20.559Z] #55 57.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T17:00:22.866Z] #23 6.757 Collecting yamllint==1.26.1 [2022-05-12T17:00:23.199Z] #19 71.91 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-12T17:00:23.199Z] #19 71.91 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:23.199Z] #19 71.91 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T17:00:23.199Z] #19 71.94 Selecting previously unselected package crossbuild-essential-armel. [2022-05-12T17:00:23.199Z] #19 71.94 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-12T17:00:23.199Z] #19 71.95 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-12T17:00:23.199Z] #19 71.98 Selecting previously unselected package libc6-armhf-cross. [2022-05-12T17:00:23.199Z] #19 71.98 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:23.199Z] #19 71.98 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T17:00:23.199Z] #19 72.10 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-12T17:00:23.199Z] #19 72.10 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.199Z] #19 72.10 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.199Z] #19 72.13 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-12T17:00:23.199Z] #19 72.13 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.14 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.17 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-12T17:00:23.200Z] #19 72.17 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.20 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.22 Selecting previously unselected package libasan6-armhf-cross. [2022-05-12T17:00:23.200Z] #19 72.23 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.23 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.45 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-12T17:00:23.200Z] #19 72.46 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.46 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.52 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-12T17:00:23.200Z] #19 72.53 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.53 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.62 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-12T17:00:23.200Z] #19 72.63 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:23.200Z] #19 72.63 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:23.200Z] #19 72.74 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-12T17:00:23.200Z] #19 72.74 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:23.200Z] #19 72.75 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T17:00:24.236Z] #23 7.791 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T17:00:24.493Z] #23 8.243 Collecting pathspec>=0.5.3 [2022-05-12T17:00:24.493Z] #23 8.248 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T17:00:24.750Z] #23 8.422 Collecting pyyaml [2022-05-12T17:00:24.750Z] #23 8.433 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-12T17:00:24.750Z] #23 8.461 Building wheels for collected packages: yamllint [2022-05-12T17:00:24.750Z] #23 8.462 Building wheel for yamllint (setup.py): started [2022-05-12T17:00:24.773Z] #55 ... [2022-05-12T17:00:24.773Z] [2022-05-12T17:00:24.773Z] #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-12T17:00:24.773Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:24.773Z] #14 67.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T17:00:24.773Z] #14 67.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:25.035Z] #14 67.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:00:25.315Z] #23 8.855 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T17:00:25.315Z] #23 8.857 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=22abe3bdf8b276308f10b4785d0bb693e4a387124b87dbb3ce6d7e1d087ce11b [2022-05-12T17:00:25.315Z] #23 8.857 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T17:00:25.315Z] #23 8.860 Successfully built yamllint [2022-05-12T17:00:25.315Z] #23 8.870 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T17:00:25.315Z] #23 9.049 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T17:00:25.573Z] #23 DONE 9.3s [2022-05-12T17:00:25.573Z] [2022-05-12T17:00:25.573Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T17:00:25.573Z] #27 sha256:918456e782be54ea62a76f9d69379759d680ecebed0a07980622359e23182f06 [2022-05-12T17:00:25.573Z] #27 DONE 0.1s [2022-05-12T17:00:25.573Z] [2022-05-12T17:00:25.573Z] #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-12T17:00:25.573Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:25.831Z] #64 ... [2022-05-12T17:00:25.831Z] [2022-05-12T17:00:25.831Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T17:00:25.831Z] #32 sha256:2fa74a126cee74f49ed4689f9ed10c5b27ba1ca506aee1223bc093aacec8ce1c [2022-05-12T17:00:26.088Z] #32 DONE 0.3s [2022-05-12T17:00:26.088Z] [2022-05-12T17:00:26.088Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T17:00:26.088Z] #35 sha256:a21c3a96195bc9e81846b0623b40cc1f6bcfe8a123a9857d0708ddddcb841fa7 [2022-05-12T17:00:26.088Z] #35 DONE 0.1s [2022-05-12T17:00:26.088Z] [2022-05-12T17:00:26.088Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T17:00:26.088Z] #37 sha256:55ccc40b15f1a4bf05261404d7866be9a83919d505b231a708de85bbfbf9e51a [2022-05-12T17:00:26.088Z] #37 DONE 0.1s [2022-05-12T17:00:26.088Z] [2022-05-12T17:00:26.088Z] #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-12T17:00:26.088Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:26.344Z] #64 ... [2022-05-12T17:00:26.344Z] [2022-05-12T17:00:26.344Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T17:00:26.344Z] #39 sha256:b2f5bdb7e709734b3b20ba4fb0e933a476479b6f7580dda5733842d99b74a724 [2022-05-12T17:00:26.344Z] #39 DONE 0.1s [2022-05-12T17:00:26.344Z] [2022-05-12T17:00:26.344Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T17:00:26.344Z] #41 sha256:b29af86d10e836b42bc46e85d33004ad1d3ad33ba24fd5b4fea89c02dc075c0b [2022-05-12T17:00:26.600Z] #41 DONE 0.1s [2022-05-12T17:00:26.600Z] [2022-05-12T17:00:26.600Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T17:00:26.600Z] #45 sha256:925afa457c183f326d2058553eb2c038b566e75e8ba06db55ce1aa9ab5e70345 [2022-05-12T17:00:26.600Z] #45 DONE 0.1s [2022-05-12T17:00:26.600Z] [2022-05-12T17:00:26.600Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T17:00:26.600Z] #48 sha256:4d5bf5ee01914f02bb252b954c0d6df1f17670c10c4c665e62068629ab6e4789 [2022-05-12T17:00:26.600Z] #48 DONE 0.2s [2022-05-12T17:00:26.600Z] [2022-05-12T17:00:26.600Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T17:00:26.600Z] #52 sha256:3dd009bc2ad4cf8d8d56b312e7eb301fa83313a6f9c8e3b11ced66a57dc8b2b8 [2022-05-12T17:00:26.600Z] #52 DONE 0.1s [2022-05-12T17:00:26.600Z] [2022-05-12T17:00:26.600Z] #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-12T17:00:26.600Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:26.858Z] #64 ... [2022-05-12T17:00:26.858Z] [2022-05-12T17:00:26.858Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T17:00:26.858Z] #54 sha256:0a9e422c8130621adb913a8e9f74347beecf841e7a736d7d2580ceb0f180b255 [2022-05-12T17:00:26.858Z] #54 DONE 0.1s [2022-05-12T17:00:26.858Z] [2022-05-12T17:00:26.858Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T17:00:26.858Z] #56 sha256:6f8d055196f9075e09d2c10ab38ab7de1982e8c80d054d6b27004b36868c1ee9 [2022-05-12T17:00:26.858Z] #56 DONE 0.2s [2022-05-12T17:00:26.858Z] [2022-05-12T17:00:26.858Z] #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-12T17:00:26.858Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:27.114Z] #64 ... [2022-05-12T17:00:27.114Z] [2022-05-12T17:00:27.114Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T17:00:27.114Z] #58 sha256:e6cd6ef736db60c8ee0bb119c5dba2d2af9bacb16ad10758ded3c0eb6bb6bcfb [2022-05-12T17:00:27.114Z] #58 DONE 0.1s [2022-05-12T17:00:27.114Z] [2022-05-12T17:00:27.114Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T17:00:27.114Z] #61 sha256:26f705ff6e7b17059b639638c028212d4404475066fea3290548557ba4e2874d [2022-05-12T17:00:27.114Z] #61 DONE 0.1s [2022-05-12T17:00:27.114Z] [2022-05-12T17:00:27.114Z] #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-12T17:00:27.114Z] #64 sha256:144748c7662714eb34585b04df2da9423a9ff218b5a1a2e1c2c009d1e2923361 [2022-05-12T17:00:28.470Z] #19 77.53 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-12T17:00:28.470Z] #19 77.53 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:28.470Z] #19 77.56 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T17:00:28.470Z] #19 77.66 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-12T17:00:28.470Z] #19 77.67 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-12T17:00:28.470Z] #19 77.69 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T17:00:28.730Z] #19 78.19 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-12T17:00:28.730Z] #19 78.20 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:28.730Z] #19 78.26 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T17:00:29.297Z] #19 78.76 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-12T17:00:29.297Z] #19 78.76 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:29.297Z] #19 78.77 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:29.556Z] #19 79.02 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-12T17:00:29.556Z] #19 79.03 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:29.556Z] #19 79.03 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T17:00:32.386Z] #64 75.93 + bin/containerd [2022-05-12T17:00:34.828Z] #19 83.47 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-12T17:00:34.828Z] #19 83.47 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:34.828Z] #19 83.48 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T17:00:34.828Z] #19 83.50 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-12T17:00:34.828Z] #19 83.50 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.51 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-12T17:00:34.828Z] #19 83.54 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.54 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.54 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T17:00:34.828Z] #19 83.70 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.70 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.71 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 83.74 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.74 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.75 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 83.79 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.80 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.80 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 83.84 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.84 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.85 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 83.88 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 83.88 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 83.89 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 84.13 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 84.13 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 84.14 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 84.25 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 84.25 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 84.25 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:34.828Z] #19 84.48 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-12T17:00:34.828Z] #19 84.48 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:34.828Z] #19 84.51 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:35.088Z] #19 84.60 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-12T17:00:35.088Z] #19 84.60 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:35.088Z] #19 84.61 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:35.088Z] #19 84.71 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-12T17:00:35.088Z] #19 84.71 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:35.088Z] #19 84.72 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:35.088Z] #19 84.76 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-12T17:00:35.088Z] #19 84.76 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:35.088Z] #19 84.76 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:35.346Z] #19 84.94 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-12T17:00:35.346Z] #19 84.94 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:35.346Z] #19 84.94 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:37.281Z] #14 79.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T17:00:37.281Z] #14 79.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:37.281Z] #14 79.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:00:37.544Z] #14 ... [2022-05-12T17:00:37.544Z] [2022-05-12T17:00:37.544Z] #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-12T17:00:37.544Z] #64 sha256:3f1da57143eb53b8d1f69a67b8ad2aba2451975956d15176bb3f79affc960d9a [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T17:00:37.802Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-05-12T17:00:37.802Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T17:00:37.802Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T17:00:38.370Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T17:00:38.370Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T17:00:38.595Z] #64 45.12 Updating files: 58% (2810/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: 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: 96% (4603/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-12T17:00:38.595Z] #64 46.26 + cd /tmp/tmp.S9VouaAIqJ/src/github.com/containerd/containerd [2022-05-12T17:00:38.595Z] #64 46.26 + git checkout -q v1.6.4 [2022-05-12T17:00:38.629Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-05-12T17:00:38.629Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T17:00:38.629Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T17:00:38.888Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T17:00:38.888Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T17:00:38.888Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T17:00:39.987Z] #64 47.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T17:00:39.987Z] #64 47.60 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T17:00:39.987Z] #64 47.60 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T17:00:39.987Z] #64 47.60 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T17:00:39.987Z] #64 47.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T17:00:39.987Z] #64 47.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T17:00:39.987Z] #64 47.60 + '[' '' = dynamic ']' [2022-05-12T17:00:39.987Z] #64 47.60 + make [2022-05-12T17:00:40.618Z] #19 89.47 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-12T17:00:40.618Z] #19 89.47 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:40.618Z] #19 89.48 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:40.618Z] #19 89.51 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-12T17:00:40.618Z] #19 89.51 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-12T17:00:40.618Z] #19 89.51 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T17:00:40.618Z] #19 89.68 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-12T17:00:40.618Z] #19 89.69 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:40.618Z] #19 89.69 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T17:00:40.618Z] #19 89.96 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-12T17:00:40.618Z] #19 89.96 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:40.618Z] #19 89.96 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:40.618Z] #19 90.22 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-12T17:00:40.877Z] #19 90.22 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:40.877Z] #19 90.23 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:41.424Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.7% of statements [2022-05-12T17:00:41.683Z] ok github.com/docker/docker/builder/dockerfile 0.449s coverage: 49.3% of statements [2022-05-12T17:00:41.910Z] #64 49.21 + bin/ctr [2022-05-12T17:00:41.942Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-12T17:00:42.511Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-12T17:00:43.080Z] ok github.com/docker/docker/builder/remotecontext/git 1.554s coverage: 86.3% of statements [2022-05-12T17:00:43.080Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T17:00:43.080Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T17:00:43.080Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T17:00:43.080Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T17:00:43.648Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-05-12T17:00:45.066Z] #19 94.55 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-12T17:00:45.066Z] #19 94.55 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:45.066Z] #19 94.55 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:45.066Z] #19 94.58 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-12T17:00:45.066Z] #19 94.58 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-12T17:00:45.066Z] #19 94.59 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-12T17:00:45.066Z] #19 94.61 Selecting previously unselected package libc6-s390x-cross. [2022-05-12T17:00:45.066Z] #19 94.62 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:45.066Z] #19 94.62 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T17:00:45.324Z] #19 94.75 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-12T17:00:45.324Z] #19 94.75 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.324Z] #19 94.75 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.324Z] #19 94.78 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-12T17:00:45.324Z] #19 94.79 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.324Z] #19 94.79 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.324Z] #19 94.83 Selecting previously unselected package libitm1-s390x-cross. [2022-05-12T17:00:45.324Z] #19 94.83 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.324Z] #19 94.83 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.324Z] #19 94.87 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-12T17:00:45.324Z] #19 94.87 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.324Z] #19 94.87 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.324Z] #19 94.90 Selecting previously unselected package libasan6-s390x-cross. [2022-05-12T17:00:45.324Z] #19 94.90 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.324Z] #19 94.91 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.584Z] #19 95.13 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-12T17:00:45.584Z] #19 95.13 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.584Z] #19 95.14 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.584Z] #19 95.21 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-12T17:00:45.584Z] #19 95.21 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.584Z] #19 95.22 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.843Z] #19 95.32 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-12T17:00:45.843Z] #19 95.32 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:45.843Z] #19 95.32 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:45.843Z] #19 95.42 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-12T17:00:46.103Z] #19 95.43 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:46.103Z] #19 95.43 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:47.840Z] ok github.com/docker/docker/client 0.091s coverage: 75.6% of statements [2022-05-12T17:00:50.324Z] #19 99.87 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-12T17:00:50.324Z] #19 99.87 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:50.324Z] #19 99.88 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:50.324Z] #19 99.90 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-12T17:00:50.584Z] #19 99.90 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-12T17:00:50.584Z] #19 99.91 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T17:00:50.584Z] #19 100.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-12T17:00:50.584Z] #19 100.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T17:00:50.584Z] #19 100.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T17:00:50.843Z] #19 100.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-12T17:00:50.843Z] #19 100.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T17:00:50.843Z] #19 100.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:51.102Z] #19 100.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-12T17:00:51.102Z] #19 100.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T17:00:51.102Z] #19 100.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:54.174Z] #64 ... [2022-05-12T17:00:54.174Z] [2022-05-12T17:00:54.174Z] #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-12T17:00:54.174Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:00:54.175Z] #14 84.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T17:00:54.175Z] #14 84.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:54.175Z] #14 84.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T17:00:54.175Z] #14 91.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T17:00:54.175Z] #14 91.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:00:54.175Z] #14 91.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:00:55.288Z] #19 104.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-12T17:00:55.288Z] #19 104.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T17:00:55.288Z] #19 104.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:55.288Z] #19 104.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-12T17:00:55.288Z] #19 104.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-12T17:00:55.288Z] #19 104.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-12T17:00:55.288Z] #19 104.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T17:00:55.288Z] #19 104.8 Setting up libfile-which-perl (1.23-1) ... [2022-05-12T17:00:55.288Z] #19 104.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T17:00:55.288Z] #19 104.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-12T17:00:55.288Z] #19 105.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T17:00:55.288Z] #19 105.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T17:00:55.288Z] #19 105.0 Setting up file (1:5.39-3) ... [2022-05-12T17:00:55.288Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T17:00:55.546Z] #19 105.0 Setting up bzip2 (1.0.8-4) ... [2022-05-12T17:00:55.546Z] #19 105.0 Setting up libyaml-perl (1.30-1) ... [2022-05-12T17:00:55.546Z] #19 105.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T17:00:55.546Z] #19 105.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T17:00:55.546Z] #19 105.0 Setting up libio-string-perl (1.08-3.1) ... [2022-05-12T17:00:55.546Z] #19 105.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T17:00:55.546Z] #19 105.1 Setting up cross-config (2.6.18+nmu1) ... [2022-05-12T17:00:55.546Z] #19 105.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T17:00:55.546Z] #19 105.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T17:00:55.546Z] #19 105.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T17:00:55.546Z] #19 105.2 Setting up patch (2.7.6-7) ... [2022-05-12T17:00:55.546Z] #19 105.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T17:00:55.546Z] #19 105.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T17:00:55.546Z] #19 105.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T17:00:55.803Z] #19 105.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:55.803Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.062Z] #19 105.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T17:00:56.320Z] #19 105.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.320Z] #19 105.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.320Z] #19 105.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.320Z] #19 105.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T17:00:56.320Z] #19 105.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-12T17:00:56.320Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T17:00:56.578Z] #19 106.0 [2022-05-12T17:00:56.578Z] #19 106.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T17:00:56.578Z] #19 106.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.0 Setting up dpkg-dev (1.20.9) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.578Z] #19 106.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T17:00:56.836Z] #19 106.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-12T17:00:56.836Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-12T17:00:56.836Z] #19 106.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T17:00:56.836Z] #19 106.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T17:00:56.836Z] #19 106.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:56.836Z] #19 106.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T17:00:56.836Z] #19 106.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up libxml-simple-perl (2.25-1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T17:00:57.094Z] #19 106.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.094Z] #19 106.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T17:00:57.352Z] #19 106.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.352Z] #19 107.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.352Z] #19 107.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T17:00:57.352Z] #19 107.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.610Z] #19 107.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-12T17:00:57.610Z] #19 107.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.610Z] #19 107.0 Setting up crossbuild-essential-armel (12.9) ... [2022-05-12T17:00:57.610Z] #19 107.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T17:00:57.610Z] #19 107.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-12T17:00:57.610Z] #19 107.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-12T17:00:57.610Z] #19 107.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-12T17:00:57.610Z] #19 107.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-12T17:00:57.610Z] #19 107.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:00:58.549Z] #19 DONE 108.2s [2022-05-12T17:00:58.549Z] [2022-05-12T17:00:58.549Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T17:00:58.549Z] #73 sha256:656fedd9a0ea662769ec1cb58b8b1ab3589c0eb1e5417b09a3015c0dac84f1e8 [2022-05-12T17:00:58.811Z] #73 ... [2022-05-12T17:00:58.811Z] [2022-05-12T17:00:58.811Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T17:00:58.811Z] #32 sha256:f32d6efeb058810ff63c3c18259e1f67421342c4bd77ff9bc7fcbedf3851c1ec [2022-05-12T17:00:58.811Z] #32 DONE 0.3s [2022-05-12T17:00:59.070Z] [2022-05-12T17:00:59.070Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T17:00:59.070Z] #73 sha256:656fedd9a0ea662769ec1cb58b8b1ab3589c0eb1e5417b09a3015c0dac84f1e8 [2022-05-12T17:00:59.070Z] #73 DONE 0.3s [2022-05-12T17:00:59.070Z] [2022-05-12T17:00:59.070Z] #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-12T17:00:59.070Z] #74 sha256:b65cef00f29e30d1b36e2cef4ffa6f6e1c31905669bcfbc9b398dfabecddd7ef [2022-05-12T17:01:00.448Z] #74 1.208 + RM_GOPATH=0 [2022-05-12T17:01:00.448Z] #74 1.209 + TMP_GOPATH= [2022-05-12T17:01:00.448Z] #74 1.209 + : /build [2022-05-12T17:01:00.448Z] #74 1.212 + '[' -z '' ']' [2022-05-12T17:01:00.448Z] #74 1.212 ++ mktemp -d [2022-05-12T17:01:00.448Z] #74 1.212 + export GOPATH=/tmp/tmp.SO53LhIGs4 [2022-05-12T17:01:00.448Z] #74 1.213 + GOPATH=/tmp/tmp.SO53LhIGs4 [2022-05-12T17:01:00.448Z] #74 1.213 + RM_GOPATH=1 [2022-05-12T17:01:00.448Z] #74 1.213 + case "$(go env GOARCH)" in [2022-05-12T17:01:00.448Z] #74 1.213 ++ go env GOARCH [2022-05-12T17:01:00.448Z] #74 1.218 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:00.448Z] #74 1.220 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:00.448Z] #74 1.225 ++ dirname /install.sh [2022-05-12T17:01:00.448Z] #74 1.226 + dir=/ [2022-05-12T17:01:00.448Z] #74 1.226 + bin=rootlesskit [2022-05-12T17:01:00.448Z] #74 1.226 + shift [2022-05-12T17:01:00.448Z] #74 1.226 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T17:01:00.448Z] #74 1.226 + . //rootlesskit.installer [2022-05-12T17:01:00.448Z] #74 1.226 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T17:01:00.448Z] #74 1.227 + install_rootlesskit [2022-05-12T17:01:00.448Z] #74 1.230 + case "$1" in [2022-05-12T17:01:00.448Z] #74 1.231 + export CGO_ENABLED=0 [2022-05-12T17:01:00.448Z] #74 1.231 + CGO_ENABLED=0 [2022-05-12T17:01:00.448Z] #74 1.232 + _install_rootlesskit [2022-05-12T17:01:00.448Z] #74 1.232 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T17:01:00.448Z] #74 1.232 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T17:01:00.448Z] #74 1.232 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T17:01:00.448Z] #74 1.232 + GOBIN=/build [2022-05-12T17:01:00.448Z] #74 1.232 + GO111MODULE=on [2022-05-12T17:01:00.448Z] #74 1.232 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T17:01:00.707Z] #74 1.715 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T17:01:00.775Z] #14 103.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T17:01:00.775Z] #14 103.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:00.775Z] #14 103.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:01:02.086Z] #74 2.932 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T17:01:02.086Z] #74 2.932 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T17:01:02.346Z] #74 3.247 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T17:01:03.727Z] #74 ... [2022-05-12T17:01:03.727Z] [2022-05-12T17:01:03.727Z] #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-12T17:01:03.727Z] #33 sha256:08df0fcc3bd6c0cd04d7c2a736e1d6be238305b9dbb0db1e3054734fe5750e7a [2022-05-12T17:01:03.727Z] #33 1.238 + RM_GOPATH=0 [2022-05-12T17:01:03.727Z] #33 1.238 + TMP_GOPATH= [2022-05-12T17:01:03.727Z] #33 1.238 + : /build [2022-05-12T17:01:03.727Z] #33 1.238 + '[' -z '' ']' [2022-05-12T17:01:03.727Z] #33 1.238 ++ mktemp -d [2022-05-12T17:01:03.727Z] #33 1.239 + export GOPATH=/tmp/tmp.zjtpiE6CQp [2022-05-12T17:01:03.727Z] #33 1.240 + GOPATH=/tmp/tmp.zjtpiE6CQp [2022-05-12T17:01:03.727Z] #33 1.240 + RM_GOPATH=1 [2022-05-12T17:01:03.727Z] #33 1.240 + case "$(go env GOARCH)" in [2022-05-12T17:01:03.727Z] #33 1.240 ++ go env GOARCH [2022-05-12T17:01:03.727Z] #33 1.248 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:03.727Z] #33 1.248 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:03.727Z] #33 1.249 ++ dirname /install.sh [2022-05-12T17:01:03.727Z] #33 1.251 + dir=/ [2022-05-12T17:01:03.727Z] #33 1.251 + bin=dockercli [2022-05-12T17:01:03.727Z] #33 1.251 + shift [2022-05-12T17:01:03.727Z] #33 1.251 + '[' '!' -f //dockercli.installer ']' [2022-05-12T17:01:03.727Z] #33 1.251 + . //dockercli.installer [2022-05-12T17:01:03.727Z] #33 1.251 ++ : stable [2022-05-12T17:01:03.727Z] #33 1.251 ++ : 17.06.2-ce [2022-05-12T17:01:03.727Z] #33 1.251 + install_dockercli [2022-05-12T17:01:03.727Z] #33 1.251 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T17:01:03.727Z] #33 1.251 Install docker/cli version 17.06.2-ce from stable [2022-05-12T17:01:03.727Z] #33 1.252 ++ uname -m [2022-05-12T17:01:03.727Z] #33 1.255 + arch=x86_64 [2022-05-12T17:01:03.727Z] #33 1.255 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T17:01:03.727Z] #33 1.255 + url=https://download.docker.com/linux/static [2022-05-12T17:01:03.727Z] #33 1.256 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T17:01:03.727Z] #33 1.256 + tar -xz docker/docker [2022-05-12T17:01:03.727Z] #33 4.442 + mkdir -p /build [2022-05-12T17:01:03.727Z] #33 4.444 + mv docker/docker /build/ [2022-05-12T17:01:03.727Z] #33 4.445 + rmdir docker [2022-05-12T17:01:03.727Z] #33 DONE 4.6s [2022-05-12T17:01:03.727Z] [2022-05-12T17:01:03.727Z] #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-12T17:01:03.727Z] #74 sha256:b65cef00f29e30d1b36e2cef4ffa6f6e1c31905669bcfbc9b398dfabecddd7ef [2022-05-12T17:01:03.727Z] #74 4.542 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T17:01:03.727Z] #74 4.865 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T17:01:03.987Z] #74 4.901 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T17:01:04.247Z] #74 5.242 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T17:01:04.247Z] #74 5.314 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T17:01:04.247Z] #74 5.326 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T17:01:04.247Z] #74 5.429 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T17:01:04.819Z] #74 5.638 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T17:01:04.819Z] #74 5.725 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T17:01:04.819Z] #74 5.766 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T17:01:05.760Z] #74 6.658 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T17:01:06.079Z] #14 108.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T17:01:06.079Z] #14 108.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T17:01:06.079Z] #14 108.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T17:01:06.079Z] #14 108.9 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T17:01:06.079Z] #14 108.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T17:01:06.079Z] #14 108.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T17:01:06.079Z] #14 109.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T17:01:06.079Z] #14 109.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T17:01:06.079Z] #14 109.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T17:01:06.341Z] #14 109.2 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T17:01:06.341Z] #14 109.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T17:01:06.342Z] #14 109.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:01:06.604Z] #14 109.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T17:01:06.604Z] #14 109.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T17:01:06.604Z] #14 109.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:01:06.700Z] #74 ... [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T17:01:06.700Z] #36 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T17:01:06.700Z] #37 sha256:a7de8096081ec418814b46a9064f81b6176c6c323361000a025188a1c4cb1b21 [2022-05-12T17:01:06.700Z] #37 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #38 sha256:f32d968818a44f8d4c39b57a2ba6291701476eeb8af849f892c329871d161bf0 [2022-05-12T17:01:06.700Z] #38 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T17:01:06.700Z] #40 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T17:01:06.700Z] #40 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #41 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T17:01:06.700Z] #41 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #43 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T17:01:06.700Z] #43 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #45 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T17:01:06.700Z] #45 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #47 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T17:01:06.700Z] #47 CACHED [2022-05-12T17:01:06.700Z] [2022-05-12T17:01:06.700Z] #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-12T17:01:06.700Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:06.700Z] #20 1.488 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T17:01:06.700Z] #20 1.655 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T17:01:06.700Z] #20 1.657 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T17:01:06.700Z] #20 1.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T17:01:06.700Z] #20 1.969 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T17:01:06.700Z] #20 2.323 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T17:01:06.700Z] #20 2.869 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T17:01:06.700Z] #20 3.485 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T17:01:06.700Z] #20 3.995 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T17:01:06.700Z] #20 3.999 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T17:01:06.700Z] #20 3.999 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T17:01:06.700Z] #20 3.999 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T17:01:06.700Z] #20 4.000 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T17:01:06.700Z] #20 4.427 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T17:01:06.700Z] #20 4.438 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T17:01:06.700Z] #20 4.439 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T17:01:06.700Z] #20 4.439 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T17:01:06.700Z] #20 4.440 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T17:01:06.867Z] #14 109.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T17:01:06.867Z] #14 109.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:01:06.867Z] #14 109.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:06.867Z] #14 109.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T17:01:06.867Z] #14 109.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T17:01:06.867Z] #14 109.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T17:01:06.867Z] #14 109.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T17:01:07.130Z] #14 109.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T17:01:07.130Z] #14 109.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T17:01:07.130Z] #14 110.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T17:01:07.130Z] #14 ... [2022-05-12T17:01:07.130Z] [2022-05-12T17:01:07.130Z] #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-12T17:01:07.130Z] #67 sha256:f753d3a6fb62e5e82f3eb51f0ca5c5feef9858995bd70874051bcf9d2ebd62b9 [2022-05-12T17:01:07.130Z] #67 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T17:01:07.130Z] #67 109.6 + GOBIN=/build [2022-05-12T17:01:07.130Z] #67 109.6 + GO111MODULE=on [2022-05-12T17:01:07.130Z] #67 109.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T17:01:08.608Z] #20 ... [2022-05-12T17:01:08.608Z] [2022-05-12T17:01:08.608Z] #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-12T17:01:08.608Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T17:01:08.608Z] #49 1.685 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T17:01:08.608Z] #49 1.685 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T17:01:08.608Z] #49 1.685 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T17:01:08.608Z] #49 1.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T17:01:08.608Z] #49 2.252 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T17:01:08.608Z] #49 2.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T17:01:08.608Z] #49 3.331 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T17:01:08.608Z] #49 3.919 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T17:01:08.608Z] #49 4.401 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T17:01:08.608Z] #49 4.407 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T17:01:08.608Z] #49 4.409 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T17:01:08.608Z] #49 4.420 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T17:01:08.608Z] #49 4.422 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T17:01:08.608Z] #49 4.643 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T17:01:08.608Z] #49 4.655 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T17:01:08.608Z] #49 4.656 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T17:01:08.608Z] #49 4.656 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T17:01:08.608Z] #49 4.657 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T17:01:08.868Z] #49 ... [2022-05-12T17:01:08.868Z] [2022-05-12T17:01:08.868Z] #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-12T17:01:08.868Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T17:01:08.868Z] #69 1.584 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T17:01:08.868Z] #69 1.655 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T17:01:08.868Z] #69 1.657 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T17:01:08.868Z] #69 1.744 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T17:01:08.868Z] #69 2.133 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T17:01:08.868Z] #69 2.560 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T17:01:08.868Z] #69 3.080 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T17:01:08.868Z] #69 3.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T17:01:08.868Z] #69 4.150 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T17:01:08.868Z] #69 4.150 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T17:01:08.868Z] #69 4.150 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T17:01:08.868Z] #69 4.150 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T17:01:08.868Z] #69 4.150 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T17:01:08.868Z] #69 4.559 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T17:01:08.868Z] #69 4.562 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T17:01:08.868Z] #69 4.567 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T17:01:08.868Z] #69 4.571 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T17:01:08.868Z] #69 4.575 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T17:01:11.354Z] #67 ... [2022-05-12T17:01:11.354Z] [2022-05-12T17:01:11.354Z] #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-12T17:01:11.354Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T17:01:11.354Z] #14 110.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T17:01:11.354Z] #14 110.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 110.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 110.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T17:01:11.354Z] #14 110.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 110.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 110.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T17:01:11.354Z] #14 110.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 110.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 110.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T17:01:11.354Z] #14 110.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 110.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 111.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T17:01:11.354Z] #14 111.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 111.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T17:01:11.354Z] #14 111.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T17:01:11.354Z] #14 111.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 111.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:11.354Z] #14 111.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T17:01:11.354Z] #14 111.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 111.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T17:01:11.354Z] #14 111.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T17:01:11.354Z] #14 111.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T17:01:11.354Z] #14 111.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T17:01:11.354Z] #14 112.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T17:01:11.354Z] #14 112.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T17:01:11.354Z] #14 112.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T17:01:11.354Z] #14 112.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T17:01:11.354Z] #14 112.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 112.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T17:01:11.354Z] #14 112.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T17:01:11.354Z] #14 112.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T17:01:11.354Z] #14 112.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T17:01:11.354Z] #14 112.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.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-12T17:01:11.354Z] #14 112.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T17:01:11.354Z] #14 112.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T17:01:11.354Z] #14 112.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T17:01:11.354Z] #14 112.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:11.354Z] #14 112.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T17:01:11.354Z] #14 112.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:11.354Z] #14 112.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:11.354Z] #14 112.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:01:11.354Z] #14 DONE 113.9s [2022-05-12T17:01:11.354Z] [2022-05-12T17:01:11.354Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T17:01:11.354Z] #59 sha256:c4fa6274a4f1a53532e973e6cc8a13141b55c89204aab9ee8f5a666256f9f242 [2022-05-12T17:01:11.354Z] #59 DONE 0.2s [2022-05-12T17:01:11.354Z] [2022-05-12T17:01:11.354Z] #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-12T17:01:11.354Z] #60 sha256:5bdbb8e344363ff2e7e018d8ac1d67cc82b78b361e1255ea1cfb234e4074946d [2022-05-12T17:01:12.749Z] #60 1.414 + RM_GOPATH=0 [2022-05-12T17:01:12.749Z] #60 ... [2022-05-12T17:01:12.749Z] [2022-05-12T17:01:12.749Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T17:01:12.749Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T17:01:12.749Z] #15 DONE 1.7s [2022-05-12T17:01:12.749Z] [2022-05-12T17:01:12.749Z] #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-12T17:01:12.749Z] #60 sha256:5bdbb8e344363ff2e7e018d8ac1d67cc82b78b361e1255ea1cfb234e4074946d [2022-05-12T17:01:12.749Z] #60 1.414 + TMP_GOPATH= [2022-05-12T17:01:12.749Z] #60 1.414 + : /build [2022-05-12T17:01:12.749Z] #60 1.414 + '[' -z '' ']' [2022-05-12T17:01:12.749Z] #60 1.415 ++ mktemp -d [2022-05-12T17:01:12.749Z] #60 1.417 + export GOPATH=/tmp/tmp.0xUaGJw7fb [2022-05-12T17:01:12.749Z] #60 1.417 + GOPATH=/tmp/tmp.0xUaGJw7fb [2022-05-12T17:01:12.749Z] #60 1.417 + RM_GOPATH=1 [2022-05-12T17:01:12.749Z] #60 1.417 + case "$(go env GOARCH)" in [2022-05-12T17:01:12.749Z] #60 1.418 ++ go env GOARCH [2022-05-12T17:01:12.749Z] #60 1.438 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:12.749Z] #60 1.438 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:12.749Z] #60 1.441 ++ dirname /install.sh [2022-05-12T17:01:12.749Z] #60 1.442 + dir=/ [2022-05-12T17:01:12.749Z] #60 1.442 + bin=runc [2022-05-12T17:01:12.749Z] #60 1.444 + shift [2022-05-12T17:01:12.749Z] #60 1.444 + '[' '!' -f //runc.installer ']' [2022-05-12T17:01:12.749Z] #60 1.445 + . //runc.installer [2022-05-12T17:01:12.749Z] #60 1.445 ++ set -e [2022-05-12T17:01:12.749Z] #60 1.445 ++ : v1.1.1 [2022-05-12T17:01:12.749Z] #60 1.445 + install_runc [2022-05-12T17:01:12.749Z] #60 1.445 + RUNC_BUILDTAGS=seccomp [2022-05-12T17:01:12.749Z] #60 1.445 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T17:01:12.749Z] #60 1.445 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T17:01:12.749Z] #60 1.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0xUaGJw7fb/src/github.com/opencontainers/runc [2022-05-12T17:01:12.749Z] #60 1.463 Cloning into '/tmp/tmp.0xUaGJw7fb/src/github.com/opencontainers/runc'... [2022-05-12T17:01:14.146Z] #60 ... [2022-05-12T17:01:14.146Z] [2022-05-12T17:01:14.146Z] #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-12T17:01:14.146Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T17:01:14.146Z] #16 DONE 1.2s [2022-05-12T17:01:14.146Z] [2022-05-12T17:01:14.146Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T17:01:14.146Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T17:01:14.723Z] #17 0.962 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T17:01:14.985Z] #17 DONE 1.0s [2022-05-12T17:01:14.985Z] [2022-05-12T17:01:14.985Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T17:01:14.985Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T17:01:15.248Z] #18 ... [2022-05-12T17:01:15.248Z] [2022-05-12T17:01:15.248Z] #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-12T17:01:15.248Z] #67 sha256:f753d3a6fb62e5e82f3eb51f0ca5c5feef9858995bd70874051bcf9d2ebd62b9 [2022-05-12T17:01:15.248Z] #67 117.4 rootlesskit version 1.0.0 [2022-05-12T17:01:15.248Z] #67 117.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T17:01:15.248Z] #67 117.5 -container-ip string [2022-05-12T17:01:15.248Z] #67 117.5 container ip [2022-05-12T17:01:15.248Z] #67 117.5 -container-port int [2022-05-12T17:01:15.248Z] #67 117.5 container port (default -1) [2022-05-12T17:01:15.248Z] #67 117.5 -host-ip string [2022-05-12T17:01:15.248Z] #67 117.5 host ip [2022-05-12T17:01:15.248Z] #67 117.5 -host-port int [2022-05-12T17:01:15.248Z] #67 117.5 host port (default -1) [2022-05-12T17:01:15.248Z] #67 117.5 -proto string [2022-05-12T17:01:15.248Z] #67 117.5 proxy protocol (default "tcp") [2022-05-12T17:01:15.248Z] #67 DONE 117.6s [2022-05-12T17:01:15.248Z] [2022-05-12T17:01:15.248Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T17:01:15.248Z] #68 sha256:ecad132a66cd627bb76cc7838476a326b530565724aad98725f0c18c21ce0e2d [2022-05-12T17:01:15.248Z] #68 DONE 0.2s [2022-05-12T17:01:15.248Z] [2022-05-12T17:01:15.248Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T17:01:15.248Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T17:01:15.512Z] #18 ... [2022-05-12T17:01:15.512Z] [2022-05-12T17:01:15.512Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T17:01:15.512Z] #69 sha256:87e7fa0ef1e4b3461150f0b6e2bd23c43e793938f0b023f0a4d8ba6a8cb2a4b9 [2022-05-12T17:01:15.512Z] #69 DONE 0.1s [2022-05-12T17:01:15.512Z] [2022-05-12T17:01:15.512Z] #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-12T17:01:15.513Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:01:16.476Z] #55 ... [2022-05-12T17:01:16.476Z] [2022-05-12T17:01:16.476Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T17:01:16.476Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T17:01:16.476Z] #18 DONE 1.6s [2022-05-12T17:01:16.476Z] [2022-05-12T17:01:16.476Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T17:01:16.476Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T17:01:17.000Z] #69 ... [2022-05-12T17:01:17.000Z] [2022-05-12T17:01:17.000Z] #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-12T17:01:17.000Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:17.000Z] #20 18.22 Fetched 40.5 MB in 17s (2383 kB/s) [2022-05-12T17:01:17.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:01:17.481Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:01:17.481Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:01:17.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:01:17.481Z] [2022-05-12T17:01:17.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:01:17.481Z] DOCKER_SYSTEMD=1 [2022-05-12T17:01:17.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:01:17.481Z] HOSTNAME=8ba64d255d44 [2022-05-12T17:01:17.481Z] DEST=bundles/test-integration [2022-05-12T17:01:17.481Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:01:17.481Z] DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T17:01:17.481Z] container=docker [2022-05-12T17:01:17.481Z] HOME=/root [2022-05-12T17:01:17.481Z] LANG=C.UTF-8 [2022-05-12T17:01:17.481Z] INVOCATION_ID=eae64c5aa6f4410faf5ad257512c2202 [2022-05-12T17:01:17.481Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:01:17.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:01:17.481Z] VALIDATE_BRANCH=master [2022-05-12T17:01:17.481Z] TERM=xterm [2022-05-12T17:01:17.481Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:01:17.481Z] SHLVL=3 [2022-05-12T17:01:17.481Z] TIMEOUT=120m [2022-05-12T17:01:17.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:01:17.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:01:17.481Z] GO111MODULE=off [2022-05-12T17:01:17.481Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T17:01:17.481Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T17:01:17.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:01:17.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:01:17.481Z] GOPATH=/go [2022-05-12T17:01:17.481Z] PKG_CONFIG=pkg-config [2022-05-12T17:01:17.481Z] _=/usr/bin/env [2022-05-12T17:01:17.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T17:01:17.867Z] #19 DONE 1.4s [2022-05-12T17:01:17.868Z] [2022-05-12T17:01:17.868Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T17:01:17.868Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T17:01:17.868Z] #72 CACHED [2022-05-12T17:01:17.868Z] [2022-05-12T17:01:17.868Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T17:01:17.868Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T17:01:17.868Z] #74 CACHED [2022-05-12T17:01:17.868Z] [2022-05-12T17:01:17.868Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T17:01:17.868Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T17:01:19.259Z] #20 DONE 1.0s [2022-05-12T17:01:19.259Z] [2022-05-12T17:01:19.259Z] #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-12T17:01:19.259Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T17:01:19.917Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.7% of statements [2022-05-12T17:01:19.917Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-12T17:01:20.042Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T17:01:20.042Z] [2022-05-12T17:01:20.042Z] ________ ____ __. [2022-05-12T17:01:20.042Z] \_____ \ | |/ _| [2022-05-12T17:01:20.042Z] / | \| < [2022-05-12T17:01:20.042Z] / | \ | \ [2022-05-12T17:01:20.042Z] \_______ /____|__ \ [2022-05-12T17:01:20.042Z] \/ \/ [2022-05-12T17:01:20.042Z] [2022-05-12T17:01:20.042Z] INFO: make.ps1 ended at 05/12/2022 17:01:08 [2022-05-12T17:01:20.042Z] INFO: Binaries build ended at 05/12/2022 17:01:09. Duration:00:01:21.6432859 [2022-05-12T17:01:20.042Z] INFO: Copying the built daemon binary to d:\CI\PR-43110\9\binary\dockerd-a6e7ef1cd6.exe... [2022-05-12T17:01:20.042Z] INFO: Copying the built client binary to d:\CI\PR-43110\9\binary\docker-a6e7ef1cd6.exe... [2022-05-12T17:01:20.042Z] INFO: Copying the golang package from the container to d:\CI\PR-43110\9\installer\go.zip... [2022-05-12T17:01:20.042Z] INFO: Extracting go.zip to d:\CI\PR-43110\9\go [2022-05-12T17:01:20.204Z] #21 1.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T17:01:20.204Z] #21 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T17:01:20.204Z] #21 1.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T17:01:20.483Z] ok github.com/docker/docker/cmd/dockerd/trap 2.470s coverage: 0.0% of statements [2022-05-12T17:01:20.483Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T17:01:20.483Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T17:01:20.483Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T17:01:20.483Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T17:01:20.483Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T17:01:20.778Z] #21 1.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T17:01:22.168Z] #21 3.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T17:01:23.561Z] #21 4.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T17:01:24.137Z] #21 ... [2022-05-12T17:01:24.137Z] [2022-05-12T17:01:24.137Z] #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-12T17:01:24.137Z] #60 sha256:5bdbb8e344363ff2e7e018d8ac1d67cc82b78b361e1255ea1cfb234e4074946d [2022-05-12T17:01:24.137Z] #60 12.90 + cd /tmp/tmp.0xUaGJw7fb/src/github.com/opencontainers/runc [2022-05-12T17:01:24.137Z] #60 12.90 + git checkout -q v1.1.1 [2022-05-12T17:01:24.712Z] #60 13.50 + '[' -z '' ']' [2022-05-12T17:01:24.712Z] #60 13.50 + target=static [2022-05-12T17:01:24.712Z] #60 13.50 + make BUILDTAGS=seccomp static [2022-05-12T17:01:24.974Z] #60 13.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T17:01:25.124Z] #20 18.22 Reading package lists... [2022-05-12T17:01:25.125Z] #20 ... [2022-05-12T17:01:25.125Z] [2022-05-12T17:01:25.125Z] #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-12T17:01:25.125Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T17:01:25.125Z] #49 19.28 Fetched 40.5 MB in 18s (2269 kB/s) [2022-05-12T17:01:25.694Z] #49 19.28 Reading package lists... [2022-05-12T17:01:25.694Z] #49 ... [2022-05-12T17:01:25.694Z] [2022-05-12T17:01:25.694Z] #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-12T17:01:25.694Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:25.694Z] #20 18.22 Reading package lists... [2022-05-12T17:01:27.047Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-05-12T17:01:27.306Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-12T17:01:27.600Z] #20 27.01 Reading package lists... [2022-05-12T17:01:27.600Z] #20 ... [2022-05-12T17:01:27.600Z] [2022-05-12T17:01:27.600Z] #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-12T17:01:27.600Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T17:01:27.600Z] #69 18.73 Fetched 40.5 MB in 17s (2330 kB/s) [2022-05-12T17:01:27.600Z] #69 18.73 Reading package lists... [2022-05-12T17:01:27.600Z] #69 27.98 Reading package lists... [2022-05-12T17:01:27.600Z] #69 ... [2022-05-12T17:01:27.600Z] [2022-05-12T17:01:27.600Z] #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-12T17:01:27.600Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T17:01:27.600Z] #49 19.28 Reading package lists... [2022-05-12T17:01:28.568Z] #64 125.7 # github.com/containerd/containerd/cmd/containerd [2022-05-12T17:01:28.569Z] #64 125.7 /usr/bin/ld: /tmp/go-link-2855266432/000019.o: in function `New': [2022-05-12T17:01:28.569Z] #64 125.7 /tmp/tmp.60MF8hOhOd/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-12T17:01:28.569Z] #64 125.8 + bin/containerd-stress [2022-05-12T17:01:28.569Z] #64 126.9 + bin/containerd-shim [2022-05-12T17:01:28.682Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-12T17:01:32.877Z] #49 28.52 Reading package lists... [2022-05-12T17:01:32.877Z] #49 ... [2022-05-12T17:01:32.877Z] [2022-05-12T17:01:32.878Z] #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-12T17:01:32.878Z] #74 sha256:b65cef00f29e30d1b36e2cef4ffa6f6e1c31905669bcfbc9b398dfabecddd7ef [2022-05-12T17:01:32.878Z] #74 29.49 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T17:01:32.878Z] #74 29.49 + GOBIN=/build [2022-05-12T17:01:32.878Z] #74 29.49 + GO111MODULE=on [2022-05-12T17:01:32.878Z] #74 29.49 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T17:01:32.878Z] #74 32.84 rootlesskit version 1.0.0 [2022-05-12T17:01:32.878Z] #74 32.85 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T17:01:32.878Z] #74 32.85 -container-ip string [2022-05-12T17:01:32.878Z] #74 32.85 container ip [2022-05-12T17:01:32.878Z] #74 32.85 -container-port int [2022-05-12T17:01:32.878Z] #74 32.85 container port (default -1) [2022-05-12T17:01:32.878Z] #74 32.85 -host-ip string [2022-05-12T17:01:32.878Z] #74 32.85 host ip [2022-05-12T17:01:32.878Z] #74 32.85 -host-port int [2022-05-12T17:01:32.878Z] #74 32.85 host port (default -1) [2022-05-12T17:01:32.878Z] #74 32.85 -proto string [2022-05-12T17:01:32.878Z] #74 32.85 proxy protocol (default "tcp") [2022-05-12T17:01:32.878Z] #74 DONE 33.4s [2022-05-12T17:01:32.878Z] [2022-05-12T17:01:32.878Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T17:01:32.878Z] #75 sha256:b177cc76b9999e00da9e7260021efa0ba7b150fc59b7d42502fe36eb81971e12 [2022-05-12T17:01:32.878Z] #75 DONE 0.1s [2022-05-12T17:01:32.878Z] [2022-05-12T17:01:32.878Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T17:01:32.878Z] #76 sha256:b2ff2a19595857c529f2a14bfa867b877fe911b46967cf28cb509ea52461b3b5 [2022-05-12T17:01:32.878Z] #76 DONE 0.1s [2022-05-12T17:01:32.878Z] [2022-05-12T17:01:32.878Z] #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-12T17:01:32.878Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:33.139Z] #60 ... [2022-05-12T17:01:33.140Z] [2022-05-12T17:01:33.140Z] #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-12T17:01:33.140Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T17:01:33.140Z] #21 8.174 Fetched 8530 kB in 7s (1197 kB/s) [2022-05-12T17:01:33.140Z] #21 8.174 Reading package lists... [2022-05-12T17:01:33.140Z] #21 11.06 Reading package lists... [2022-05-12T17:01:33.715Z] #21 14.01 Building dependency tree... [2022-05-12T17:01:33.715Z] #21 14.73 Reading state information... [2022-05-12T17:01:33.837Z] #20 27.01 Reading package lists... [2022-05-12T17:01:33.837Z] #20 ... [2022-05-12T17:01:33.837Z] [2022-05-12T17:01:33.837Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T17:01:33.837Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T17:01:33.837Z] #79 CACHED [2022-05-12T17:01:33.837Z] [2022-05-12T17:01:33.837Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T17:01:33.837Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T17:01:33.837Z] #81 CACHED [2022-05-12T17:01:34.097Z] [2022-05-12T17:01:34.097Z] #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-12T17:01:34.097Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:34.661Z] #21 15.67 The following additional packages will be installed: [2022-05-12T17:01:34.661Z] #21 15.67 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T17:01:34.661Z] #21 15.67 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T17:01:34.661Z] #21 15.67 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T17:01:34.661Z] #21 15.68 python3-pkg-resources vim-runtime xxd [2022-05-12T17:01:34.661Z] #21 15.68 Suggested packages: [2022-05-12T17:01:34.661Z] #21 15.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T17:01:34.661Z] #21 15.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T17:01:34.661Z] #21 15.68 acl attr quota [2022-05-12T17:01:34.661Z] #21 15.68 Recommended packages: [2022-05-12T17:01:34.661Z] #21 15.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T17:01:34.669Z] #20 27.01 Reading package lists... [2022-05-12T17:01:35.112Z] #64 138.4 + bin/containerd-shim-runc-v1 [2022-05-12T17:01:35.247Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-05-12T17:01:36.051Z] #21 17.09 The following NEW packages will be installed: [2022-05-12T17:01:36.051Z] #21 17.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T17:01:36.051Z] #21 17.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T17:01:36.051Z] #21 17.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T17:01:36.051Z] #21 17.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T17:01:36.051Z] #21 17.11 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T17:01:36.051Z] #21 17.11 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T17:01:36.051Z] #21 17.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T17:01:36.051Z] #21 17.11 xz-utils zip zstd [2022-05-12T17:01:36.183Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-05-12T17:01:36.313Z] #21 17.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:01:36.313Z] #21 17.44 Need to get 27.6 MB of archives. [2022-05-12T17:01:36.313Z] #21 17.44 After this operation, 106 MB of additional disk space will be used. [2022-05-12T17:01:36.313Z] #21 17.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T17:01:36.313Z] #21 17.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T17:01:36.313Z] #21 17.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T17:01:36.313Z] #21 17.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T17:01:36.313Z] #21 17.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T17:01:36.313Z] #21 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T17:01:36.313Z] #21 17.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T17:01:36.313Z] #21 17.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T17:01:36.313Z] #21 17.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T17:01:36.575Z] #21 17.51 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-12T17:01:36.575Z] #21 17.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T17:01:36.575Z] #21 17.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T17:01:36.575Z] #21 17.53 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-12T17:01:36.575Z] #21 17.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T17:01:36.575Z] #21 17.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T17:01:36.575Z] #21 17.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T17:01:36.575Z] #21 17.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T17:01:36.575Z] #21 17.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T17:01:36.575Z] #21 17.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T17:01:36.575Z] #21 17.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T17:01:36.575Z] #21 17.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T17:01:36.575Z] #21 17.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T17:01:36.575Z] #21 17.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T17:01:36.575Z] #21 17.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T17:01:36.575Z] #21 17.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T17:01:36.575Z] #21 17.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T17:01:36.575Z] #21 17.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T17:01:36.751Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-12T17:01:36.835Z] #20 36.19 Building dependency tree... [2022-05-12T17:01:36.835Z] #20 37.76 Reading state information... [2022-05-12T17:01:36.837Z] #21 17.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T17:01:36.837Z] #21 17.88 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-12T17:01:36.837Z] #21 17.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T17:01:36.837Z] #21 17.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T17:01:36.837Z] #21 17.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T17:01:36.837Z] #21 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T17:01:36.837Z] #21 17.91 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-12T17:01:36.837Z] #21 17.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T17:01:36.837Z] #21 17.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T17:01:36.837Z] #21 17.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T17:01:36.837Z] #21 17.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T17:01:36.837Z] #21 17.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T17:01:37.098Z] #21 18.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T17:01:37.098Z] #21 18.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T17:01:37.098Z] #21 18.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T17:01:37.098Z] #21 18.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T17:01:37.098Z] #21 18.06 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-12T17:01:37.098Z] #21 18.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T17:01:37.318Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T17:01:37.360Z] #21 18.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T17:01:37.360Z] #21 18.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T17:01:37.360Z] #21 18.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T17:01:37.724Z] INFO: Extraction ended at 05/12/2022 17:01:34. Duration:00:00:23.3830236 [2022-05-12T17:01:37.724Z] INFO: Updating the golang and path environment variables [2022-05-12T17:01:37.724Z] INFO: GOPATH=d:\gopath [2022-05-12T17:01:37.724Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T17:01:37.724Z] INFO: Running the daemon under test in debug mode [2022-05-12T17:01:37.724Z] INFO: Starting a daemon under test... [2022-05-12T17:01:37.724Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43110\9\daemon --pidfile d:\CI\PR-43110\9\docker.pid -D [2022-05-12T17:01:37.724Z] INFO: Process started successfully. [2022-05-12T17:01:37.724Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T17:01:37.724Z] INFO: Waiting for the daemon under test to start... [2022-05-12T17:01:37.773Z] #20 39.05 The following additional packages will be installed: [2022-05-12T17:01:37.773Z] #20 39.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T17:01:37.773Z] #20 39.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T17:01:37.773Z] #20 39.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T17:01:37.773Z] #20 39.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T17:01:37.773Z] #20 39.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T17:01:37.773Z] #20 39.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T17:01:37.773Z] #20 39.07 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T17:01:37.773Z] #20 39.09 Suggested packages: [2022-05-12T17:01:37.773Z] #20 39.09 gcc-10-locales seccomp wine64 [2022-05-12T17:01:37.892Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.6% of statements [2022-05-12T17:01:37.892Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T17:01:37.892Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T17:01:37.892Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T17:01:37.892Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T17:01:37.934Z] #21 18.97 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:01:38.214Z] #21 19.15 Fetched 27.6 MB in 1s (23.2 MB/s) [2022-05-12T17:01:38.214Z] #21 19.22 Selecting previously unselected package pigz. [2022-05-12T17:01:38.214Z] #21 19.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T17:01:38.214Z] #21 19.28 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T17:01:38.214Z] #21 19.29 Unpacking pigz (2.6-1) ... [2022-05-12T17:01:38.342Z] #20 39.66 The following NEW packages will be installed: [2022-05-12T17:01:38.342Z] #20 39.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T17:01:38.342Z] #20 39.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T17:01:38.342Z] #20 39.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T17:01:38.342Z] #20 39.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T17:01:38.342Z] #20 39.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T17:01:38.342Z] #20 39.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T17:01:38.342Z] #20 39.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T17:01:38.342Z] #20 39.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T17:01:38.342Z] #20 39.67 mingw-w64-x86-64-dev [2022-05-12T17:01:38.477Z] #21 19.39 Selecting previously unselected package libelf1:amd64. [2022-05-12T17:01:38.477Z] #21 19.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T17:01:38.477Z] #21 19.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T17:01:38.477Z] #21 19.58 Selecting previously unselected package libbpf0:amd64. [2022-05-12T17:01:38.477Z] #21 19.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T17:01:38.477Z] #21 19.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:01:38.601Z] #20 40.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:01:38.601Z] #20 40.01 Need to get 115 MB of archives. [2022-05-12T17:01:38.601Z] #20 40.01 After this operation, 645 MB of additional disk space will be used. [2022-05-12T17:01:38.601Z] #20 40.01 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-12T17:01:38.601Z] #20 40.06 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-12T17:01:38.740Z] #21 19.72 Selecting previously unselected package libcap2:amd64. [2022-05-12T17:01:38.740Z] #21 19.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T17:01:38.740Z] #21 19.74 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:01:38.740Z] #21 19.85 Selecting previously unselected package libmnl0:amd64. [2022-05-12T17:01:38.740Z] #21 19.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T17:01:38.740Z] #21 19.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:01:38.740Z] #21 19.95 Selecting previously unselected package libxtables12:amd64. [2022-05-12T17:01:38.830Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.620s coverage: 74.8% of statements [2022-05-12T17:01:38.862Z] #20 40.09 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-12T17:01:38.862Z] #20 40.09 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-12T17:01:38.862Z] #20 40.10 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-12T17:01:38.862Z] #20 40.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T17:01:38.862Z] #20 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-12T17:01:38.862Z] #20 40.17 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-12T17:01:38.862Z] #20 40.18 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-12T17:01:38.862Z] #20 40.28 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-12T17:01:39.002Z] #21 19.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T17:01:39.002Z] #21 19.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:01:39.002Z] #21 20.05 Selecting previously unselected package libcap2-bin. [2022-05-12T17:01:39.002Z] #21 20.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T17:01:39.002Z] #21 20.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T17:01:39.002Z] #21 20.18 Selecting previously unselected package iproute2. [2022-05-12T17:01:39.002Z] #21 20.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T17:01:39.264Z] #21 20.19 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T17:01:39.401Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 56.2% of statements [2022-05-12T17:01:39.430Z] #20 40.66 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-12T17:01:39.430Z] #20 40.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-12T17:01:39.685Z] Running on azwin-2-9fb400 in d:\jenkins\workspace\moby_PR-43110 [Pipeline] { [2022-05-12T17:01:39.690Z] #20 40.95 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] [Pipeline] ws [2022-05-12T17:01:39.700Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T17:01:39.836Z] #21 20.79 Selecting previously unselected package xxd. [2022-05-12T17:01:39.836Z] #21 20.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:01:39.836Z] #21 20.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:39.836Z] #21 20.92 Selecting previously unselected package vim-common. [2022-05-12T17:01:39.836Z] #21 20.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:01:39.836Z] #21 20.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:39.951Z] #20 41.21 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-12T17:01:39.951Z] #20 41.36 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-12T17:01:39.951Z] #20 41.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T17:01:39.951Z] #20 41.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T17:01:40.098Z] #21 21.15 Selecting previously unselected package bash-completion. [2022-05-12T17:01:40.098Z] #21 21.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T17:01:40.210Z] #20 41.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T17:01:40.210Z] #20 41.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T17:01:40.210Z] #20 41.38 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-12T17:01:40.210Z] #20 41.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T17:01:40.210Z] #20 41.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T17:01:40.210Z] #20 41.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T17:01:40.210Z] #20 41.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T17:01:40.210Z] #20 41.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T17:01:40.210Z] #20 41.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T17:01:40.210Z] #20 41.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T17:01:40.210Z] #20 41.40 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-12T17:01:40.210Z] #20 41.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T17:01:40.210Z] #20 41.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T17:01:40.469Z] #20 ... [2022-05-12T17:01:40.469Z] [2022-05-12T17:01:40.469Z] #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-12T17:01:40.469Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T17:01:40.469Z] #69 27.98 Reading package lists... [2022-05-12T17:01:40.469Z] #69 36.79 Building dependency tree... [2022-05-12T17:01:40.469Z] #69 38.37 Reading state information... [2022-05-12T17:01:40.469Z] #69 39.83 The following additional packages will be installed: [2022-05-12T17:01:40.469Z] #69 39.84 libbtrfs0 [2022-05-12T17:01:40.469Z] #69 39.96 The following NEW packages will be installed: [2022-05-12T17:01:40.469Z] #69 39.97 libbtrfs-dev libbtrfs0 [2022-05-12T17:01:40.469Z] #69 40.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:01:40.469Z] #69 40.33 Need to get 460 kB of archives. [2022-05-12T17:01:40.469Z] #69 40.33 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T17:01:40.469Z] #69 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T17:01:40.469Z] #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-12T17:01:40.469Z] #69 40.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:01:40.469Z] #69 41.05 Fetched 460 kB in 0s (1582 kB/s) [2022-05-12T17:01:40.469Z] #69 41.11 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T17:01:40.469Z] #69 41.11 (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-12T17:01:40.469Z] #69 41.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T17:01:40.469Z] #69 41.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:01:40.469Z] #69 41.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T17:01:40.469Z] #69 41.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T17:01:40.469Z] #69 41.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:01:40.469Z] #69 41.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:01:40.469Z] #69 41.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:01:40.469Z] #69 41.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:01:40.469Z] #69 DONE 41.8s [2022-05-12T17:01:40.469Z] [2022-05-12T17:01:40.469Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T17:01:40.469Z] #70 sha256:0ef9e32fd2ca8ec6970cd509ba5e69cfe6d3b2aa285243272feaa236ef0500da [2022-05-12T17:01:40.729Z] #70 DONE 0.1s [2022-05-12T17:01:40.729Z] [2022-05-12T17:01:40.729Z] #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-12T17:01:40.729Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:01:40.780Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.2% of statements [2022-05-12T17:01:41.305Z] #71 0.732 + RM_GOPATH=0 [2022-05-12T17:01:41.305Z] #71 0.732 + TMP_GOPATH= [2022-05-12T17:01:41.305Z] #71 0.732 + : /build [2022-05-12T17:01:41.305Z] #71 0.732 + '[' -z '' ']' [2022-05-12T17:01:41.306Z] #71 0.732 ++ mktemp -d [2022-05-12T17:01:41.306Z] #71 0.734 + export GOPATH=/tmp/tmp.R4QzSc2zeo [2022-05-12T17:01:41.306Z] #71 0.734 + GOPATH=/tmp/tmp.R4QzSc2zeo [2022-05-12T17:01:41.306Z] #71 0.734 + RM_GOPATH=1 [2022-05-12T17:01:41.306Z] #71 0.734 + case "$(go env GOARCH)" in [2022-05-12T17:01:41.306Z] #71 0.735 ++ go env GOARCH [2022-05-12T17:01:41.306Z] #71 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:41.306Z] #71 0.747 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:41.306Z] #71 0.748 ++ dirname /install.sh [2022-05-12T17:01:41.306Z] #71 0.750 + dir=/ [2022-05-12T17:01:41.306Z] #71 0.750 + bin=containerd [2022-05-12T17:01:41.306Z] #71 0.750 + shift [2022-05-12T17:01:41.306Z] #71 0.750 + '[' '!' -f //containerd.installer ']' [2022-05-12T17:01:41.306Z] #71 0.750 + . //containerd.installer [2022-05-12T17:01:41.306Z] #71 0.751 ++ set -e [2022-05-12T17:01:41.306Z] #71 0.751 ++ : v1.6.4 [2022-05-12T17:01:41.306Z] #71 0.751 + install_containerd [2022-05-12T17:01:41.306Z] #71 0.752 + echo 'Install containerd version v1.6.4' [2022-05-12T17:01:41.306Z] #71 0.752 Install containerd version v1.6.4 [2022-05-12T17:01:41.306Z] #71 0.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R4QzSc2zeo/src/github.com/containerd/containerd [2022-05-12T17:01:41.306Z] #71 0.779 Cloning into '/tmp/tmp.R4QzSc2zeo/src/github.com/containerd/containerd'... [2022-05-12T17:01:41.380Z] The recommended git tool is: git [2022-05-12T17:01:41.658Z] #64 144.8 + bin/containerd-shim-runc-v2 [2022-05-12T17:01:41.914Z] #64 145.7 + binaries [2022-05-12T17:01:41.914Z] #64 145.7 + install -D bin/containerd /build/containerd [2022-05-12T17:01:41.914Z] #64 145.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T17:01:41.914Z] #64 145.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T17:01:42.158Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-05-12T17:01:42.169Z] #64 145.7 + install -D bin/ctr /build/ctr [2022-05-12T17:01:42.425Z] #64 DONE 146.1s [2022-05-12T17:01:42.651Z] #21 23.42 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T17:01:42.914Z] #21 23.97 Selecting previously unselected package bzip2. [2022-05-12T17:01:42.914Z] #21 23.97 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T17:01:42.914Z] #21 23.98 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T17:01:43.093Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.957s coverage: 45.9% of statements [2022-05-12T17:01:43.093Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T17:01:43.175Z] #21 24.09 Selecting previously unselected package xz-utils. [2022-05-12T17:01:43.175Z] #21 24.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T17:01:43.175Z] #21 24.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T17:01:43.175Z] #21 ... [2022-05-12T17:01:43.175Z] [2022-05-12T17:01:43.175Z] #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-12T17:01:43.175Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T17:01:43.175Z] #34 DONE 145.8s [2022-05-12T17:01:43.352Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.6% of statements [2022-05-12T17:01:43.354Z] [2022-05-12T17:01:43.354Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T17:01:43.354Z] #65 sha256:ee0d024234cb2a9f96a9401ed2faf4d3fc2ca18cce7adadfb3107a1645eeaeb6 [2022-05-12T17:01:43.354Z] #65 DONE 0.2s [2022-05-12T17:01:43.354Z] [2022-05-12T17:01:43.354Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T17:01:43.354Z] #70 sha256:926a219436a117f5e2f30992c0267343b355dd3f9a3a71150c7907a542bcb15b [2022-05-12T17:01:43.437Z] [2022-05-12T17:01:43.438Z] #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-12T17:01:43.438Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T17:01:43.438Z] #21 24.51 Selecting previously unselected package apparmor. [2022-05-12T17:01:43.438Z] #21 24.53 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T17:01:43.438Z] #21 24.63 Unpacking apparmor (2.13.6-10) ... [2022-05-12T17:01:43.610Z] #70 DONE 0.1s [2022-05-12T17:01:43.610Z] [2022-05-12T17:01:43.610Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T17:01:43.610Z] #75 sha256:a3fa2e22044efbc09132b98860e6493acf6b935996af358edcf1e27106f0ef9a [2022-05-12T17:01:43.841Z] #71 ... [2022-05-12T17:01:43.841Z] [2022-05-12T17:01:43.841Z] #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-12T17:01:43.841Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T17:01:43.841Z] #49 28.52 Reading package lists... [2022-05-12T17:01:43.841Z] #49 37.11 Building dependency tree... [2022-05-12T17:01:43.841Z] #49 38.58 Reading state information... [2022-05-12T17:01:43.841Z] #49 40.12 The following additional packages will be installed: [2022-05-12T17:01:43.841Z] #49 40.14 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-12T17:01:43.841Z] #49 40.15 Suggested packages: [2022-05-12T17:01:43.841Z] #49 40.15 cmake-doc ninja-build lrzip [2022-05-12T17:01:43.841Z] #49 40.15 Recommended packages: [2022-05-12T17:01:43.841Z] #49 40.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T17:01:43.841Z] #49 40.65 The following NEW packages will be installed: [2022-05-12T17:01:43.841Z] #49 40.66 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-12T17:01:43.841Z] #49 41.06 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:01:43.841Z] #49 41.06 Need to get 8418 kB of archives. [2022-05-12T17:01:43.841Z] #49 41.06 After this operation, 34.9 MB of additional disk space will be used. [2022-05-12T17:01:43.841Z] #49 41.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T17:01:43.841Z] #49 41.07 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-12T17:01:43.841Z] #49 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T17:01:43.841Z] #49 41.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T17:01:43.841Z] #49 41.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T17:01:43.841Z] #49 41.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T17:01:43.841Z] #49 41.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T17:01:43.841Z] #49 41.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T17:01:43.841Z] #49 41.69 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:01:43.841Z] #49 41.99 Fetched 8418 kB in 0s (18.3 MB/s) [2022-05-12T17:01:43.841Z] #49 42.04 Selecting previously unselected package xxd. [2022-05-12T17:01:43.841Z] #49 42.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T17:01:43.841Z] #49 42.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 42.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 42.25 Selecting previously unselected package vim-common. [2022-05-12T17:01:43.841Z] #49 42.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:01:43.841Z] #49 42.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 42.43 Selecting previously unselected package cmake-data. [2022-05-12T17:01:43.841Z] #49 42.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T17:01:43.841Z] #49 42.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 43.16 Selecting previously unselected package libarchive13:amd64. [2022-05-12T17:01:43.841Z] #49 43.17 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 43.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 43.25 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T17:01:43.841Z] #49 43.25 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 43.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T17:01:43.841Z] #49 43.31 Selecting previously unselected package librhash0:amd64. [2022-05-12T17:01:43.841Z] #49 43.32 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 43.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T17:01:43.841Z] #49 43.40 Selecting previously unselected package libuv1:amd64. [2022-05-12T17:01:43.841Z] #49 43.41 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 43.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T17:01:43.841Z] #49 43.47 Selecting previously unselected package cmake. [2022-05-12T17:01:43.841Z] #49 43.47 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T17:01:43.841Z] #49 43.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T17:01:43.841Z] #49 44.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T17:01:43.841Z] #49 44.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T17:01:43.841Z] #49 44.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T17:01:43.841Z] #49 44.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:01:43.841Z] #49 DONE 45.2s [2022-05-12T17:01:44.101Z] [2022-05-12T17:01:44.101Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T17:01:44.101Z] #50 sha256:17d72cef8863e2c381ad55c8fcc01e0293793d91519fd754f02b7dd7e8056a11 [2022-05-12T17:01:44.101Z] #50 DONE 0.1s [2022-05-12T17:01:44.101Z] [2022-05-12T17:01:44.101Z] #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-12T17:01:44.101Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:44.101Z] #20 42.00 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:01:44.101Z] #20 42.25 Fetched 115 MB in 2s (68.6 MB/s) [2022-05-12T17:01:44.101Z] #20 42.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T17:01:44.101Z] #20 42.29 (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-12T17:01:44.101Z] #20 42.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T17:01:44.101Z] #20 42.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T17:01:44.101Z] #20 42.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T17:01:44.101Z] #20 42.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T17:01:44.101Z] #20 42.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T17:01:44.101Z] #20 43.55 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T17:01:44.101Z] #20 43.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T17:01:44.101Z] #20 43.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T17:01:44.101Z] #20 43.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T17:01:44.101Z] #20 43.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:01:44.101Z] #20 43.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:01:44.101Z] #20 43.72 Selecting previously unselected package dmsetup. [2022-05-12T17:01:44.101Z] #20 43.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:01:44.101Z] #20 43.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T17:01:44.101Z] #20 43.79 Selecting previously unselected package mingw-w64-common. [2022-05-12T17:01:44.101Z] #20 43.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T17:01:44.101Z] #20 43.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T17:01:44.101Z] #20 45.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T17:01:44.101Z] #20 45.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T17:01:44.101Z] #20 45.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T17:01:44.173Z] #75 DONE 0.4s [2022-05-12T17:01:44.173Z] [2022-05-12T17:01:44.173Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T17:01:44.173Z] #76 sha256:e06492bed2bbe6b314e8cdd5747e71617bcba6b68633941e44d246761cad8887 [2022-05-12T17:01:44.173Z] #76 DONE 0.0s [2022-05-12T17:01:44.173Z] [2022-05-12T17:01:44.173Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T17:01:44.173Z] #77 sha256:5c0ff56032577319b3ed627025feb89be10b55270af2e17526882982e05f2c81 [2022-05-12T17:01:44.287Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-12T17:01:44.385Z] #21 25.28 Selecting previously unselected package inetutils-ping. [2022-05-12T17:01:44.385Z] #21 25.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T17:01:44.385Z] #21 25.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T17:01:44.385Z] #21 25.59 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T17:01:44.385Z] #21 25.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:01:44.385Z] #21 25.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:01:44.651Z] #21 25.74 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T17:01:44.651Z] #21 25.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:01:44.651Z] #21 25.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:01:44.735Z] #77 DONE 0.8s [2022-05-12T17:01:44.735Z] [2022-05-12T17:01:44.735Z] #78 exporting to image [2022-05-12T17:01:44.735Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T17:01:44.735Z] #78 exporting layers [2022-05-12T17:01:44.913Z] #21 25.91 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T17:01:44.913Z] #21 25.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T17:01:44.913Z] #21 25.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:01:44.913Z] #21 26.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T17:01:44.913Z] #21 26.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T17:01:44.913Z] #21 26.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:01:44.913Z] #21 26.18 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T17:01:45.175Z] #21 26.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T17:01:45.175Z] #21 26.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:01:45.175Z] #21 26.26 Selecting previously unselected package iptables. [2022-05-12T17:01:45.175Z] #21 26.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...#21 ... [2022-05-12T17:01:45.175Z] [2022-05-12T17:01:45.175Z] #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-12T17:01:45.175Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T17:01:45.175Z] #36 148.1 Delve is a source level debugger for Go programs. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T17:01:45.175Z] #36 148.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Usage: [2022-05-12T17:01:45.175Z] #36 148.1 dlv [command] [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Available Commands: [2022-05-12T17:01:45.175Z] #36 148.1 attach Attach to running process and begin debugging. [2022-05-12T17:01:45.175Z] #36 148.1 connect Connect to a headless debug server with a terminal client. [2022-05-12T17:01:45.175Z] #36 148.1 core Examine a core dump. [2022-05-12T17:01:45.175Z] #36 148.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T17:01:45.175Z] #36 148.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T17:01:45.175Z] #36 148.1 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T17:01:45.175Z] #36 148.1 help Help about any command [2022-05-12T17:01:45.175Z] #36 148.1 run Deprecated command. Use 'debug' instead. [2022-05-12T17:01:45.175Z] #36 148.1 test Compile test binary and begin debugging program. [2022-05-12T17:01:45.175Z] #36 148.1 trace Compile and begin tracing program. [2022-05-12T17:01:45.175Z] #36 148.1 version Prints version. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Flags: [2022-05-12T17:01:45.175Z] #36 148.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T17:01:45.175Z] #36 148.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T17:01:45.175Z] #36 148.1 --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-12T17:01:45.175Z] #36 148.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T17:01:45.175Z] #36 148.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T17:01:45.175Z] #36 148.1 --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-12T17:01:45.175Z] #36 148.1 --disable-aslr Disables address space randomization [2022-05-12T17:01:45.175Z] #36 148.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T17:01:45.175Z] #36 148.1 -h, --help help for dlv [2022-05-12T17:01:45.175Z] #36 148.1 --init string Init file, executed by the terminal client. [2022-05-12T17:01:45.175Z] #36 148.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T17:01:45.175Z] #36 148.1 --log Enable debugging server logging. [2022-05-12T17:01:45.175Z] #36 148.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T17:01:45.175Z] #36 148.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T17:01:45.175Z] #36 148.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T17:01:45.175Z] #36 148.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T17:01:45.175Z] #36 148.1 --wd string Working directory for running the program. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Additional help topics: [2022-05-12T17:01:45.175Z] #36 148.1 dlv backend Help about the --backend flag. [2022-05-12T17:01:45.175Z] #36 148.1 dlv log Help about logging flags. [2022-05-12T17:01:45.175Z] #36 148.1 dlv redirect Help about file redirection. [2022-05-12T17:01:45.175Z] #36 148.1 [2022-05-12T17:01:45.175Z] #36 148.1 Use "dlv [command] --help" for more information about a command. [2022-05-12T17:01:45.175Z] #36 DONE 148.2s [2022-05-12T17:01:45.175Z] [2022-05-12T17:01:45.175Z] #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-12T17:01:45.175Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T17:01:45.175Z] #21 26.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T17:01:45.175Z] #21 26.30 Unpacking iptables (1.8.7-1) ... [2022-05-12T17:01:45.224Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.881s coverage: 58.2% of statements [2022-05-12T17:01:45.224Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T17:01:45.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T17:01:45.224Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-12T17:01:45.483Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-12T17:01:45.749Z] #21 26.76 Selecting previously unselected package libonig5:amd64. [2022-05-12T17:01:45.749Z] #21 26.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T17:01:45.749Z] #21 26.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:01:45.749Z] #21 26.95 Selecting previously unselected package libjq1:amd64. [2022-05-12T17:01:45.749Z] #21 26.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T17:01:45.749Z] #21 26.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:01:46.004Z] #20 47.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T17:01:46.004Z] #20 47.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:46.004Z] #20 47.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T17:01:46.004Z] #20 47.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T17:01:46.004Z] #20 47.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:46.004Z] #20 47.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T17:01:46.011Z] #21 27.16 Selecting previously unselected package jq. [2022-05-12T17:01:46.011Z] #21 27.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T17:01:46.273Z] #21 27.21 Unpacking jq (1.6-2.1) ... [2022-05-12T17:01:46.273Z] #21 27.33 Selecting previously unselected package libaio1:amd64. [2022-05-12T17:01:46.273Z] #21 27.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T17:01:46.273Z] #21 27.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:01:46.536Z] #21 27.56 Selecting previously unselected package libgpm2:amd64. [2022-05-12T17:01:46.536Z] #21 27.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T17:01:46.536Z] #21 27.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:01:46.536Z] #21 27.63 Selecting previously unselected package libicu67:amd64. [2022-05-12T17:01:46.536Z] #21 27.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T17:01:46.536Z] #21 27.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T17:01:47.383Z] #20 ... [2022-05-12T17:01:47.383Z] [2022-05-12T17:01:47.383Z] #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-12T17:01:47.383Z] #51 sha256:ca8c4d604a36165f648616711a42f7731f4151f92b08950c78eb8bb17142b7c0 [2022-05-12T17:01:47.383Z] #51 0.761 + RM_GOPATH=0 [2022-05-12T17:01:47.383Z] #51 0.761 + TMP_GOPATH= [2022-05-12T17:01:47.383Z] #51 0.761 + : /build [2022-05-12T17:01:47.383Z] #51 0.761 + '[' -z '' ']' [2022-05-12T17:01:47.383Z] #51 0.762 ++ mktemp -d [2022-05-12T17:01:47.383Z] #51 0.763 + export GOPATH=/tmp/tmp.jsFHC8YgyS [2022-05-12T17:01:47.383Z] #51 0.763 + GOPATH=/tmp/tmp.jsFHC8YgyS [2022-05-12T17:01:47.383Z] #51 0.763 + RM_GOPATH=1 [2022-05-12T17:01:47.383Z] #51 0.763 + case "$(go env GOARCH)" in [2022-05-12T17:01:47.383Z] #51 0.764 ++ go env GOARCH [2022-05-12T17:01:47.383Z] #51 0.776 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:47.383Z] #51 0.776 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:01:47.383Z] #51 0.777 ++ dirname /install.sh [2022-05-12T17:01:47.383Z] #51 0.778 + dir=/ [2022-05-12T17:01:47.383Z] #51 0.778 + bin=tini [2022-05-12T17:01:47.383Z] #51 0.778 + shift [2022-05-12T17:01:47.383Z] #51 0.778 + '[' '!' -f //tini.installer ']' [2022-05-12T17:01:47.383Z] #51 0.779 + . //tini.installer [2022-05-12T17:01:47.383Z] #51 0.779 ++ : v0.19.0 [2022-05-12T17:01:47.383Z] #51 0.779 + install_tini [2022-05-12T17:01:47.383Z] #51 0.779 + echo 'Install tini version v0.19.0' [2022-05-12T17:01:47.383Z] #51 0.780 Install tini version v0.19.0 [2022-05-12T17:01:47.383Z] #51 0.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.jsFHC8YgyS/tini [2022-05-12T17:01:47.383Z] #51 0.781 Cloning into '/tmp/tmp.jsFHC8YgyS/tini'... [2022-05-12T17:01:47.383Z] #51 1.132 + cd /tmp/tmp.jsFHC8YgyS/tini [2022-05-12T17:01:47.383Z] #51 1.133 + git checkout -q v0.19.0 [2022-05-12T17:01:47.383Z] #51 1.142 + cmake . [2022-05-12T17:01:47.383Z] #51 1.459 -- The C compiler identification is GNU 10.2.1 [2022-05-12T17:01:47.383Z] #51 1.500 -- Detecting C compiler ABI info [2022-05-12T17:01:47.383Z] #51 1.658 -- Detecting C compiler ABI info - done [2022-05-12T17:01:47.383Z] #51 1.708 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T17:01:47.383Z] #51 1.708 -- Detecting C compile features [2022-05-12T17:01:47.383Z] #51 1.709 -- Detecting C compile features - done [2022-05-12T17:01:47.383Z] #51 1.733 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T17:01:47.383Z] #51 1.812 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T17:01:47.383Z] #51 1.850 -- Configuring done [2022-05-12T17:01:47.383Z] #51 1.922 -- Generating done [2022-05-12T17:01:47.383Z] #51 1.923 -- Build files have been written to: /tmp/tmp.jsFHC8YgyS/tini [2022-05-12T17:01:47.383Z] #51 1.933 + make tini-static [2022-05-12T17:01:47.383Z] #51 2.009 Scanning dependencies of target tini-static [2022-05-12T17:01:47.383Z] #51 2.025 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T17:01:47.383Z] #51 2.570 [100%] Linking C executable tini-static [2022-05-12T17:01:47.383Z] #51 2.814 [100%] Built target tini-static [2022-05-12T17:01:47.383Z] #51 2.831 + mkdir -p /build [2022-05-12T17:01:47.383Z] #51 2.834 + cp tini-static /build/docker-init [2022-05-12T17:01:47.383Z] #51 DONE 3.1s [2022-05-12T17:01:47.383Z] [2022-05-12T17:01:47.383Z] #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-12T17:01:47.383Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:47.388Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2022-05-12T17:01:47.388Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T17:01:47.388Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T17:01:47.388Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-05-12T17:01:48.323Z] #20 ... [2022-05-12T17:01:48.323Z] [2022-05-12T17:01:48.323Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T17:01:48.323Z] #53 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T17:01:48.323Z] #53 CACHED [2022-05-12T17:01:48.323Z] [2022-05-12T17:01:48.323Z] #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-12T17:01:48.323Z] #54 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T17:01:48.324Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 79.9% of statements [2022-05-12T17:01:48.324Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-05-12T17:01:48.324Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T17:01:48.597Z] #54 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #57 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T17:01:48.597Z] #57 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #58 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T17:01:48.597Z] #58 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #60 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T17:01:48.597Z] #60 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #62 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:01:48.597Z] #62 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #64 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T17:01:48.597Z] #64 CACHED [2022-05-12T17:01:48.597Z] [2022-05-12T17:01:48.597Z] #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-12T17:01:48.597Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:01:48.899Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T17:01:48.899Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-12T17:01:49.160Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-05-12T17:01:49.179Z] #71 ... [2022-05-12T17:01:49.179Z] [2022-05-12T17:01:49.179Z] #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-12T17:01:49.179Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:01:49.179Z] #20 50.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T17:01:49.180Z] #20 50.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:49.180Z] #20 50.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:01:49.418Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-12T17:01:49.848Z] #21 30.66 Selecting previously unselected package libinih1:amd64. [2022-05-12T17:01:49.848Z] #21 30.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T17:01:49.848Z] #21 30.67 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T17:01:49.848Z] #21 30.72 Selecting previously unselected package libnet1:amd64. [2022-05-12T17:01:49.848Z] #21 30.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T17:01:49.848Z] #21 30.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:01:49.848Z] #21 30.81 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T17:01:49.848Z] #21 30.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T17:01:49.848Z] #21 30.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:01:49.848Z] #21 30.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T17:01:49.848Z] #21 30.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T17:01:49.848Z] #21 30.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:01:49.848Z] #21 30.98 Selecting previously unselected package net-tools. [2022-05-12T17:01:49.848Z] #21 30.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T17:01:49.848Z] #21 30.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:01:49.985Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-12T17:01:49.985Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T17:01:50.110Z] #21 31.16 Selecting previously unselected package patch. [2022-05-12T17:01:50.110Z] #21 31.16 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T17:01:50.110Z] #21 31.17 Unpacking patch (2.7.6-7) ... [2022-05-12T17:01:50.371Z] #21 31.29 Selecting previously unselected package python-pip-whl. [2022-05-12T17:01:50.371Z] #21 31.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:01:50.371Z] #21 31.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:01:50.553Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 59.1% of statements [2022-05-12T17:01:50.553Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-05-12T17:01:50.633Z] #21 31.83 Selecting previously unselected package python3-lib2to3. [2022-05-12T17:01:50.895Z] #21 31.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T17:01:50.895Z] #21 31.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:01:50.895Z] #21 31.95 Selecting previously unselected package python3-distutils. [2022-05-12T17:01:50.895Z] #21 31.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T17:01:50.895Z] #21 31.97 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T17:01:51.156Z] #21 32.12 Selecting previously unselected package python3-pkg-resources. [2022-05-12T17:01:51.156Z] #21 32.14 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T17:01:51.156Z] #21 32.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:01:51.156Z] #21 32.29 Selecting previously unselected package python3-setuptools. [2022-05-12T17:01:51.156Z] #21 32.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T17:01:51.156Z] #21 32.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T17:01:51.277Z] #78 exporting layers 6.1s done [2022-05-12T17:01:51.277Z] #78 writing image sha256:c35882d2687ad453f632259e89ecbc09b6f35f625454617541a3f56752fa0684 done [2022-05-12T17:01:51.277Z] #78 naming to docker.io/library/docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 done [2022-05-12T17:01:51.277Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-12T17:01:51.419Z] #21 32.55 Selecting previously unselected package python3-wheel. [2022-05-12T17:01:51.419Z] #21 32.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T17:01:51.419Z] #21 32.56 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T17:01:51.419Z] #21 32.64 Selecting previously unselected package python3-pip. [2022-05-12T17:01:51.419Z] #21 32.64 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:01:51.419Z] #21 32.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:01:51.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2022-05-12T17:01:51.682Z] + trap exit INT TERM [2022-05-12T17:01:51.682Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T17:01:51.682Z] + CONTAINER_NAME=docker-pr9 [2022-05-12T17:01:51.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh dynbinary [2022-05-12T17:01:51.748Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-05-12T17:01:51.943Z] #21 32.94 Selecting previously unselected package sudo. [2022-05-12T17:01:51.943Z] #21 32.94 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T17:01:51.943Z] #21 32.95 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T17:01:52.245Z] [2022-05-12T17:01:52.245Z] Removing bundles/ [2022-05-12T17:01:52.245Z] [2022-05-12T17:01:52.245Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T17:01:52.245Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:01:52.245Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:01:52.315Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T17:01:52.516Z] #21 33.53 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T17:01:52.516Z] #21 33.54 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T17:01:52.516Z] #21 33.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:01:52.676Z] Running on azwin-2-42fff0 in d:\jenkins\workspace\moby_PR-43110 [Pipeline] { [Pipeline] ws [2022-05-12T17:01:52.690Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T17:01:52.778Z] #21 33.74 Selecting previously unselected package uidmap. [2022-05-12T17:01:52.778Z] #21 33.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T17:01:52.778Z] #21 33.75 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T17:01:52.778Z] #21 33.87 Selecting previously unselected package vim-runtime. [2022-05-12T17:01:52.778Z] #21 33.88 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:01:52.778Z] #21 33.92 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-12T17:01:52.778Z] #21 33.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T17:01:52.882Z] ok github.com/docker/docker/daemon/logger/splunk 1.530s coverage: 82.5% of statements [2022-05-12T17:01:52.882Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T17:01:52.882Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T17:01:53.040Z] #21 33.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:53.374Z] #20 54.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T17:01:53.374Z] #20 54.31 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:53.374Z] #20 54.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:01:53.818Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-05-12T17:01:54.385Z] ok github.com/docker/docker/distribution 0.590s coverage: 28.2% of statements [2022-05-12T17:01:54.385Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T17:01:54.488Z] The recommended git tool is: git [2022-05-12T17:01:54.752Z] #20 55.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T17:01:54.752Z] #20 55.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:54.752Z] #20 55.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T17:01:54.954Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T17:01:55.408Z] .....INFO: Daemon under test started and replied! [2022-05-12T17:01:55.408Z] INFO: Docker version of the daemon under test [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] Client: [2022-05-12T17:01:55.408Z] Version: 17.06.2-ce [2022-05-12T17:01:55.408Z] API version: 1.30 [2022-05-12T17:01:55.408Z] Go version: go1.8.3 [2022-05-12T17:01:55.408Z] Git commit: cec0b72 [2022-05-12T17:01:55.408Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T17:01:55.408Z] OS/Arch: windows/amd64 [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] Server: [2022-05-12T17:01:55.408Z] Version: 0.0.0-dev [2022-05-12T17:01:55.408Z] API version: 1.42 (minimum version 1.24) [2022-05-12T17:01:55.408Z] Go version: go1.18.2 [2022-05-12T17:01:55.408Z] Git commit: a6e7ef1cd6 [2022-05-12T17:01:55.408Z] Built: [2022-05-12T17:01:55.408Z] OS/Arch: windows/amd64 [2022-05-12T17:01:55.408Z] Experimental: false [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] INFO: Docker info of the daemon under test [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] Containers: 0 [2022-05-12T17:01:55.408Z] Running: 0 [2022-05-12T17:01:55.408Z] Paused: 0 [2022-05-12T17:01:55.408Z] Stopped: 0 [2022-05-12T17:01:55.408Z] Images: 0 [2022-05-12T17:01:55.408Z] Server Version: 0.0.0-dev [2022-05-12T17:01:55.408Z] Storage Driver: windowsfilter [2022-05-12T17:01:55.408Z] Windows: [2022-05-12T17:01:55.408Z] Logging Driver: json-file [2022-05-12T17:01:55.408Z] Plugins: [2022-05-12T17:01:55.408Z] Volume: local [2022-05-12T17:01:55.408Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:01:55.408Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:01:55.408Z] Swarm: inactive [2022-05-12T17:01:55.408Z] Default Isolation: process [2022-05-12T17:01:55.408Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T17:01:55.408Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T17:01:55.408Z] OSType: windows [2022-05-12T17:01:55.408Z] Architecture: x86_64 [2022-05-12T17:01:55.408Z] CPUs: 4 [2022-05-12T17:01:55.408Z] Total Memory: 32GiB [2022-05-12T17:01:55.408Z] Name: azwin-2-1388c0 [2022-05-12T17:01:55.408Z] ID: 5d018743-6e89-4844-801e-4faeca8dd785 [2022-05-12T17:01:55.408Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T17:01:55.408Z] Debug Mode (client): false [2022-05-12T17:01:55.408Z] Debug Mode (server): true [2022-05-12T17:01:55.408Z] File Descriptors: -1 [2022-05-12T17:01:55.408Z] Goroutines: 16 [2022-05-12T17:01:55.408Z] System Time: 2022-05-12T17:01:54.5006544Z [2022-05-12T17:01:55.408Z] EventsListeners: 0 [2022-05-12T17:01:55.408Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:01:55.408Z] Labels: [2022-05-12T17:01:55.408Z] Experimental: false [2022-05-12T17:01:55.408Z] Insecure Registries: [2022-05-12T17:01:55.408Z] 127.0.0.0/8 [2022-05-12T17:01:55.408Z] Live Restore Enabled: false [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] INFO: Docker images of the daemon under test [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:01:55.408Z] [2022-05-12T17:01:55.408Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T17:01:55.408Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T17:01:55.408Z] ltsc2019: Pulling from windows/servercore [2022-05-12T17:01:55.408Z] b111c3320c94: Pulling fs layer [2022-05-12T17:01:55.408Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T17:01:55.521Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T17:01:55.779Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T17:01:56.129Z] #20 57.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T17:01:56.129Z] #20 57.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:01:56.129Z] #20 57.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:01:56.347Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-05-12T17:01:56.347Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T17:01:56.347Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-05-12T17:01:56.347Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T17:01:56.347Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T17:01:56.350Z] #21 37.00 Selecting previously unselected package vim. [2022-05-12T17:01:56.350Z] #21 37.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:01:56.350Z] #21 37.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:56.350Z] #21 37.55 Selecting previously unselected package xfsprogs. [2022-05-12T17:01:56.611Z] #21 37.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T17:01:56.611Z] #21 37.57 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T17:01:56.873Z] #21 37.92 Selecting previously unselected package zip. [2022-05-12T17:01:56.873Z] #21 37.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T17:01:56.873Z] #21 37.93 Unpacking zip (3.0-12) ... [2022-05-12T17:01:56.873Z] #21 38.05 Selecting previously unselected package zstd. [2022-05-12T17:01:56.873Z] #21 38.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T17:01:56.873Z] #21 38.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:01:56.914Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-05-12T17:01:57.450Z] #21 38.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:01:57.510Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-05-12T17:01:58.396Z] #21 39.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:01:58.396Z] #21 39.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:01:58.396Z] #21 39.44 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:01:58.396Z] #21 39.46 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T17:01:58.396Z] #21 39.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:01:58.396Z] #21 39.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T17:01:58.396Z] #21 39.50 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T17:01:58.396Z] #21 39.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:01:58.396Z] #21 39.53 Setting up bzip2 (1.0.8-4) ... [2022-05-12T17:01:58.448Z] ok github.com/docker/docker/opts 0.021s coverage: 65.5% of statements [2022-05-12T17:01:58.448Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T17:01:58.658Z] #21 39.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:01:58.658Z] #21 39.56 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T17:01:59.232Z] #21 40.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:01:59.232Z] #21 40.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:01:59.232Z] #21 40.23 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T17:01:59.232Z] #21 40.24 Setting up apparmor (2.13.6-10) ... [2022-05-12T17:01:59.825Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.5% of statements [2022-05-12T17:02:00.321Z] #20 61.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T17:02:00.321Z] #20 61.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T17:02:00.321Z] #20 61.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:02:00.624Z] #21 41.78 Setting up zip (3.0-12) ... [2022-05-12T17:02:00.762Z] ok github.com/docker/docker/pkg/authorization 0.325s coverage: 68.3% of statements [2022-05-12T17:02:00.886Z] #21 41.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:02:00.886Z] #21 41.82 Setting up bash-completion (1:2.11-2) ... [2022-05-12T17:02:01.021Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T17:02:01.021Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-12T17:02:01.210Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T17:02:01.210Z] 8b534d64a7c3: Download complete [2022-05-12T17:02:01.710Z] #20 63.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T17:02:01.969Z] #20 63.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T17:02:01.969Z] #20 63.15 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T17:02:01.969Z] #20 63.22 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T17:02:01.969Z] #20 63.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T17:02:01.969Z] #20 63.23 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T17:02:01.969Z] #20 63.28 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T17:02:01.969Z] #20 63.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T17:02:01.969Z] #20 63.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T17:02:01.969Z] #20 63.37 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T17:02:02.228Z] #20 63.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T17:02:02.228Z] #20 63.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:02:02.228Z] #20 63.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T17:02:02.228Z] #20 63.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T17:02:02.228Z] #20 63.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:02:02.228Z] #20 63.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T17:02:02.228Z] #20 63.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:02:02.228Z] #20 63.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:02:02.228Z] #20 63.62 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T17:02:02.228Z] #20 63.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T17:02:02.487Z] #20 63.63 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T17:02:02.487Z] #20 63.71 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T17:02:02.487Z] #20 63.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T17:02:02.487Z] #20 63.72 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T17:02:02.487Z] #20 63.85 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T17:02:02.487Z] #20 63.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T17:02:02.487Z] #20 63.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T17:02:02.746Z] #20 63.95 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T17:02:02.746Z] #20 63.97 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T17:02:02.746Z] #20 63.97 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T17:02:02.746Z] #20 64.07 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T17:02:02.746Z] #20 64.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T17:02:02.746Z] #20 64.08 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T17:02:02.746Z] #20 64.12 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T17:02:02.746Z] #20 64.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T17:02:02.746Z] #20 64.13 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T17:02:02.805Z] #21 43.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T17:02:02.806Z] #21 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T17:02:02.806Z] #21 43.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:02:02.806Z] #21 43.84 Setting up patch (2.7.6-7) ... [2022-05-12T17:02:02.806Z] #21 43.85 Setting up sudo (1.9.5p2-3) ... [2022-05-12T17:02:02.806Z] #21 43.93 invoke-rc.d: could not determine current runlevel [2022-05-12T17:02:02.806Z] #21 43.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T17:02:02.806Z] #21 43.95 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T17:02:02.806Z] #21 43.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:02:02.806Z] #21 43.98 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T17:02:02.806Z] #21 44.00 Setting up pigz (2.6-1) ... [2022-05-12T17:02:02.806Z] #21 44.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:02:02.806Z] #21 44.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:02:03.005Z] #20 64.32 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T17:02:03.005Z] #20 64.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T17:02:03.005Z] #20 64.33 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T17:02:03.068Z] #21 44.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:02:03.068Z] #21 44.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:02:03.263Z] #20 64.44 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T17:02:03.264Z] #20 64.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T17:02:03.264Z] #20 64.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:02:03.264Z] #20 64.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T17:02:03.264Z] #20 64.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T17:02:03.264Z] #20 64.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:03.264Z] #20 64.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T17:02:03.264Z] #20 64.59 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T17:02:03.264Z] #20 64.60 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T17:02:03.523Z] #20 64.85 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:03.523Z] #20 64.87 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T17:02:03.523Z] #20 64.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T17:02:03.523Z] #20 64.89 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T17:02:03.523Z] #20 64.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T17:02:03.523Z] #20 64.92 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T17:02:03.523Z] #20 64.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T17:02:03.523Z] #20 64.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T17:02:03.523Z] #20 64.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T17:02:03.523Z] #20 ... [2022-05-12T17:02:03.523Z] [2022-05-12T17:02:03.523Z] #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-12T17:02:03.523Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:02:03.523Z] #71 13.00 + cd /tmp/tmp.R4QzSc2zeo/src/github.com/containerd/containerd [2022-05-12T17:02:03.523Z] #71 13.00 + git checkout -q v1.6.4 [2022-05-12T17:02:03.523Z] #71 13.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T17:02:03.523Z] #71 13.66 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T17:02:03.523Z] #71 13.66 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T17:02:03.523Z] #71 13.66 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T17:02:03.523Z] #71 13.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T17:02:03.523Z] #71 13.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T17:02:03.523Z] #71 13.66 + '[' '' = dynamic ']' [2022-05-12T17:02:03.523Z] #71 13.66 + make [2022-05-12T17:02:03.523Z] #71 14.69 + bin/ctr [2022-05-12T17:02:03.782Z] #71 ... [2022-05-12T17:02:03.782Z] [2022-05-12T17:02:03.782Z] #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-12T17:02:03.782Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T17:02:03.782Z] #20 64.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T17:02:03.782Z] #20 64.98 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T17:02:03.782Z] #20 64.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T17:02:03.782Z] #20 65.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T17:02:03.782Z] #20 65.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T17:02:03.782Z] #20 65.03 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T17:02:03.782Z] #20 65.05 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T17:02:03.782Z] #20 65.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T17:02:03.782Z] #20 65.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T17:02:03.782Z] #20 65.08 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T17:02:03.782Z] #20 65.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T17:02:03.782Z] #20 65.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T17:02:03.782Z] #20 65.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:02:03.782Z] #20 65.13 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-12T17:02:03.782Z] #20 65.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:02:03.782Z] #20 65.15 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-12T17:02:03.782Z] #20 65.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T17:02:04.013Z] #21 44.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:02:04.013Z] #21 44.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:02:04.013Z] #21 45.19 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T17:02:04.041Z] #20 65.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T17:02:04.041Z] #20 65.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T17:02:04.041Z] #20 65.19 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T17:02:04.041Z] #20 65.21 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T17:02:04.041Z] #20 65.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:02:04.041Z] #20 65.24 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T17:02:04.041Z] #20 65.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:02:04.041Z] #20 65.27 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T17:02:04.041Z] #20 65.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:02:04.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T17:02:04.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T17:02:04.275Z] #21 45.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:02:04.275Z] #21 45.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:02:04.275Z] #21 45.29 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T17:02:04.305Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-05-12T17:02:04.563Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T17:02:04.799Z] #21 45.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:02:04.799Z] #21 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T17:02:04.799Z] #21 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T17:02:04.799Z] #21 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T17:02:04.799Z] #21 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T17:02:04.799Z] #21 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T17:02:04.799Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T17:02:04.799Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T17:02:04.799Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T17:02:04.799Z] #21 45.74 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T17:02:04.822Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-12T17:02:05.080Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-12T17:02:05.080Z] ok github.com/docker/docker/layer 7.119s coverage: 69.0% of statements [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T17:02:05.080Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T17:02:05.419Z] #20 DONE 66.6s [2022-05-12T17:02:05.419Z] [2022-05-12T17:02:05.419Z] #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-12T17:02:05.419Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:02:05.419Z] #71 ... [2022-05-12T17:02:05.419Z] [2022-05-12T17:02:05.419Z] #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-12T17:02:05.419Z] #21 sha256:dbfc42a9986c2ddd44b60808671038cdbe3cbabc3a03eaaecf468fd4be22290b [2022-05-12T17:02:05.647Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-05-12T17:02:05.906Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T17:02:05.906Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements [2022-05-12T17:02:05.906Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-05-12T17:02:06.189Z] #21 47.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:02:06.189Z] #21 47.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:02:06.189Z] #21 47.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:02:06.189Z] #21 47.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:02:06.797Z] #21 1.249 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T17:02:06.797Z] #21 1.249 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T17:02:06.797Z] #21 1.327 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T17:02:06.842Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 67.9% of statements [2022-05-12T17:02:07.100Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 71.5% of statements [2022-05-12T17:02:07.359Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-12T17:02:07.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T17:02:07.359Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T17:02:07.579Z] #21 48.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:02:07.579Z] #21 48.39 Setting up jq (1.6-2.1) ... [2022-05-12T17:02:07.579Z] #21 48.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:02:07.579Z] #21 48.42 Setting up iptables (1.8.7-1) ... [2022-05-12T17:02:07.579Z] #21 48.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T17:02:07.579Z] #21 48.47 Setting up iproute2 (5.10.0-4) ... [2022-05-12T17:02:07.618Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-05-12T17:02:07.618Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-12T17:02:07.841Z] #21 48.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:02:07.877Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-12T17:02:07.877Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-12T17:02:08.135Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T17:02:08.135Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T17:02:08.135Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T17:02:08.416Z] #21 DONE 49.4s [2022-05-12T17:02:08.416Z] [2022-05-12T17:02:08.416Z] #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-12T17:02:08.416Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T17:02:08.703Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-12T17:02:08.962Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T17:02:08.988Z] using credential docker-jenkins-github-credentials [2022-05-12T17:02:09.074Z] Cloning the remote Git repository [2022-05-12T17:02:09.074Z] Cloning with configured refspecs honoured and without tags [2022-05-12T17:02:09.222Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T17:02:09.367Z] #22 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T17:02:09.367Z] #22 0.872 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T17:02:09.367Z] #22 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T17:02:09.367Z] #22 DONE 0.9s [2022-05-12T17:02:09.367Z] [2022-05-12T17:02:09.367Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T17:02:09.367Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T17:02:09.481Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T17:02:09.284Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T17:02:09.725Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T17:02:10.858Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-05-12T17:02:10.858Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T17:02:11.118Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-12T17:02:11.377Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-12T17:02:11.526Z] b111c3320c94: Verifying Checksum [2022-05-12T17:02:11.526Z] b111c3320c94: Download complete [2022-05-12T17:02:11.636Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-12T17:02:11.895Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T17:02:10.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T17:02:10.836Z] > git --version # timeout=10 [2022-05-12T17:02:10.872Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T17:02:10.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:10.875Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:12.331Z] #21 1.820 Reading package lists... [2022-05-12T17:02:12.462Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-12T17:02:12.721Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T17:02:12.980Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-05-12T17:02:13.548Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-12T17:02:13.807Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T17:02:14.066Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T17:02:15.971Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-05-12T17:02:15.971Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T17:02:16.526Z] #21 6.493 Reading package lists... [2022-05-12T17:02:16.538Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-12T17:02:17.463Z] #21 11.08 Building dependency tree... [2022-05-12T17:02:17.463Z] #21 12.18 Reading state information... [2022-05-12T17:02:17.924Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-05-12T17:02:17.924Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2022-05-12T17:02:18.401Z] #21 13.29 The following additional packages will be installed: [2022-05-12T17:02:18.401Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T17:02:18.661Z] #21 13.29 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T17:02:18.661Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T17:02:18.661Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T17:02:18.661Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T17:02:18.661Z] #21 13.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-12T17:02:18.661Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T17:02:18.661Z] #21 13.31 Suggested packages: [2022-05-12T17:02:18.661Z] #21 13.31 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-12T17:02:18.661Z] #21 13.31 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-12T17:02:18.661Z] #21 13.31 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-12T17:02:18.661Z] #21 13.31 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-12T17:02:18.661Z] #21 13.31 seccomp:ppc64el seccomp:s390x [2022-05-12T17:02:18.661Z] #21 13.31 Recommended packages: [2022-05-12T17:02:18.661Z] #21 13.31 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-12T17:02:18.661Z] #21 13.31 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-12T17:02:18.661Z] #21 13.31 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-12T17:02:18.661Z] #21 13.31 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-12T17:02:18.861Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-05-12T17:02:19.230Z] #21 13.76 The following NEW packages will be installed: [2022-05-12T17:02:19.230Z] #21 13.76 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T17:02:19.230Z] #21 13.76 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-12T17:02:19.230Z] #21 13.76 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-12T17:02:19.230Z] #21 13.76 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T17:02:19.230Z] #21 13.76 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T17:02:19.230Z] #21 13.76 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T17:02:19.230Z] #21 13.76 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T17:02:19.230Z] #21 13.76 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-12T17:02:19.230Z] #21 13.77 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-12T17:02:19.230Z] #21 13.77 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-12T17:02:19.230Z] #21 13.77 libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T17:02:19.389Z] #23 9.440 Collecting yamllint==1.26.1 [2022-05-12T17:02:19.431Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T17:02:19.431Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-12T17:02:19.490Z] #21 14.11 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:02:19.490Z] #21 14.11 Need to get 15.9 MB of archives. [2022-05-12T17:02:19.490Z] #21 14.11 After this operation, 73.0 MB of additional disk space will be used. [2022-05-12T17:02:19.490Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-12T17:02:19.490Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-12T17:02:19.490Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-12T17:02:19.490Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-12T17:02:19.490Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-12T17:02:19.490Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-12T17:02:19.490Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-12T17:02:19.490Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-12T17:02:19.490Z] #21 14.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-12T17:02:19.490Z] #21 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-12T17:02:19.490Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-12T17:02:19.490Z] #21 14.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-12T17:02:19.490Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-12T17:02:19.490Z] #21 14.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-12T17:02:19.490Z] #21 14.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-12T17:02:19.490Z] #21 14.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-12T17:02:19.490Z] #21 14.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-12T17:02:19.490Z] #21 14.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-12T17:02:19.490Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-12T17:02:19.490Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-12T17:02:19.581Z] using credential docker-jenkins-github-credentials [2022-05-12T17:02:19.660Z] Cloning the remote Git repository [2022-05-12T17:02:19.660Z] Cloning with configured refspecs honoured and without tags [2022-05-12T17:02:19.750Z] #21 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-12T17:02:19.750Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-12T17:02:19.750Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-12T17:02:19.750Z] #21 14.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T17:02:19.750Z] #21 14.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T17:02:19.750Z] #21 14.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-12T17:02:19.750Z] #21 14.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-12T17:02:19.750Z] #21 14.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-12T17:02:19.750Z] #21 14.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-12T17:02:19.750Z] #21 14.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-12T17:02:19.750Z] #21 14.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-12T17:02:19.750Z] #21 14.39 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-12T17:02:19.750Z] #21 14.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-12T17:02:19.750Z] #21 14.39 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-12T17:02:19.750Z] #21 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-12T17:02:19.750Z] #21 14.40 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-12T17:02:19.750Z] #21 14.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-12T17:02:19.750Z] #21 14.40 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-12T17:02:19.750Z] #21 14.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-12T17:02:19.750Z] #21 14.40 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-12T17:02:19.965Z] #23 10.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T17:02:19.999Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-12T17:02:20.258Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T17:02:20.319Z] #21 14.93 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:02:20.319Z] #21 15.12 Fetched 15.9 MB in 1s (28.3 MB/s) [2022-05-12T17:02:19.859Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T17:02:20.265Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T17:02:20.579Z] #21 15.16 Selecting previously unselected package gcc-10-base:armel. [2022-05-12T17:02:20.579Z] #21 15.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-12T17:02:20.579Z] #21 15.20 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-12T17:02:20.579Z] #21 15.21 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-12T17:02:20.579Z] #21 15.26 Selecting previously unselected package gcc-10-base:armhf. [2022-05-12T17:02:20.579Z] #21 15.27 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-12T17:02:20.579Z] #21 15.27 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T17:02:20.579Z] #21 15.34 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-12T17:02:20.579Z] #21 15.34 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-12T17:02:20.579Z] #21 15.35 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T17:02:20.579Z] #21 15.41 Selecting previously unselected package gcc-10-base:s390x. [2022-05-12T17:02:20.839Z] #21 15.41 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-12T17:02:20.839Z] #21 15.42 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T17:02:20.839Z] #21 15.47 Selecting previously unselected package gcc-10-base:arm64. [2022-05-12T17:02:20.839Z] #21 15.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-12T17:02:20.839Z] #21 15.48 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T17:02:20.839Z] #21 15.53 Selecting previously unselected package libgcc-s1:armel. [2022-05-12T17:02:20.839Z] #21 15.54 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-12T17:02:20.839Z] #21 15.55 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-12T17:02:20.839Z] #21 15.60 Selecting previously unselected package libcrypt1:armel. [2022-05-12T17:02:20.839Z] #21 15.61 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-12T17:02:20.839Z] #21 15.61 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T17:02:20.913Z] #23 11.59 Collecting pathspec>=0.5.3 [2022-05-12T17:02:20.913Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T17:02:21.098Z] #21 15.71 Selecting previously unselected package libc6:armel. [2022-05-12T17:02:21.098Z] #21 15.71 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-12T17:02:21.098Z] #21 15.89 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-12T17:02:21.175Z] #23 12.00 Collecting pyyaml [2022-05-12T17:02:21.438Z] #23 12.02 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-12T17:02:21.438Z] #23 12.09 Building wheels for collected packages: yamllint [2022-05-12T17:02:21.438Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-05-12T17:02:21.667Z] #21 16.38 Selecting previously unselected package libapparmor1:armel. [2022-05-12T17:02:21.667Z] #21 16.38 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-12T17:02:21.667Z] #21 16.39 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-12T17:02:21.667Z] #21 16.44 Selecting previously unselected package libapparmor-dev:armel. [2022-05-12T17:02:21.667Z] #21 16.45 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-12T17:02:21.667Z] #21 16.45 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T17:02:21.927Z] #21 16.52 Selecting previously unselected package libgcc-s1:arm64. [2022-05-12T17:02:21.927Z] #21 16.52 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-12T17:02:21.927Z] #21 16.53 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T17:02:21.927Z] #21 16.57 Selecting previously unselected package libcrypt1:arm64. [2022-05-12T17:02:21.927Z] #21 16.58 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-12T17:02:21.927Z] #21 16.58 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T17:02:21.927Z] #21 16.66 Selecting previously unselected package libc6:arm64. [2022-05-12T17:02:21.927Z] #21 16.67 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-12T17:02:22.163Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-12T17:02:22.187Z] #21 16.85 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T17:02:22.388Z] #23 13.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T17:02:22.388Z] #23 13.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=53987948b58152f7fdd1ad40e3d36b993c496f9e74bd25ac99058ee1c8b69af7 [2022-05-12T17:02:22.388Z] #23 13.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T17:02:22.388Z] #23 13.17 Successfully built yamllint [2022-05-12T17:02:22.422Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2022-05-12T17:02:21.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T17:02:21.394Z] > git --version # timeout=10 [2022-05-12T17:02:21.436Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T17:02:21.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:21.439Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:22.651Z] #23 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T17:02:22.651Z] #23 13.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T17:02:22.755Z] #21 17.29 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T17:02:22.755Z] #21 17.29 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T17:02:22.755Z] #21 17.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T17:02:22.755Z] #21 17.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T17:02:22.755Z] #21 17.36 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T17:02:22.755Z] #21 17.36 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T17:02:22.755Z] #21 17.43 Selecting previously unselected package libgcc-s1:s390x. [2022-05-12T17:02:22.755Z] #21 17.43 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-12T17:02:22.755Z] #21 17.44 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T17:02:22.755Z] #21 17.49 Selecting previously unselected package libcrypt1:s390x. [2022-05-12T17:02:22.755Z] #21 17.49 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-12T17:02:22.755Z] #21 17.50 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T17:02:22.990Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-12T17:02:23.015Z] #21 17.58 Selecting previously unselected package libc6:s390x. [2022-05-12T17:02:23.015Z] #21 17.59 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-12T17:02:23.015Z] #21 17.77 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T17:02:23.227Z] #23 DONE 13.9s [2022-05-12T17:02:23.227Z] [2022-05-12T17:02:23.227Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T17:02:23.227Z] #27 sha256:f535eaef007d613ec864fd453301bdee4a82b7eca261158fcd53d2a3f5847b7e [2022-05-12T17:02:23.490Z] #27 DONE 0.2s [2022-05-12T17:02:23.490Z] [2022-05-12T17:02:23.490Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T17:02:23.490Z] #32 sha256:c2e7600f583d3cb39b93c6540b9b30729a01635aa0c3eb6c091b04c64fc41416 [2022-05-12T17:02:23.583Z] #21 18.23 Selecting previously unselected package libapparmor1:s390x. [2022-05-12T17:02:23.583Z] #21 18.23 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-12T17:02:23.583Z] #21 18.24 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-12T17:02:23.583Z] #21 18.30 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-12T17:02:23.583Z] #21 18.31 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-12T17:02:23.583Z] #21 18.32 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T17:02:23.583Z] #21 18.39 Selecting previously unselected package libgcc-s1:armhf. [2022-05-12T17:02:23.583Z] #21 18.39 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-12T17:02:23.583Z] #21 18.39 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T17:02:23.583Z] #21 18.44 Selecting previously unselected package libcrypt1:armhf. [2022-05-12T17:02:23.754Z] #32 DONE 0.2s [2022-05-12T17:02:23.754Z] [2022-05-12T17:02:23.754Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T17:02:23.754Z] #35 sha256:5a8a3a7c0feaedb389d3ac23c3ca7ee5629b485ae2110b9b2ca21192e96f8896 [2022-05-12T17:02:23.754Z] #35 DONE 0.1s [2022-05-12T17:02:23.754Z] [2022-05-12T17:02:23.754Z] #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-12T17:02:23.754Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:02:23.754Z] #55 ... [2022-05-12T17:02:23.754Z] [2022-05-12T17:02:23.754Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T17:02:23.754Z] #37 sha256:3a1869718d07abde8bb072c129cf897ef54b697337c1174834badee62f1f061f [2022-05-12T17:02:23.754Z] #37 DONE 0.1s [2022-05-12T17:02:23.754Z] [2022-05-12T17:02:23.754Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T17:02:23.754Z] #39 sha256:6049e1a7fcc317bba0e5425c20876acad21c19bc9f189e57a26ad05bd3a8af3c [2022-05-12T17:02:23.842Z] #21 18.45 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-12T17:02:23.842Z] #21 18.45 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T17:02:23.842Z] #21 18.53 Selecting previously unselected package libc6:armhf. [2022-05-12T17:02:23.842Z] #21 18.53 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-12T17:02:24.017Z] #39 DONE 0.1s [2022-05-12T17:02:24.017Z] [2022-05-12T17:02:24.017Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T17:02:24.017Z] #41 sha256:f2eba5145e11df27c65f4e8d397d893a2d73f3eed7aec40e122e844da352e8ed [2022-05-12T17:02:24.017Z] #41 DONE 0.1s [2022-05-12T17:02:24.017Z] [2022-05-12T17:02:24.017Z] #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-12T17:02:24.017Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:02:24.017Z] #55 ... [2022-05-12T17:02:24.017Z] [2022-05-12T17:02:24.017Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T17:02:24.017Z] #45 sha256:a032121debdb27eb5c37f6bfd2b85f3653bbd640f4644b3fb524e5cbfe20cb49 [2022-05-12T17:02:24.017Z] #45 DONE 0.1s [2022-05-12T17:02:24.101Z] #21 18.69 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T17:02:24.280Z] [2022-05-12T17:02:24.280Z] #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-12T17:02:24.280Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:02:24.359Z] #21 19.09 Selecting previously unselected package libapparmor1:armhf. [2022-05-12T17:02:24.359Z] #21 19.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-12T17:02:24.359Z] #21 19.10 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-12T17:02:24.359Z] #21 19.14 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-12T17:02:24.359Z] #21 19.14 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-12T17:02:24.368Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-12T17:02:24.618Z] #21 19.15 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T17:02:24.618Z] #21 19.22 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-12T17:02:24.618Z] #21 19.22 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-12T17:02:24.618Z] #21 19.23 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T17:02:24.618Z] #21 19.30 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-12T17:02:24.618Z] #21 19.30 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-12T17:02:24.618Z] #21 19.30 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T17:02:24.618Z] #21 19.40 Selecting previously unselected package libc6:ppc64el. [2022-05-12T17:02:24.877Z] #21 19.40 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-12T17:02:24.877Z] #21 19.54 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T17:02:25.444Z] #21 20.11 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-12T17:02:25.444Z] #21 20.12 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-12T17:02:25.444Z] #21 20.12 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T17:02:25.444Z] #21 20.17 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-12T17:02:25.444Z] #21 20.21 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-12T17:02:25.703Z] #21 20.22 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T17:02:25.703Z] #21 20.35 Selecting previously unselected package libseccomp2:s390x. [2022-05-12T17:02:25.703Z] #21 20.37 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T17:02:25.703Z] #21 20.37 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T17:02:25.703Z] #21 20.47 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-12T17:02:25.962Z] #21 20.48 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T17:02:25.962Z] #21 20.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T17:02:25.962Z] #21 20.62 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-12T17:02:25.962Z] #21 20.62 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T17:02:25.962Z] #21 20.64 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T17:02:25.962Z] #21 20.68 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-12T17:02:25.962Z] #21 20.69 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T17:02:25.962Z] #21 20.69 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.221Z] #21 20.74 Selecting previously unselected package libseccomp2:armhf. [2022-05-12T17:02:26.221Z] #21 20.75 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T17:02:26.221Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.221Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-12T17:02:26.221Z] #21 20.81 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T17:02:26.221Z] #21 20.82 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.221Z] #21 20.87 Selecting previously unselected package libseccomp2:armel. [2022-05-12T17:02:26.221Z] #21 20.88 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T17:02:26.221Z] #21 20.89 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.221Z] #21 20.94 Selecting previously unselected package libseccomp-dev:armel. [2022-05-12T17:02:26.221Z] #21 20.95 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T17:02:26.221Z] #21 20.95 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.479Z] #21 21.02 Selecting previously unselected package libseccomp2:arm64. [2022-05-12T17:02:26.479Z] #21 21.02 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T17:02:26.479Z] #21 21.03 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.479Z] #21 21.07 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T17:02:26.479Z] #21 21.08 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T17:02:26.479Z] #21 21.09 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:26.479Z] #21 21.19 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T17:02:26.479Z] #21 21.21 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-12T17:02:26.479Z] #21 21.22 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T17:02:26.479Z] #21 21.24 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T17:02:26.479Z] #21 21.25 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.28 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T17:02:26.738Z] #21 21.30 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T17:02:26.738Z] #21 21.31 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T17:02:26.738Z] #21 21.33 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T17:02:26.738Z] #21 21.34 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T17:02:26.738Z] #21 21.36 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.39 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.41 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.43 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T17:02:26.738Z] #21 21.44 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T17:02:28.114Z] #21 22.65 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-12T17:02:29.107Z] Fetching without tags [2022-05-12T17:02:29.491Z] #21 23.85 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T17:02:29.765Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T17:02:30.428Z] #21 25.06 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T17:02:30.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T17:02:28.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T17:02:28.865Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T17:02:28.902Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:29.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T17:02:29.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T17:02:29.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:29.147Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:29.884Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T17:02:29.921Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T17:02:31.807Z] #21 26.29 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T17:02:32.745Z] #21 27.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.55 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.56 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.59 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.60 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.62 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.63 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.64 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.66 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.70 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.71 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.73 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.74 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T17:02:33.004Z] #21 27.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.77 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.78 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.80 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.81 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T17:02:33.004Z] #21 27.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:02:33.942Z] #21 DONE 28.4s [2022-05-12T17:02:33.942Z] [2022-05-12T17:02:33.942Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T17:02:33.942Z] #66 sha256:6a8afc3c8487bc4a91dd2640ed5f8d777209f5de1b799750ed1c6f447115cbd4 [2022-05-12T17:02:33.942Z] #66 DONE 0.1s [2022-05-12T17:02:33.942Z] [2022-05-12T17:02:33.942Z] #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-12T17:02:33.942Z] #67 sha256:90cb93362f8b48f645d5b5152391f4733e9c5e02257a579912a7220f94082a3e [2022-05-12T17:02:34.156Z] Merge succeeded, producing ada4cbbdf73fc329886f1d4c8590d416c5e45b88 [2022-05-12T17:02:34.156Z] Checking out Revision ada4cbbdf73fc329886f1d4c8590d416c5e45b88 (PR-43110) [2022-05-12T17:02:34.882Z] #67 1.042 + RM_GOPATH=0 [2022-05-12T17:02:34.882Z] #67 1.042 + TMP_GOPATH= [2022-05-12T17:02:34.882Z] #67 1.042 + : /build [2022-05-12T17:02:34.882Z] #67 1.042 + '[' -z '' ']' [2022-05-12T17:02:34.882Z] #67 1.042 ++ mktemp -d [2022-05-12T17:02:34.882Z] #67 1.044 + export GOPATH=/tmp/tmp.S3GPSC1ekH [2022-05-12T17:02:34.882Z] #67 1.045 + GOPATH=/tmp/tmp.S3GPSC1ekH [2022-05-12T17:02:34.882Z] #67 1.045 + RM_GOPATH=1 [2022-05-12T17:02:34.882Z] #67 1.045 + case "$(go env GOARCH)" in [2022-05-12T17:02:34.882Z] #67 1.046 ++ go env GOARCH [2022-05-12T17:02:34.882Z] #67 1.051 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T17:02:34.882Z] #67 1.051 + GO_BUILDMODE=-buildmode=pie [2022-05-12T17:02:34.882Z] #67 1.052 ++ dirname /install.sh [2022-05-12T17:02:34.882Z] #67 1.055 + dir=/ [2022-05-12T17:02:34.882Z] #67 1.055 + bin=runc [2022-05-12T17:02:34.882Z] #67 1.055 + shift [2022-05-12T17:02:34.882Z] #67 1.055 + '[' '!' -f //runc.installer ']' [2022-05-12T17:02:34.882Z] #67 1.056 + . //runc.installer [2022-05-12T17:02:34.882Z] #67 1.056 ++ set -e [2022-05-12T17:02:34.882Z] #67 1.056 ++ : v1.1.1 [2022-05-12T17:02:34.882Z] #67 1.056 + install_runc [2022-05-12T17:02:34.882Z] #67 1.057 + RUNC_BUILDTAGS=seccomp [2022-05-12T17:02:34.882Z] #67 1.057 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T17:02:34.882Z] #67 1.057 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T17:02:34.882Z] #67 1.057 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S3GPSC1ekH/src/github.com/opencontainers/runc [2022-05-12T17:02:34.882Z] #67 1.062 Cloning into '/tmp/tmp.S3GPSC1ekH/src/github.com/opencontainers/runc'... [2022-05-12T17:02:32.259Z] > git remote # timeout=10 [2022-05-12T17:02:32.323Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T17:02:32.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:32.361Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T17:02:34.072Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T17:02:34.192Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T17:02:34.230Z] > git checkout -f ada4cbbdf73fc329886f1d4c8590d416c5e45b88 # timeout=10 [2022-05-12T17:02:35.141Z] #67 ... [2022-05-12T17:02:35.141Z] [2022-05-12T17:02:35.141Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T17:02:35.141Z] #22 sha256:501cd5fffc6ad3c5127855fc418f26eb551fee58786a12f4e0dfb58e414cb8a7 [2022-05-12T17:02:35.141Z] #22 DONE 1.3s [2022-05-12T17:02:35.141Z] [2022-05-12T17:02:35.141Z] #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-12T17:02:35.141Z] #23 sha256:ee5d0e2e11c88fddf93aed81cce6f7292835640f1994401ff431a34295071cdd [2022-05-12T17:02:36.078Z] #23 DONE 1.0s [2022-05-12T17:02:36.078Z] [2022-05-12T17:02:36.078Z] #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-12T17:02:36.078Z] #67 sha256:90cb93362f8b48f645d5b5152391f4733e9c5e02257a579912a7220f94082a3e [2022-05-12T17:02:36.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T17:02:37.015Z] #67 ... [2022-05-12T17:02:37.015Z] [2022-05-12T17:02:37.015Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T17:02:37.015Z] #24 sha256:f8fbf6aaebe818207e79d9008ba9f6178bf1933002be920fac4ba5a5dcba0f7e [2022-05-12T17:02:37.015Z] #24 0.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T17:02:37.015Z] #24 DONE 0.9s [2022-05-12T17:02:37.015Z] [2022-05-12T17:02:37.015Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T17:02:37.015Z] #25 sha256:478184535b41327e3ec479e15b256f034236f74c33c6ae0e16ad60f94761c5f4 [2022-05-12T17:02:37.226Z] Fetching without tags [2022-05-12T17:02:37.895Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 [2022-05-12T17:02:37.951Z] #25 DONE 0.9s [2022-05-12T17:02:37.951Z] [2022-05-12T17:02:37.951Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T17:02:37.951Z] #26 sha256:dcef4c1189b643dff84d7cc42aa3cc805aed7ff61dfb33071d88e856b2eb09ea [2022-05-12T17:02:36.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T17:02:36.990Z] > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10 [2022-05-12T17:02:37.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:37.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T17:02:37.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T17:02:37.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:37.269Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T17:02:38.010Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T17:02:38.050Z] > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10 [2022-05-12T17:02:38.891Z] #26 DONE 1.0s [2022-05-12T17:02:38.891Z] [2022-05-12T17:02:38.891Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T17:02:38.891Z] #27 sha256:4806571db9c699ea93be55c08c62f4f1adf89bcb3baeb54a5b51e602d7421069 [2022-05-12T17:02:39.828Z] #27 DONE 1.0s [2022-05-12T17:02:39.828Z] [2022-05-12T17:02:39.828Z] #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-12T17:02:39.828Z] #67 sha256:90cb93362f8b48f645d5b5152391f4733e9c5e02257a579912a7220f94082a3e [2022-05-12T17:02:39.828Z] #67 5.198 + cd /tmp/tmp.S3GPSC1ekH/src/github.com/opencontainers/runc [2022-05-12T17:02:39.828Z] #67 5.198 + git checkout -q v1.1.1 [2022-05-12T17:02:39.828Z] #67 5.490 + '[' -z '' ']' [2022-05-12T17:02:39.828Z] #67 5.490 + target=static [2022-05-12T17:02:39.828Z] #67 5.490 + make BUILDTAGS=seccomp static [2022-05-12T17:02:39.828Z] #67 5.682 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T17:02:40.429Z] > git remote # timeout=10 [2022-05-12T17:02:40.513Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T17:02:40.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T17:02:40.554Z] > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10 [2022-05-12T17:02:41.824Z] Merge succeeded, producing 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e [2022-05-12T17:02:41.824Z] Checking out Revision 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e (PR-43110) [2022-05-12T17:02:42.446Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T17:02:42.446Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === Skipped [2022-05-12T17:02:42.446Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T17:02:42.446Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T17:02:42.446Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T17:02:42.446Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T17:02:42.446Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolLongPath (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T17:02:42.446Z] time="2022-05-12T17:01:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T17:02:42.446Z] time="2022-05-12T17:01:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T17:02:42.446Z] time="2022-05-12T17:01:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T17:02:42.446Z] time="2022-05-12T17:01:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T17:02:42.446Z] time="2022-05-12T17:01:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T17:02:42.446Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T17:02:42.446Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T17:02:42.446Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:02:42.446Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T17:02:42.446Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T17:02:42.446Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T17:02:42.446Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T17:02:42.446Z] [2022-05-12T17:02:42.446Z] DONE 2525 tests, 29 skipped in 208.396s [2022-05-12T17:02:42.446Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:02:42.446Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T17:02:42.446Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T17:02:41.746Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T17:02:41.863Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T17:02:41.904Z] > git checkout -f 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e # timeout=10 [2022-05-12T17:02:45.103Z] #67 10.86 + mkdir -p /build [2022-05-12T17:02:45.103Z] #67 10.86 + cp runc /build/runc [2022-05-12T17:02:45.103Z] #67 DONE 11.1s [2022-05-12T17:02:45.103Z] [2022-05-12T17:02:45.103Z] #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-12T17:02:45.103Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T17:02:45.103Z] #28 1.132 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T17:02:45.103Z] #28 1.132 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T17:02:45.103Z] #28 1.132 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T17:02:45.103Z] #28 1.338 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T17:02:45.103Z] #28 1.552 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T17:02:45.103Z] #28 1.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T17:02:45.103Z] #28 2.144 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T17:02:45.103Z] #28 2.520 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T17:02:45.103Z] #28 2.760 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T17:02:45.103Z] #28 2.762 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T17:02:45.103Z] #28 2.769 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T17:02:45.103Z] #28 2.770 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T17:02:45.103Z] #28 2.772 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T17:02:45.103Z] #28 2.886 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T17:02:45.103Z] #28 2.891 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T17:02:45.103Z] #28 2.891 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T17:02:45.103Z] #28 2.892 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T17:02:45.103Z] #28 2.893 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T17:02:46.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T17:02:46.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T17:02:46.716Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T17:02:46.846Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T17:02:47.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T17:02:47.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T17:02:48.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T17:02:49.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T17:02:46.753Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [2022-05-12T17:02:50.531Z] + docker version [2022-05-12T17:02:50.890Z] #55 ... [2022-05-12T17:02:50.890Z] [2022-05-12T17:02:50.890Z] #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-12T17:02:50.890Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T17:02:50.890Z] #47 209.4 + dpkg --print-architecture [2022-05-12T17:02:50.890Z] #47 209.4 + git checkout -q v2.1.0 [2022-05-12T17:02:50.890Z] #47 209.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T17:02:50.890Z] #47 209.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T17:02:51.666Z] #28 10.74 Fetched 40.5 MB in 10s (4089 kB/s) [2022-05-12T17:02:51.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T17:02:53.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T17:02:53.372Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD" [2022-05-12T17:02:53.519Z] First time build. Skipping changelog. [2022-05-12T17:02:53.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T17:02:54.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T17:02:53.427Z] > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10 [2022-05-12T17:02:55.124Z] #28 10.74 Reading package lists... [2022-05-12T17:02:55.124Z] #28 15.32 Reading package lists... [2022-05-12T17:02:55.124Z] #28 ... [2022-05-12T17:02:55.124Z] [2022-05-12T17:02:55.124Z] #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-12T17:02:55.124Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:02:55.124Z] #71 74.66 + bin/containerd [2022-05-12T17:02:55.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T17:02:56.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T17:02:56.856Z] + docker version [2022-05-12T17:02:57.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T17:02:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T17:02:59.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T17:02:59.408Z] Client: [2022-05-12T17:02:59.408Z] Version: 20.10.9 [2022-05-12T17:02:59.408Z] API version: 1.41 [2022-05-12T17:02:59.408Z] Go version: go1.16.8 [2022-05-12T17:02:59.408Z] Git commit: c2ea9bc [2022-05-12T17:02:59.408Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T17:02:59.408Z] OS/Arch: windows/amd64 [2022-05-12T17:02:59.408Z] Context: default [2022-05-12T17:02:59.408Z] Experimental: true [2022-05-12T17:02:59.408Z] [2022-05-12T17:02:59.408Z] Server: Docker Engine - Community [2022-05-12T17:02:59.408Z] Engine: [2022-05-12T17:02:59.408Z] Version: 20.10.9 [2022-05-12T17:02:59.408Z] API version: 1.41 (minimum version 1.24) [2022-05-12T17:02:59.408Z] Go version: go1.16.8 [2022-05-12T17:02:59.408Z] Git commit: 79ea9d3 [2022-05-12T17:02:59.408Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T17:02:59.408Z] OS/Arch: windows/amd64 [2022-05-12T17:02:59.408Z] Experimental: true [2022-05-12T17:02:59.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:02:59.587Z] Using test binary docker [2022-05-12T17:02:59.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T17:02:59.587Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T17:02:59.587Z] Starting dockerd [2022-05-12T17:02:59.587Z] INFO: Waiting for daemon to start... [Pipeline] sh [2022-05-12T17:03:01.122Z] + docker info [2022-05-12T17:03:01.122Z] Client: [2022-05-12T17:03:01.122Z] Context: default [2022-05-12T17:03:01.122Z] Debug Mode: false [2022-05-12T17:03:01.122Z] [2022-05-12T17:03:01.122Z] Server: [2022-05-12T17:03:01.122Z] Containers: 0 [2022-05-12T17:03:01.122Z] Running: 0 [2022-05-12T17:03:01.122Z] Paused: 0 [2022-05-12T17:03:01.122Z] Stopped: 0 [2022-05-12T17:03:01.122Z] Images: 0 [2022-05-12T17:03:01.122Z] Server Version: 20.10.9 [2022-05-12T17:03:01.122Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T17:03:01.122Z] Windows: [2022-05-12T17:03:01.122Z] LCOW: [2022-05-12T17:03:01.122Z] Logging Driver: json-file [2022-05-12T17:03:01.122Z] Plugins: [2022-05-12T17:03:01.122Z] Volume: local [2022-05-12T17:03:01.122Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:03:01.122Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:03:01.122Z] Swarm: inactive [2022-05-12T17:03:01.122Z] Default Isolation: process [2022-05-12T17:03:01.122Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:03:01.122Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T17:03:01.122Z] OSType: windows [2022-05-12T17:03:01.122Z] Architecture: x86_64 [2022-05-12T17:03:01.122Z] CPUs: 4 [2022-05-12T17:03:01.122Z] Total Memory: 32GiB [2022-05-12T17:03:01.122Z] Name: azwin-2-9fb400 [2022-05-12T17:03:01.122Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T17:03:01.122Z] Docker Root Dir: D:\docker [2022-05-12T17:03:01.122Z] Debug Mode: false [2022-05-12T17:03:01.122Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:03:01.122Z] Labels: [2022-05-12T17:03:01.122Z] Experimental: true [2022-05-12T17:03:01.122Z] Insecure Registries: [2022-05-12T17:03:01.122Z] 10.0.0.4:5000 [2022-05-12T17:03:01.122Z] 127.0.0.0/8 [2022-05-12T17:03:01.122Z] Registry Mirrors: [2022-05-12T17:03:01.122Z] http://10.0.0.4:5000/ [2022-05-12T17:03:01.122Z] Live Restore Enabled: false [2022-05-12T17:03:01.122Z] Product License: Community Engine [2022-05-12T17:03:01.122Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T17:03:01.691Z] #71 ... [2022-05-12T17:03:01.691Z] [2022-05-12T17:03:01.691Z] #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-12T17:03:01.691Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T17:03:01.691Z] #28 15.32 Reading package lists... [2022-05-12T17:03:01.691Z] #28 19.98 Building dependency tree... [2022-05-12T17:03:01.691Z] #28 21.12 Reading state information... [2022-05-12T17:03:01.691Z] #28 22.00 bzip2 is already the newest version (1.0.8-4). [2022-05-12T17:03:01.691Z] #28 22.00 patch is already the newest version (2.7.6-7). [2022-05-12T17:03:01.691Z] #28 22.00 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-12T17:03:01.691Z] #28 22.00 The following additional packages will be installed: [2022-05-12T17:03:01.767Z] . [2022-05-12T17:03:01.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:03:01.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:03:01.767Z] Error: No such image: emptyfs [2022-05-12T17:03:01.951Z] #28 22.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T17:03:01.951Z] #28 22.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-12T17:03:01.951Z] #28 22.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T17:03:01.951Z] #28 22.02 python3-pkg-resources vim-runtime xxd [2022-05-12T17:03:01.951Z] #28 22.03 Suggested packages: [2022-05-12T17:03:01.951Z] #28 22.03 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-12T17:03:01.951Z] #28 22.03 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-12T17:03:01.951Z] #28 22.03 Recommended packages: [2022-05-12T17:03:01.951Z] #28 22.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T17:03:02.029Z] Running integration-test (iteration 1) [2022-05-12T17:03:02.029Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T17:03:02.291Z] Loaded image: busybox:latest [2022-05-12T17:03:02.291Z] Loaded image: busybox:glibc [2022-05-12T17:03:02.889Z] #28 23.12 The following NEW packages will be installed: [2022-05-12T17:03:02.889Z] #28 23.12 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-12T17:03:02.889Z] #28 23.13 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T17:03:02.889Z] #28 23.13 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-12T17:03:02.889Z] #28 23.13 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-12T17:03:02.889Z] #28 23.13 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-12T17:03:02.889Z] #28 23.13 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-12T17:03:02.889Z] #28 23.13 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-12T17:03:03.150Z] #28 23.48 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T17:03:03.150Z] #28 23.48 Need to get 18.6 MB of archives. [2022-05-12T17:03:03.150Z] #28 23.48 After this operation, 71.4 MB of additional disk space will be used. [2022-05-12T17:03:03.150Z] #28 23.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T17:03:03.410Z] #28 23.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T17:03:03.410Z] #28 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T17:03:03.410Z] #28 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T17:03:03.410Z] #28 23.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T17:03:03.410Z] #28 23.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T17:03:03.410Z] #28 23.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T17:03:03.410Z] #28 23.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T17:03:03.410Z] #28 23.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T17:03:03.410Z] #28 23.53 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-12T17:03:03.410Z] #28 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T17:03:03.410Z] #28 23.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T17:03:03.410Z] #28 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T17:03:03.410Z] #28 23.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T17:03:03.410Z] #28 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T17:03:03.410Z] #28 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T17:03:03.410Z] #28 23.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T17:03:03.410Z] #28 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T17:03:03.410Z] #28 23.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T17:03:03.410Z] #28 23.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T17:03:03.410Z] #28 23.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T17:03:03.410Z] #28 23.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T17:03:03.410Z] #28 23.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T17:03:03.410Z] #28 23.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T17:03:03.410Z] #28 23.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T17:03:03.410Z] #28 23.58 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-12T17:03:03.410Z] #28 23.58 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-12T17:03:03.410Z] #28 23.58 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-12T17:03:03.410Z] #28 23.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T17:03:03.410Z] #28 23.58 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-12T17:03:03.410Z] #28 23.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T17:03:03.410Z] #28 23.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T17:03:03.410Z] #28 23.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T17:03:03.410Z] #28 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T17:03:03.410Z] #28 23.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T17:03:03.410Z] #28 23.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T17:03:03.410Z] #28 23.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T17:03:03.410Z] #28 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T17:03:03.410Z] #28 23.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T17:03:03.410Z] #28 23.66 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-12T17:03:03.410Z] #28 23.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T17:03:03.670Z] #28 23.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T17:03:03.670Z] #28 23.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T17:03:03.670Z] #28 23.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T17:03:03.681Z] Loaded image: debian:bullseye-slim [2022-05-12T17:03:03.682Z] Loaded image: hello-world:latest [2022-05-12T17:03:03.682Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:03:03.943Z] INFO: Testing against a local daemon [2022-05-12T17:03:03.943Z] === RUN TestCgroupNamespacesBuild [2022-05-12T17:03:04.238Z] #28 24.31 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T17:03:04.238Z] #28 24.52 Fetched 18.6 MB in 1s (31.2 MB/s) [2022-05-12T17:03:04.498Z] #28 24.56 Selecting previously unselected package pigz. [2022-05-12T17:03:04.498Z] #28 24.56 (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-12T17:03:04.498Z] #28 24.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T17:03:04.498Z] #28 24.61 Unpacking pigz (2.6-1) ... [2022-05-12T17:03:04.498Z] #28 24.67 Selecting previously unselected package libelf1:amd64. [2022-05-12T17:03:04.498Z] #28 24.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T17:03:04.498Z] #28 24.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T17:03:04.758Z] #28 24.78 Selecting previously unselected package libbpf0:amd64. [2022-05-12T17:03:04.758Z] #28 24.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T17:03:04.758Z] #28 24.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:03:04.758Z] #28 24.85 Selecting previously unselected package libcap2:amd64. [2022-05-12T17:03:04.758Z] #28 24.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T17:03:04.758Z] #28 24.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:03:04.758Z] #28 24.90 Selecting previously unselected package libmnl0:amd64. [2022-05-12T17:03:04.758Z] #28 24.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T17:03:04.758Z] #28 24.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:03:04.758Z] #28 24.96 Selecting previously unselected package libxtables12:amd64. [2022-05-12T17:03:04.758Z] #28 24.96 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T17:03:04.758Z] #28 24.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:03:04.758Z] #28 25.02 Selecting previously unselected package libcap2-bin. [2022-05-12T17:03:04.758Z] #28 25.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T17:03:05.018Z] #28 25.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T17:03:05.018Z] #28 25.08 Selecting previously unselected package iproute2. [2022-05-12T17:03:05.018Z] #28 25.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T17:03:05.018Z] #28 25.09 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T17:03:05.018Z] #28 25.29 Selecting previously unselected package xxd. [2022-05-12T17:03:05.277Z] #28 25.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:03:05.277Z] #28 25.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:05.277Z] #28 25.39 Selecting previously unselected package vim-common. [2022-05-12T17:03:05.277Z] #28 25.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:03:05.277Z] #28 25.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:05.277Z] #28 25.50 Selecting previously unselected package bash-completion. [2022-05-12T17:03:05.277Z] #28 25.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T17:03:05.333Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-05-12T17:03:05.333Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T17:03:06.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-05-12T17:03:06.288Z] === RUN TestBuildWithSession [2022-05-12T17:03:06.288Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:03:06.288Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:03:06.288Z] === RUN TestBuildSquashParent [2022-05-12T17:03:06.656Z] #28 26.50 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T17:03:06.656Z] #28 26.70 Selecting previously unselected package apparmor. [2022-05-12T17:03:06.656Z] #28 26.71 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T17:03:06.656Z] #28 26.75 Unpacking apparmor (2.13.6-10) ... [2022-05-12T17:03:06.915Z] #28 26.97 Selecting previously unselected package inetutils-ping. [2022-05-12T17:03:06.915Z] #28 26.98 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T17:03:06.915Z] #28 26.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T17:03:06.915Z] #28 27.05 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T17:03:06.915Z] #28 27.06 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:03:06.915Z] #28 27.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:03:06.915Z] #28 27.12 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T17:03:06.915Z] #28 27.12 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T17:03:06.915Z] #28 27.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:03:06.915Z] #28 27.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T17:03:07.174Z] #28 27.19 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T17:03:07.174Z] #28 27.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:03:07.174Z] #28 27.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T17:03:07.174Z] #28 27.25 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T17:03:07.174Z] #28 27.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:03:07.174Z] #28 27.31 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T17:03:07.174Z] #28 27.31 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T17:03:07.174Z] #28 27.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:03:07.174Z] #28 27.39 Selecting previously unselected package iptables. [2022-05-12T17:03:07.174Z] #28 27.39 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-12T17:03:07.174Z] #28 27.40 Unpacking iptables (1.8.7-1) ... [2022-05-12T17:03:07.280Z] Client: [2022-05-12T17:03:07.280Z] Version: 20.10.9 [2022-05-12T17:03:07.280Z] API version: 1.41 [2022-05-12T17:03:07.280Z] Go version: go1.16.8 [2022-05-12T17:03:07.280Z] Git commit: c2ea9bc [2022-05-12T17:03:07.280Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T17:03:07.280Z] OS/Arch: windows/amd64 [2022-05-12T17:03:07.280Z] Context: default [2022-05-12T17:03:07.280Z] Experimental: true [2022-05-12T17:03:07.280Z] [2022-05-12T17:03:07.280Z] Server: Docker Engine - Community [2022-05-12T17:03:07.280Z] Engine: [2022-05-12T17:03:07.280Z] Version: 20.10.9 [2022-05-12T17:03:07.280Z] API version: 1.41 (minimum version 1.24) [2022-05-12T17:03:07.280Z] Go version: go1.16.8 [2022-05-12T17:03:07.280Z] Git commit: 79ea9d3 [2022-05-12T17:03:07.280Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T17:03:07.280Z] OS/Arch: windows/amd64 [2022-05-12T17:03:07.280Z] Experimental: true [2022-05-12T17:03:07.434Z] #28 27.59 Selecting previously unselected package libonig5:amd64. [2022-05-12T17:03:07.434Z] #28 27.60 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T17:03:07.434Z] #28 27.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:03:07.693Z] #28 27.69 Selecting previously unselected package libjq1:amd64. [2022-05-12T17:03:07.693Z] #28 27.70 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T17:03:07.693Z] #28 27.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:03:07.693Z] #28 27.77 Selecting previously unselected package jq. [2022-05-12T17:03:07.693Z] #28 27.77 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-12T17:03:07.693Z] #28 27.78 Unpacking jq (1.6-2.1) ... [2022-05-12T17:03:07.693Z] #28 27.83 Selecting previously unselected package libaio1:amd64. [2022-05-12T17:03:07.693Z] #28 27.83 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T17:03:07.693Z] #28 27.84 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:03:07.693Z] #28 27.88 Selecting previously unselected package libgpm2:amd64. [2022-05-12T17:03:07.693Z] #28 27.89 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T17:03:07.693Z] #28 27.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:03:07.693Z] #28 27.95 Selecting previously unselected package libinih1:amd64. [2022-05-12T17:03:07.953Z] #28 27.95 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-12T17:03:07.953Z] #28 27.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T17:03:07.953Z] #28 28.00 Selecting previously unselected package libnet1:amd64. [2022-05-12T17:03:07.953Z] #28 28.01 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T17:03:07.953Z] #28 28.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:03:07.953Z] #28 28.07 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T17:03:07.953Z] #28 28.08 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T17:03:07.953Z] #28 28.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:03:07.953Z] #28 28.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T17:03:07.953Z] #28 28.15 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T17:03:07.953Z] #28 28.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:03:07.953Z] #28 28.18 Selecting previously unselected package net-tools. [2022-05-12T17:03:07.953Z] #28 28.19 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T17:03:07.953Z] #28 28.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:03:07.953Z] #28 28.29 Selecting previously unselected package python-pip-whl. [Pipeline] sh [2022-05-12T17:03:08.213Z] #28 28.30 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:03:08.213Z] #28 28.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:03:08.472Z] #28 28.58 Selecting previously unselected package python3-lib2to3. [2022-05-12T17:03:08.472Z] #28 28.58 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T17:03:08.472Z] #28 28.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:03:08.472Z] #28 28.64 Selecting previously unselected package python3-distutils. [2022-05-12T17:03:08.472Z] #28 28.64 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T17:03:08.472Z] #28 28.65 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T17:03:08.472Z] #28 28.72 Selecting previously unselected package python3-pkg-resources. [2022-05-12T17:03:08.732Z] #28 28.72 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T17:03:08.732Z] #28 28.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:03:08.732Z] #28 28.80 Selecting previously unselected package python3-setuptools. [2022-05-12T17:03:08.732Z] #28 28.81 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T17:03:08.732Z] #28 28.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T17:03:08.732Z] #28 28.94 Selecting previously unselected package python3-wheel. [2022-05-12T17:03:08.732Z] #28 28.95 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T17:03:08.732Z] #28 28.95 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T17:03:08.732Z] #28 29.00 Selecting previously unselected package python3-pip. [2022-05-12T17:03:08.924Z] + docker info [2022-05-12T17:03:08.924Z] Client: [2022-05-12T17:03:08.924Z] Context: default [2022-05-12T17:03:08.924Z] Debug Mode: false [2022-05-12T17:03:08.924Z] [2022-05-12T17:03:08.924Z] Server: [2022-05-12T17:03:08.924Z] Containers: 0 [2022-05-12T17:03:08.925Z] Running: 0 [2022-05-12T17:03:08.925Z] Paused: 0 [2022-05-12T17:03:08.925Z] Stopped: 0 [2022-05-12T17:03:08.925Z] Images: 0 [2022-05-12T17:03:08.925Z] Server Version: 20.10.9 [2022-05-12T17:03:08.925Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T17:03:08.925Z] Windows: [2022-05-12T17:03:08.925Z] LCOW: [2022-05-12T17:03:08.925Z] Logging Driver: json-file [2022-05-12T17:03:08.925Z] Plugins: [2022-05-12T17:03:08.925Z] Volume: local [2022-05-12T17:03:08.925Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:03:08.925Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:03:08.925Z] Swarm: inactive [2022-05-12T17:03:08.925Z] Default Isolation: process [2022-05-12T17:03:08.925Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:03:08.925Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T17:03:08.925Z] OSType: windows [2022-05-12T17:03:08.925Z] Architecture: x86_64 [2022-05-12T17:03:08.925Z] CPUs: 4 [2022-05-12T17:03:08.925Z] Total Memory: 32GiB [2022-05-12T17:03:08.925Z] Name: azwin-2-42fff0 [2022-05-12T17:03:08.925Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T17:03:08.925Z] Docker Root Dir: D:\docker [2022-05-12T17:03:08.925Z] Debug Mode: false [2022-05-12T17:03:08.925Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:03:08.925Z] Labels: [2022-05-12T17:03:08.925Z] Experimental: true [2022-05-12T17:03:08.925Z] Insecure Registries: [2022-05-12T17:03:08.925Z] 10.0.0.4:5000 [2022-05-12T17:03:08.925Z] 127.0.0.0/8 [2022-05-12T17:03:08.925Z] Registry Mirrors: [2022-05-12T17:03:08.925Z] http://10.0.0.4:5000/ [2022-05-12T17:03:08.925Z] Live Restore Enabled: false [2022-05-12T17:03:08.925Z] Product License: Community Engine [2022-05-12T17:03:08.925Z] [2022-05-12T17:03:08.991Z] #28 29.01 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T17:03:08.992Z] #28 29.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:03:08.992Z] #28 29.15 Selecting previously unselected package sudo. [2022-05-12T17:03:08.992Z] #28 29.16 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T17:03:08.992Z] #28 29.16 Unpacking sudo (1.9.5p2-3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T17:03:09.251Z] #28 29.44 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T17:03:09.251Z] #28 29.45 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T17:03:09.251Z] #28 29.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:03:09.510Z] #28 29.59 Selecting previously unselected package uidmap. [2022-05-12T17:03:09.511Z] #28 29.60 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T17:03:09.511Z] #28 29.61 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T17:03:09.511Z] #28 29.69 Selecting previously unselected package vim-runtime. [2022-05-12T17:03:09.511Z] #28 29.70 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T17:03:09.511Z] #28 29.72 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-12T17:03:09.511Z] #28 29.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T17:03:09.511Z] #28 29.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:10.890Z] #28 30.91 Selecting previously unselected package vim. [2022-05-12T17:03:10.890Z] #28 30.92 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T17:03:10.890Z] #28 30.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:10.890Z] #28 31.18 Selecting previously unselected package xfsprogs. [2022-05-12T17:03:11.149Z] #28 31.18 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T17:03:11.149Z] #28 31.19 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T17:03:11.149Z] #28 31.40 Selecting previously unselected package zip. [2022-05-12T17:03:11.149Z] #28 31.40 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-12T17:03:11.149Z] #28 31.41 Unpacking zip (3.0-12) ... [2022-05-12T17:03:11.149Z] #28 31.48 Selecting previously unselected package zstd. [2022-05-12T17:03:11.409Z] #28 31.48 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T17:03:11.409Z] #28 31.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:03:11.611Z] --- PASS: TestBuildSquashParent (5.14s) [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:03:11.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:03:11.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:03:11.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:03:11.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:03:11.668Z] #28 31.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T17:03:11.928Z] #28 32.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T17:03:11.928Z] #28 32.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T17:03:11.928Z] #28 32.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T17:03:11.928Z] #28 32.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T17:03:11.928Z] #28 32.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T17:03:11.928Z] #28 32.17 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T17:03:11.928Z] #28 32.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T17:03:12.189Z] #28 32.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T17:03:12.189Z] #28 32.21 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T17:03:12.448Z] #28 32.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:12.448Z] #28 32.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T17:03:12.448Z] #28 32.55 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T17:03:12.448Z] #28 32.57 Setting up apparmor (2.13.6-10) ... [2022-05-12T17:03:12.886Z] #47 DONE 231.8s [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #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-12T17:03:12.886Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:03:12.886Z] #55 ... [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T17:03:12.886Z] #48 sha256:9470616be6abe522d0d0816bec17481def6dce7ee4cfbc11f4c2b665c1261dfc [2022-05-12T17:03:12.886Z] #48 DONE 0.2s [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T17:03:12.886Z] #52 sha256:d3ea4094aa82054d102fbc54c1a39d2745939efe0f26a56f9eb48d018b8f6bd7 [2022-05-12T17:03:12.886Z] #52 DONE 0.1s [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #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-12T17:03:12.886Z] #60 sha256:5bdbb8e344363ff2e7e018d8ac1d67cc82b78b361e1255ea1cfb234e4074946d [2022-05-12T17:03:12.886Z] #60 ... [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T17:03:12.886Z] #54 sha256:dc364051edb9c55e5376e74256dc7822a9500d3277b0cbbee6f3fefd1bf5060d [2022-05-12T17:03:12.886Z] #54 DONE 0.1s [2022-05-12T17:03:12.886Z] [2022-05-12T17:03:12.886Z] #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-12T17:03:12.886Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:03:13.385Z] #28 33.65 Setting up zip (3.0-12) ... [2022-05-12T17:03:13.529Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:03:13.529Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:03:13.644Z] #28 33.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:13.644Z] #28 33.69 Setting up bash-completion (1:2.11-2) ... [2022-05-12T17:03:14.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:03:14.600Z] #28 34.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T17:03:14.601Z] #28 34.80 Setting up sudo (1.9.5p2-3) ... [2022-05-12T17:03:14.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:03:14.859Z] #28 34.85 invoke-rc.d: could not determine current runlevel [2022-05-12T17:03:14.859Z] #28 34.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T17:03:14.859Z] #28 34.87 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T17:03:14.859Z] #28 34.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T17:03:14.859Z] #28 34.89 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T17:03:14.859Z] #28 34.91 Setting up pigz (2.6-1) ... [2022-05-12T17:03:14.859Z] #28 34.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T17:03:14.859Z] #28 34.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T17:03:14.859Z] #28 34.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T17:03:14.859Z] #28 34.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:15.118Z] #28 35.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T17:03:15.118Z] #28 35.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T17:03:15.377Z] #28 35.53 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T17:03:15.377Z] #28 35.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T17:03:15.377Z] #28 35.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T17:03:15.377Z] #28 35.57 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T17:03:15.637Z] #28 35.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T17:03:15.637Z] #28 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T17:03:15.637Z] #28 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T17:03:15.637Z] #28 35.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T17:03:15.637Z] #28 35.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T17:03:15.637Z] #28 35.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T17:03:15.637Z] #28 35.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T17:03:15.637Z] #28 35.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T17:03:15.637Z] #28 35.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T17:03:15.637Z] #28 35.88 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T17:03:16.204Z] #28 36.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T17:03:16.464Z] #28 36.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T17:03:16.464Z] #28 36.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T17:03:16.464Z] #28 36.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-05-12T17:03:16.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-05-12T17:03:16.655Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:03:16.655Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:03:17.032Z] #28 37.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T17:03:17.032Z] #28 37.12 Setting up jq (1.6-2.1) ... [2022-05-12T17:03:17.032Z] #28 37.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T17:03:17.032Z] #28 37.15 Setting up iptables (1.8.7-1) ... [2022-05-12T17:03:17.032Z] #28 37.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T17:03:17.032Z] #28 37.19 Setting up iproute2 (5.10.0-4) ... [2022-05-12T17:03:17.291Z] #28 37.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T17:03:17.348Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T17:03:17.348Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ff47b36e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T17:03:17.348Z] ---------------------------------------------------------------------------- [2022-05-12T17:03:17.348Z] [2022-05-12T17:03:17.348Z] INFO: executeCI.ps1 starting at Thu May 12 17:03:15 CUT 2022 [2022-05-12T17:03:17.348Z] [2022-05-12T17:03:17.348Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T17:03:17.348Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T17:03:17.348Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T17:03:17.348Z] INFO: Environment variables: [2022-05-12T17:03:17.348Z] [2022-05-12T17:03:17.348Z] Name Value [2022-05-12T17:03:17.348Z] ---- ----- [2022-05-12T17:03:17.348Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T17:03:17.348Z] amd64 true [2022-05-12T17:03:17.348Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T17:03:17.348Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T17:03:17.348Z] arm64 true [2022-05-12T17:03:17.348Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T17:03:17.348Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T17:03:17.348Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T17:03:17.348Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T17:03:17.348Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T17:03:17.348Z] BRANCH_NAME PR-43110 [2022-05-12T17:03:17.348Z] BUILD_DISPLAY_NAME #9 [2022-05-12T17:03:17.348Z] BUILD_ID 9 [2022-05-12T17:03:17.348Z] BUILD_NUMBER 9 [2022-05-12T17:03:17.348Z] BUILD_TAG jenkins-moby-PR-43110-9 [2022-05-12T17:03:17.348Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/ [2022-05-12T17:03:17.348Z] cgroup2 true [2022-05-12T17:03:17.348Z] CHANGE_AUTHOR saiarcot895 [2022-05-12T17:03:17.348Z] CHANGE_AUTHOR_DISPLAY_NAME Saikrishna Arcot [2022-05-12T17:03:17.349Z] CHANGE_AUTHOR_EMAIL saiarcot895@gmail.com [2022-05-12T17:03:17.349Z] CHANGE_BRANCH btrfs-optimizations [2022-05-12T17:03:17.349Z] CHANGE_FORK saiarcot895 [2022-05-12T17:03:17.349Z] CHANGE_ID 43110 [2022-05-12T17:03:17.349Z] CHANGE_TARGET master [2022-05-12T17:03:17.349Z] CHANGE_TITLE Btrfs optimizations for storing and deleting layers [2022-05-12T17:03:17.349Z] CHANGE_URL https://github.com/moby/moby/pull/43110 [2022-05-12T17:03:17.349Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T17:03:17.349Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T17:03:17.349Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T17:03:17.349Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T17:03:17.349Z] COMPUTERNAME azwin-2-9fb400 [2022-05-12T17:03:17.349Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T17:03:17.349Z] ConfigSequenceNumber 0 [2022-05-12T17:03:17.349Z] dco true [2022-05-12T17:03:17.349Z] DOCKER_BUILDKIT 0 [2022-05-12T17:03:17.349Z] DOCKER_DUT_DEBUG 1 [2022-05-12T17:03:17.349Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T17:03:17.349Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T17:03:17.349Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T17:03:17.349Z] EXECUTOR_NUMBER 0 [2022-05-12T17:03:17.349Z] FQDN azwin-2-9fb400.westus.cloudapp.azure.com [2022-05-12T17:03:17.349Z] GIT_BRANCH PR-43110 [2022-05-12T17:03:17.349Z] GIT_COMMIT 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e [2022-05-12T17:03:17.349Z] GIT_PREVIOUS_COMMIT e9721e2176b5c3bdc77e42ab3f8483365154f398 [2022-05-12T17:03:17.349Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6735c822269119d62e78d6bc443c7502f4514aeb [2022-05-12T17:03:17.349Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T17:03:17.349Z] HUDSON_COOKIE c67da2c3-61d2-442a-abcf-7fe2fbdba899 [2022-05-12T17:03:17.349Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T17:03:17.349Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T17:03:17.349Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T17:03:17.349Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T17:03:17.349Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T17:03:17.349Z] JENKINS_NODE_COOKIE 51183b36-0142-4dec-bfaf-0a9d0d57a184 [2022-05-12T17:03:17.349Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T17:03:17.349Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T17:03:17.349Z] JOB_BASE_NAME PR-43110 [2022-05-12T17:03:17.349Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/display/redirect [2022-05-12T17:03:17.349Z] JOB_NAME moby/PR-43110 [2022-05-12T17:03:17.349Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/ [2022-05-12T17:03:17.349Z] library.jps.version master [2022-05-12T17:03:17.349Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T17:03:17.349Z] NODE_LABELS amd64 azure azwin-2-9fb400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T17:03:17.349Z] NODE_NAME azwin-2-9fb400 [2022-05-12T17:03:17.349Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T17:03:17.349Z] OS Windows_NT [2022-05-12T17:03:17.349Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T17:03:17.349Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T17:03:17.349Z] ppc64le false [2022-05-12T17:03:17.349Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T17:03:17.349Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T17:03:17.349Z] PROCESSOR_LEVEL 6 [2022-05-12T17:03:17.349Z] PROCESSOR_REVISION 5507 [2022-05-12T17:03:17.349Z] ProgramData C:\ProgramData [2022-05-12T17:03:17.349Z] ProgramFiles C:\Program Files [2022-05-12T17:03:17.349Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T17:03:17.349Z] ProgramW6432 C:\Program Files [2022-05-12T17:03:17.349Z] PROMPT $P$G [2022-05-12T17:03:17.349Z] PSExecutionPolicyPreference Bypass [2022-05-12T17:03:17.349Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T17:03:17.349Z] PUBLIC C:\Users\Public [2022-05-12T17:03:17.349Z] rootless true [2022-05-12T17:03:17.349Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=artif... [2022-05-12T17:03:17.349Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=changes [2022-05-12T17:03:17.349Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect [2022-05-12T17:03:17.349Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=tests [2022-05-12T17:03:17.349Z] s390x false [2022-05-12T17:03:17.349Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T17:03:17.349Z] SOURCES_DRIVE d [2022-05-12T17:03:17.349Z] SOURCES_SUBDIR gopath [2022-05-12T17:03:17.349Z] STAGE_NAME Run tests [2022-05-12T17:03:17.349Z] SystemDrive C: [2022-05-12T17:03:17.349Z] SystemRoot C:\Windows [2022-05-12T17:03:17.349Z] TEMP C:\Windows\TEMP [2022-05-12T17:03:17.349Z] TESTDEBUG 0 [2022-05-12T17:03:17.349Z] TESTRUN_DRIVE d [2022-05-12T17:03:17.349Z] TESTRUN_SUBDIR CI [2022-05-12T17:03:17.349Z] TIMEOUT 120m [2022-05-12T17:03:17.349Z] TMP C:\Windows\TEMP [2022-05-12T17:03:17.349Z] unit_validate true [2022-05-12T17:03:17.349Z] USERDOMAIN WORKGROUP [2022-05-12T17:03:17.349Z] USERNAME azwin-2-9fb400$ [2022-05-12T17:03:17.349Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T17:03:17.349Z] validate_force false [2022-05-12T17:03:17.349Z] windir C:\Windows [2022-05-12T17:03:17.349Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T17:03:17.349Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T17:03:17.349Z] windows2022 true [2022-05-12T17:03:17.349Z] windows2022containerd true [2022-05-12T17:03:17.349Z] windowsRS5 true [2022-05-12T17:03:17.349Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T17:03:17.349Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T17:03:17.349Z] [2022-05-12T17:03:17.349Z] [2022-05-12T17:03:17.349Z] [2022-05-12T17:03:17.349Z] INFO: Sources under d:\gopath\... [2022-05-12T17:03:17.349Z] INFO: Test run under d:\CI\... [2022-05-12T17:03:17.349Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T17:03:17.349Z] INFO: docker/docker repository was found [2022-05-12T17:03:17.349Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T17:03:17.859Z] #28 DONE 38.0s [2022-05-12T17:03:17.859Z] [2022-05-12T17:03:17.859Z] #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-12T17:03:17.859Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:03:17.859Z] #71 ... [2022-05-12T17:03:17.859Z] [2022-05-12T17:03:17.859Z] #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-12T17:03:17.859Z] #29 sha256:efed0b580896fd344eafcdecfda9ddf035485233d43be2aae7795e094228a134 [2022-05-12T17:03:18.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:03:18.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:03:18.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:03:18.379Z] ltsc2022: Pulling from windows/servercore [2022-05-12T17:03:18.379Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T17:03:18.379Z] 12fb50a031bd: Pulling fs layer [2022-05-12T17:03:18.568Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:03:18.799Z] #29 0.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T17:03:18.799Z] #29 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T17:03:18.799Z] #29 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T17:03:18.799Z] #29 DONE 0.9s [2022-05-12T17:03:18.799Z] [2022-05-12T17:03:18.799Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T17:03:18.799Z] #30 sha256:4ef5a20fbb069a2a8d99e719a4e505db2a3635c57f1269de44349cdfea2bbf33 [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-12T17:03:18.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-05-12T17:03:18.830Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:03:19.404Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-05-12T17:03:19.404Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:03:20.349Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-05-12T17:03:20.349Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:03:20.923Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-12T17:03:20.923Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:03:22.843Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-05-12T17:03:22.843Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:03:23.105Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-12T17:03:23.105Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:03:24.564Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T17:03:24.564Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a739f834\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T17:03:24.564Z] ---------------------------------------------------------------------------- [2022-05-12T17:03:24.564Z] [2022-05-12T17:03:24.564Z] INFO: executeCI.ps1 starting at Thu May 12 17:03:22 CUT 2022 [2022-05-12T17:03:24.564Z] [2022-05-12T17:03:24.564Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T17:03:24.564Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T17:03:24.564Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T17:03:24.564Z] INFO: Environment variables: [2022-05-12T17:03:24.564Z] [2022-05-12T17:03:24.564Z] Name Value [2022-05-12T17:03:24.564Z] ---- ----- [2022-05-12T17:03:24.564Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T17:03:24.564Z] amd64 true [2022-05-12T17:03:24.564Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T17:03:24.564Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T17:03:24.564Z] arm64 true [2022-05-12T17:03:24.564Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T17:03:24.564Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T17:03:24.564Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T17:03:24.564Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T17:03:24.564Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T17:03:24.564Z] BRANCH_NAME PR-43110 [2022-05-12T17:03:24.564Z] BUILD_DISPLAY_NAME #9 [2022-05-12T17:03:24.564Z] BUILD_ID 9 [2022-05-12T17:03:24.564Z] BUILD_NUMBER 9 [2022-05-12T17:03:24.564Z] BUILD_TAG jenkins-moby-PR-43110-9 [2022-05-12T17:03:24.564Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/ [2022-05-12T17:03:24.564Z] cgroup2 true [2022-05-12T17:03:24.564Z] CHANGE_AUTHOR saiarcot895 [2022-05-12T17:03:24.564Z] CHANGE_AUTHOR_DISPLAY_NAME Saikrishna Arcot [2022-05-12T17:03:24.564Z] CHANGE_AUTHOR_EMAIL saiarcot895@gmail.com [2022-05-12T17:03:24.564Z] CHANGE_BRANCH btrfs-optimizations [2022-05-12T17:03:24.564Z] CHANGE_FORK saiarcot895 [2022-05-12T17:03:24.564Z] CHANGE_ID 43110 [2022-05-12T17:03:24.564Z] CHANGE_TARGET master [2022-05-12T17:03:24.564Z] CHANGE_TITLE Btrfs optimizations for storing and deleting layers [2022-05-12T17:03:24.564Z] CHANGE_URL https://github.com/moby/moby/pull/43110 [2022-05-12T17:03:24.564Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T17:03:24.564Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T17:03:24.564Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T17:03:24.564Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T17:03:24.565Z] COMPUTERNAME azwin-2-42fff0 [2022-05-12T17:03:24.565Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T17:03:24.565Z] ConfigSequenceNumber 0 [2022-05-12T17:03:24.565Z] dco true [2022-05-12T17:03:24.565Z] DOCKER_BUILDKIT 0 [2022-05-12T17:03:24.565Z] DOCKER_DUT_DEBUG 1 [2022-05-12T17:03:24.565Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T17:03:24.565Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T17:03:24.565Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T17:03:24.565Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T17:03:24.565Z] EXECUTOR_NUMBER 0 [2022-05-12T17:03:24.565Z] FQDN azwin-2-42fff0.westus.cloudapp.azure.com [2022-05-12T17:03:24.565Z] GIT_BRANCH PR-43110 [2022-05-12T17:03:24.565Z] GIT_COMMIT 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e [2022-05-12T17:03:24.565Z] GIT_PREVIOUS_COMMIT e9721e2176b5c3bdc77e42ab3f8483365154f398 [2022-05-12T17:03:24.565Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6735c822269119d62e78d6bc443c7502f4514aeb [2022-05-12T17:03:24.565Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T17:03:24.565Z] HUDSON_COOKIE 906943a7-f785-4619-b384-32b84ddcd399 [2022-05-12T17:03:24.565Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T17:03:24.565Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T17:03:24.565Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T17:03:24.565Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T17:03:24.565Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T17:03:24.565Z] JENKINS_NODE_COOKIE 5a0bf0f0-e6db-457f-875f-9d94a13d20c6 [2022-05-12T17:03:24.565Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T17:03:24.565Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T17:03:24.565Z] JOB_BASE_NAME PR-43110 [2022-05-12T17:03:24.565Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/display/redirect [2022-05-12T17:03:24.565Z] JOB_NAME moby/PR-43110 [2022-05-12T17:03:24.565Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/ [2022-05-12T17:03:24.565Z] library.jps.version master [2022-05-12T17:03:24.565Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T17:03:24.565Z] NODE_LABELS amd64 azure azwin-2-42fff0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T17:03:24.565Z] NODE_NAME azwin-2-42fff0 [2022-05-12T17:03:24.565Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T17:03:24.565Z] OS Windows_NT [2022-05-12T17:03:24.565Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T17:03:24.565Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T17:03:24.565Z] ppc64le false [2022-05-12T17:03:24.565Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T17:03:24.565Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T17:03:24.565Z] PROCESSOR_LEVEL 6 [2022-05-12T17:03:24.565Z] PROCESSOR_REVISION 5507 [2022-05-12T17:03:24.565Z] ProgramData C:\ProgramData [2022-05-12T17:03:24.565Z] ProgramFiles C:\Program Files [2022-05-12T17:03:24.565Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T17:03:24.565Z] ProgramW6432 C:\Program Files [2022-05-12T17:03:24.565Z] PROMPT $P$G [2022-05-12T17:03:24.565Z] PSExecutionPolicyPreference Bypass [2022-05-12T17:03:24.565Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T17:03:24.565Z] PUBLIC C:\Users\Public [2022-05-12T17:03:24.565Z] rootless true [2022-05-12T17:03:24.565Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=artif... [2022-05-12T17:03:24.565Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=changes [2022-05-12T17:03:24.565Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect [2022-05-12T17:03:24.565Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43110/9/display/redirect?page=tests [2022-05-12T17:03:24.565Z] s390x false [2022-05-12T17:03:24.565Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T17:03:24.565Z] SOURCES_DRIVE d [2022-05-12T17:03:24.565Z] SOURCES_SUBDIR gopath [2022-05-12T17:03:24.565Z] STAGE_NAME Run tests [2022-05-12T17:03:24.565Z] SystemDrive C: [2022-05-12T17:03:24.565Z] SystemRoot C:\Windows [2022-05-12T17:03:24.565Z] TEMP C:\Windows\TEMP [2022-05-12T17:03:24.565Z] TESTDEBUG 0 [2022-05-12T17:03:24.565Z] TESTRUN_DRIVE d [2022-05-12T17:03:24.565Z] TESTRUN_SUBDIR CI [2022-05-12T17:03:24.565Z] TIMEOUT 120m [2022-05-12T17:03:24.565Z] TMP C:\Windows\TEMP [2022-05-12T17:03:24.565Z] unit_validate true [2022-05-12T17:03:24.565Z] USERDOMAIN WORKGROUP [2022-05-12T17:03:24.565Z] USERNAME azwin-2-42fff0$ [2022-05-12T17:03:24.565Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T17:03:24.565Z] validate_force false [2022-05-12T17:03:24.565Z] windir C:\Windows [2022-05-12T17:03:24.565Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T17:03:24.565Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T17:03:24.565Z] windows2022 true [2022-05-12T17:03:24.565Z] windows2022containerd true [2022-05-12T17:03:24.565Z] windowsRS5 true [2022-05-12T17:03:24.565Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T17:03:24.565Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T17:03:24.565Z] [2022-05-12T17:03:24.565Z] [2022-05-12T17:03:24.565Z] [2022-05-12T17:03:25.025Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-05-12T17:03:25.025Z] === RUN TestBuildWithHugeFile [2022-05-12T17:03:25.033Z] INFO: Sources under d:\gopath\... [2022-05-12T17:03:25.033Z] INFO: Test run under d:\CI\... [2022-05-12T17:03:25.033Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T17:03:25.033Z] INFO: docker/docker repository was found [2022-05-12T17:03:25.033Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T17:03:25.500Z] ltsc2022: Pulling from windows/servercore [2022-05-12T17:03:25.736Z] 12fb50a031bd: Verifying Checksum [2022-05-12T17:03:25.736Z] 12fb50a031bd: Download complete [2022-05-12T17:03:25.968Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T17:03:25.968Z] 12fb50a031bd: Pulling fs layer [2022-05-12T17:03:26.918Z] #30 6.984 Collecting yamllint==1.26.1 [2022-05-12T17:03:26.918Z] #30 8.040 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T17:03:27.177Z] #30 8.545 Collecting pathspec>=0.5.3 [2022-05-12T17:03:27.437Z] #30 8.549 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T17:03:27.437Z] #30 8.738 Collecting pyyaml [2022-05-12T17:03:27.437Z] #30 8.742 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-12T17:03:27.437Z] #30 8.778 Building wheels for collected packages: yamllint [2022-05-12T17:03:27.437Z] #30 8.786 Building wheel for yamllint (setup.py): started [2022-05-12T17:03:28.005Z] #30 9.191 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T17:03:28.005Z] #30 9.192 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f1c9b085995b3f8bb185415cda8eb1e4f079a04e19c225be84f78174e390eecc [2022-05-12T17:03:28.005Z] #30 9.193 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T17:03:28.005Z] #30 9.196 Successfully built yamllint [2022-05-12T17:03:28.005Z] #30 9.205 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T17:03:28.005Z] #30 9.396 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T17:03:28.574Z] #30 DONE 9.6s [2022-05-12T17:03:28.574Z] [2022-05-12T17:03:28.574Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T17:03:28.574Z] #34 sha256:7444f08fabfcfd8027f1e1b0d1dfc2fb96b5a11f9a0d8d363bdfa6095ce134f4 [2022-05-12T17:03:28.574Z] #34 DONE 0.2s [2022-05-12T17:03:28.574Z] [2022-05-12T17:03:28.574Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T17:03:28.574Z] #39 sha256:3a35780dd91ab742c466e8ec8339f345f9c6c2b0542cd43a702fc9733b8a685d [2022-05-12T17:03:28.838Z] #39 DONE 0.4s [2022-05-12T17:03:28.838Z] [2022-05-12T17:03:28.838Z] #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-12T17:03:28.838Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:03:29.098Z] #71 ... [2022-05-12T17:03:29.098Z] [2022-05-12T17:03:29.098Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T17:03:29.098Z] #42 sha256:05be6d4809e312ec50a6260f6b2187bb292c096726583673380c14190bc3a327 [2022-05-12T17:03:29.098Z] #42 DONE 0.2s [2022-05-12T17:03:29.098Z] [2022-05-12T17:03:29.098Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T17:03:29.098Z] #44 sha256:f4bacbcdc8b2e78567e970309ec557ab10ea43d3932ca0e6b12ad455404966b1 [2022-05-12T17:03:29.119Z] ok github.com/docker/docker/libnetwork 37.278s coverage: 40.6% of statements [2022-05-12T17:03:29.119Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T17:03:29.119Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T17:03:29.119Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T17:03:29.119Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T17:03:29.119Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-12T17:03:29.357Z] #44 DONE 0.2s [2022-05-12T17:03:29.357Z] [2022-05-12T17:03:29.358Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T17:03:29.358Z] #46 sha256:6d2b977e2358487206a8b3924d25858b756f41a44f841bd628c287b3ae4c00c4 [2022-05-12T17:03:29.358Z] #46 DONE 0.1s [2022-05-12T17:03:29.358Z] [2022-05-12T17:03:29.358Z] #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-12T17:03:29.358Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:03:29.358Z] #71 ... [2022-05-12T17:03:29.358Z] [2022-05-12T17:03:29.358Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T17:03:29.358Z] #48 sha256:03e3f6223bb9974917bfc64d1b6d42e26ecea7c6aa9fb71aea0935b715d05bdd [2022-05-12T17:03:29.358Z] #48 DONE 0.1s [2022-05-12T17:03:29.358Z] [2022-05-12T17:03:29.358Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T17:03:29.358Z] #52 sha256:1d270c56d04df3cf2f16ba1f633285aa547eff44cccbd0c9fa7c832379211125 [2022-05-12T17:03:29.617Z] #52 DONE 0.0s [2022-05-12T17:03:29.617Z] [2022-05-12T17:03:29.617Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T17:03:29.617Z] #55 sha256:09ae27aca6122fa065de4ec9ace7b7bbdd4135ea93933b5198351d21dcf094f1 [2022-05-12T17:03:29.877Z] #55 DONE 0.3s [2022-05-12T17:03:29.877Z] [2022-05-12T17:03:29.877Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T17:03:29.877Z] #59 sha256:fa65056999140abccc60066dcf82c3fbf13d06356994837e9227202d9979d344 [2022-05-12T17:03:29.877Z] #59 DONE 0.1s [2022-05-12T17:03:29.877Z] [2022-05-12T17:03:29.877Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T17:03:29.877Z] #61 sha256:e057e859be6a0f28397e7b1fd027a5f844c25df56ef77bcef0a5f6a7aaee1e7a [2022-05-12T17:03:30.055Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.506s coverage: 59.9% of statements [2022-05-12T17:03:30.055Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T17:03:30.137Z] #61 DONE 0.1s [2022-05-12T17:03:30.137Z] [2022-05-12T17:03:30.137Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T17:03:30.137Z] #63 sha256:b1b1f6fa8f4de03cbeaf1befe443224ea76fa0efed08730185b1605492478af5 [2022-05-12T17:03:30.316Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T17:03:30.397Z] #63 DONE 0.3s [2022-05-12T17:03:30.397Z] [2022-05-12T17:03:30.397Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T17:03:30.397Z] #65 sha256:407e8c3043be97377f054020b31e5bf2fa0ac4a7463a338d5c5fd726b36e35ea [2022-05-12T17:03:30.397Z] #65 DONE 0.1s [2022-05-12T17:03:30.397Z] [2022-05-12T17:03:30.397Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T17:03:30.397Z] #68 sha256:e8e8f7063489c38fe5916b7f9e8d9187e66057d6148d4b917101a10c843e7842 [2022-05-12T17:03:30.397Z] #68 DONE 0.1s [2022-05-12T17:03:30.397Z] [2022-05-12T17:03:30.397Z] #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-12T17:03:30.397Z] #71 sha256:c853241fc76d82472a2cccb27b2bfda0feb6d244fc904afcb68db7f814da0c5e [2022-05-12T17:03:30.639Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T17:03:30.639Z] 97f65a0ec59e: Download complete [2022-05-12T17:03:30.905Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2022-05-12T17:03:30.905Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T17:03:31.472Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-12T17:03:31.472Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T17:03:31.730Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T17:03:41.702Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.436s coverage: 7.2% of statements [2022-05-12T17:03:41.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T17:03:41.702Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T17:03:41.702Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-12T17:03:41.702Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T17:03:41.702Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T17:03:41.702Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T17:03:41.702Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T17:03:41.961Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-05-12T17:03:42.220Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T17:03:42.220Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T17:03:45.050Z] #55 ... [2022-05-12T17:03:45.051Z] [2022-05-12T17:03:45.051Z] #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-12T17:03:45.051Z] #60 sha256:5bdbb8e344363ff2e7e018d8ac1d67cc82b78b361e1255ea1cfb234e4074946d [2022-05-12T17:03:45.051Z] #60 150.2 + mkdir -p /build [2022-05-12T17:03:45.051Z] #60 150.2 + cp runc /build/runc [2022-05-12T17:03:45.051Z] #60 DONE 150.7s [2022-05-12T17:03:45.051Z] [2022-05-12T17:03:45.051Z] #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-12T17:03:45.051Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T17:03:45.051Z] #55 266.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T17:03:45.051Z] #55 DONE 267.0s [2022-05-12T17:03:45.051Z] [2022-05-12T17:03:45.051Z] #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-12T17:03:45.051Z] #64 sha256:3f1da57143eb53b8d1f69a67b8ad2aba2451975956d15176bb3f79affc960d9a [2022-05-12T17:03:45.312Z] #64 ... [2022-05-12T17:03:45.312Z] [2022-05-12T17:03:45.312Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T17:03:45.312Z] #56 sha256:d51b150bbfd32a7b879c2d9bc822661ef189b94df8bead22de25cd3b8cb94d77 [2022-05-12T17:03:45.579Z] #56 DONE 0.2s [2022-05-12T17:03:45.579Z] [2022-05-12T17:03:45.579Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T17:03:45.579Z] #58 sha256:6ebf246568d35e8d91066eade99f349977c564d5e8b56c790fa191ec8d7a9d03 [2022-05-12T17:03:45.579Z] #58 DONE 0.1s [2022-05-12T17:03:45.579Z] [2022-05-12T17:03:45.579Z] #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-12T17:03:45.579Z] #64 sha256:3f1da57143eb53b8d1f69a67b8ad2aba2451975956d15176bb3f79affc960d9a [2022-05-12T17:03:45.579Z] #64 ... [2022-05-12T17:03:45.579Z] [2022-05-12T17:03:45.579Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T17:03:45.579Z] #61 sha256:a84c68da1833b76bcaa4721ac7535e7783970fd09b981749055ac374bdd4a844 [2022-05-12T17:03:45.579Z] #61 DONE 0.1s [2022-05-12T17:03:45.841Z] [2022-05-12T17:03:45.841Z] #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-12T17:03:45.841Z] #64 sha256:3f1da57143eb53b8d1f69a67b8ad2aba2451975956d15176bb3f79affc960d9a [2022-05-12T17:03:47.185Z] 12fb50a031bd: Verifying Checksum [2022-05-12T17:03:47.185Z] 12fb50a031bd: Download complete [2022-05-12T17:03:50.058Z] #64 237.7 + bin/containerd [2022-05-12T17:03:52.594Z] b111c3320c94: Pull complete [2022-05-12T17:03:54.425Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-12T17:03:56.946Z] #71 135.7 # github.com/containerd/containerd/cmd/containerd [2022-05-12T17:03:56.946Z] #71 135.7 /usr/bin/ld: /tmp/go-link-3882145005/000019.o: in function `New': [2022-05-12T17:03:56.946Z] #71 135.7 /tmp/tmp.R4QzSc2zeo/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-12T17:03:56.946Z] #71 135.8 + bin/containerd-stress [2022-05-12T17:03:57.513Z] #71 136.9 + bin/containerd-shim [2022-05-12T17:03:58.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:03:58.657Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:03:58.657Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:03:58.657Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:03:58.657Z] [2022-05-12T17:03:58.657Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T17:03:58.657Z] + CONTAINER_NAME=docker-pr9-2 [2022-05-12T17:03:58.657Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T17:03:58.657Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T17:03:58.657Z] + run_tests [2022-05-12T17:03:58.657Z] + c=0 [2022-05-12T17:03:58.657Z] + '[' -n 0 ']' [2022-05-12T17:03:58.657Z] + rm= [2022-05-12T17:03:58.657Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43110/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh '' test-integration [2022-05-12T17:03:58.657Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T17:03:58.657Z] + CONTAINER_NAME=docker-pr9-1 [2022-05-12T17:03:58.657Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T17:03:58.657Z] + run_tests test-integration-flaky [2022-05-12T17:03:58.657Z] + '[' -n 0 ']' [2022-05-12T17:03:58.657Z] + rm= [2022-05-12T17:03:58.657Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T17:03:58.657Z] + CONTAINER_NAME=docker-pr9-3 [2022-05-12T17:03:58.657Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T17:03:58.657Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T17:03:58.657Z] + run_tests [2022-05-12T17:03:58.657Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43110/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh test-integration-flaky test-integration [2022-05-12T17:03:58.657Z] + '[' -n 0 ']' [2022-05-12T17:03:58.657Z] + rm= [2022-05-12T17:03:58.657Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43110/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh '' test-integration [2022-05-12T17:03:58.657Z] ++ jobs -p [2022-05-12T17:03:58.657Z] + for job in $(jobs -p) [2022-05-12T17:03:58.657Z] + wait 32051 [2022-05-12T17:03:58.657Z] [2022-05-12T17:03:58.657Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T17:03:58.657Z] [2022-05-12T17:03:58.657Z] [2022-05-12T17:03:58.657Z] No new tests added to integration. [2022-05-12T17:03:58.657Z] [2022-05-12T17:03:58.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:03:58.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:03:58.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:03:58.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:03:58.657Z] HOSTNAME=74986bc923bd [2022-05-12T17:03:58.657Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T17:03:58.657Z] TESTDEBUG=0 [2022-05-12T17:03:58.657Z] DEST=bundles/test-integration [2022-05-12T17:03:58.657Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:03:58.657Z] KEEPBUNDLE=1 [2022-05-12T17:03:58.657Z] DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T17:03:58.657Z] container=docker [2022-05-12T17:03:58.657Z] HOME=/root [2022-05-12T17:03:58.657Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:03:58.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:03:58.657Z] VALIDATE_BRANCH=master [2022-05-12T17:03:58.657Z] TERM=xterm [2022-05-12T17:03:58.657Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:03:58.657Z] SHLVL=1 [2022-05-12T17:03:58.657Z] TIMEOUT=120m [2022-05-12T17:03:58.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:03:58.657Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:03:58.657Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T17:03:58.657Z] GO111MODULE=off [2022-05-12T17:03:58.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:03:58.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:03:58.657Z] GOPATH=/go [2022-05-12T17:03:58.657Z] PKG_CONFIG=pkg-config [2022-05-12T17:03:58.657Z] _=/usr/bin/env [2022-05-12T17:03:58.657Z] Building test suite binary ./integration-cli/test.main [2022-05-12T17:03:58.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:03:58.657Z] HOSTNAME=b6ea41dc2d85 [2022-05-12T17:03:58.657Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T17:03:58.657Z] TESTDEBUG=0 [2022-05-12T17:03:58.657Z] DEST=bundles/test-integration [2022-05-12T17:03:58.657Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:03:58.657Z] KEEPBUNDLE=1 [2022-05-12T17:03:58.657Z] DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T17:03:58.657Z] container=docker [2022-05-12T17:03:58.657Z] HOME=/root [2022-05-12T17:03:58.657Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:03:58.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:03:58.657Z] VALIDATE_BRANCH=master [2022-05-12T17:03:58.657Z] TERM=xterm [2022-05-12T17:03:58.657Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:03:58.657Z] SHLVL=1 [2022-05-12T17:03:58.657Z] TIMEOUT=120m [2022-05-12T17:03:58.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:03:58.657Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:03:58.657Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T17:03:58.657Z] GO111MODULE=off [2022-05-12T17:03:58.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:03:58.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:03:58.657Z] GOPATH=/go [2022-05-12T17:03:58.657Z] PKG_CONFIG=pkg-config [2022-05-12T17:03:58.657Z] _=/usr/bin/env [2022-05-12T17:03:58.657Z] Building test suite binary ./integration-cli/test.main [2022-05-12T17:03:58.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:03:58.657Z] HOSTNAME=988b67b56c01 [2022-05-12T17:03:58.657Z] TESTDEBUG=0 [2022-05-12T17:03:58.657Z] DEST=bundles/test-integration [2022-05-12T17:03:58.657Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:03:58.657Z] KEEPBUNDLE=1 [2022-05-12T17:03:58.657Z] DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 [2022-05-12T17:03:58.657Z] container=docker [2022-05-12T17:03:58.657Z] HOME=/root [2022-05-12T17:03:58.657Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:03:58.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:03:58.657Z] VALIDATE_BRANCH=master [2022-05-12T17:03:58.657Z] TERM=xterm [2022-05-12T17:03:58.657Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:03:58.657Z] SHLVL=1 [2022-05-12T17:03:58.657Z] TIMEOUT=120m [2022-05-12T17:03:58.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:03:58.657Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:03:58.657Z] GO111MODULE=off [2022-05-12T17:03:58.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T17:03:58.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:03:58.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:03:58.657Z] GOPATH=/go [2022-05-12T17:03:58.657Z] PKG_CONFIG=pkg-config [2022-05-12T17:03:58.657Z] _=/usr/bin/env [2022-05-12T17:03:58.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T17:04:02.107Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T17:04:02.107Z] 97f65a0ec59e: Download complete [2022-05-12T17:04:09.763Z] #71 148.0 + bin/containerd-shim-runc-v1 [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/ipam 16.512s coverage: 85.3% of statements [2022-05-12T17:04:12.515Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T17:04:12.515Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T17:04:12.515Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T17:04:12.515Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-12T17:04:15.041Z] #71 154.3 + bin/containerd-shim-runc-v2 [2022-05-12T17:04:15.614Z] #71 155.1 + binaries [2022-05-12T17:04:15.614Z] #71 155.1 + install -D bin/containerd /build/containerd [2022-05-12T17:04:15.614Z] #71 155.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T17:04:15.872Z] #71 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T17:04:15.872Z] #71 155.1 + install -D bin/ctr /build/ctr [2022-05-12T17:04:16.131Z] #71 DONE 155.5s [2022-05-12T17:04:17.067Z] [2022-05-12T17:04:17.067Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T17:04:17.067Z] #72 sha256:2678ca429e9033e25916a625f22ddfeef688e5687fe175d349b6e0eed6dd1b9a [2022-05-12T17:04:17.326Z] #72 DONE 0.2s [2022-05-12T17:04:17.326Z] [2022-05-12T17:04:17.326Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T17:04:17.326Z] #77 sha256:550ad935438a9380426e7d3a982ed0a4bbe058507fc9665f5f45b23ffa83c498 [2022-05-12T17:04:17.326Z] #77 DONE 0.1s [2022-05-12T17:04:17.326Z] [2022-05-12T17:04:17.326Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T17:04:17.326Z] #82 sha256:5cfc0b2ce58ef5ad7c3b267bb5abe4fe7e146619d090c90e26b6d4e287c808c0 [2022-05-12T17:04:17.892Z] #82 DONE 0.5s [2022-05-12T17:04:17.892Z] [2022-05-12T17:04:17.892Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T17:04:17.892Z] #83 sha256:37bb2f6eb600954272d35fe6b3b9a2c78bca50a525b182f990c86c05cfc97c86 [2022-05-12T17:04:17.892Z] #83 DONE 0.0s [2022-05-12T17:04:17.892Z] [2022-05-12T17:04:17.892Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T17:04:17.892Z] #84 sha256:54a1fa136b2afe67e0fe9394020eb104f90ed1016b66ef24f081188502ab26cc [2022-05-12T17:04:19.271Z] #84 DONE 1.4s [2022-05-12T17:04:19.529Z] [2022-05-12T17:04:19.529Z] #85 exporting to image [2022-05-12T17:04:19.529Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T17:04:19.529Z] #85 exporting layers [2022-05-12T17:04:21.335Z] --- PASS: TestBuildWithHugeFile (50.08s) [2022-05-12T17:04:21.335Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:04:21.335Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:04:21.335Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:04:21.335Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:04:21.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:04:21.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:04:21.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:04:21.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:04:21.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:04:21.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:04:21.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:04:21.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:04:21.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:04:21.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T17:04:21.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T17:04:21.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-12T17:04:21.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-12T17:04:21.335Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:04:21.335Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T17:04:21.335Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T17:04:21.335Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-05-12T17:04:21.335Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-05-12T17:04:21.335Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-05-12T17:04:21.335Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:04:21.335Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T17:04:21.335Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T17:04:21.335Z] Loaded image: busybox:latest [2022-05-12T17:04:21.335Z] Loaded image: busybox:glibc [2022-05-12T17:04:21.335Z] Loaded image: debian:bullseye-slim [2022-05-12T17:04:21.335Z] Loaded image: hello-world:latest [2022-05-12T17:04:21.335Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:04:29.488Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s) [2022-05-12T17:04:29.488Z] PASS [2022-05-12T17:04:29.488Z] [2022-05-12T17:04:29.488Z] === Skipped [2022-05-12T17:04:29.488Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T17:04:29.488Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:04:29.488Z] [2022-05-12T17:04:29.488Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:04:29.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:04:29.488Z] [2022-05-12T17:04:29.488Z] DONE 34 tests, 2 skipped in 87.547s [2022-05-12T17:04:29.488Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T17:04:29.488Z] INFO: Testing against a local daemon [2022-05-12T17:04:29.488Z] === RUN TestConfigInspect [2022-05-12T17:04:32.037Z] --- PASS: TestConfigInspect (2.16s) [2022-05-12T17:04:32.037Z] === RUN TestConfigList [2022-05-12T17:04:33.955Z] --- PASS: TestConfigList (2.19s) [2022-05-12T17:04:33.955Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:04:36.505Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-05-12T17:04:36.505Z] === RUN TestConfigsUpdate [2022-05-12T17:04:38.423Z] --- PASS: TestConfigsUpdate (2.19s) [2022-05-12T17:04:38.423Z] === RUN TestTemplatedConfig [2022-05-12T17:04:40.971Z] --- PASS: TestTemplatedConfig (2.69s) [2022-05-12T17:04:40.971Z] === RUN TestConfigCreateResolve [2022-05-12T17:04:43.409Z] 97f65a0ec59e: Pull complete [2022-05-12T17:04:43.521Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-12T17:04:43.521Z] PASS [2022-05-12T17:04:43.521Z] [2022-05-12T17:04:43.521Z] DONE 6 tests in 13.728s [2022-05-12T17:04:43.521Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T17:04:43.521Z] INFO: Testing against a local daemon [2022-05-12T17:04:43.521Z] === RUN TestCheckpoint [2022-05-12T17:04:43.521Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:04:43.521Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:04:43.521Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:04:43.521Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:04:43.521Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:04:43.521Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:04:43.521Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:04:43.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T17:04:43.521Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:04:43.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T17:04:43.521Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:04:43.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T17:04:43.521Z] === RUN TestCopyEmptyFile [2022-05-12T17:04:43.783Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-12T17:04:43.783Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:04:43.783Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T17:04:43.783Z] === RUN TestCopyFromContainer [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer// [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T17:04:45.171Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T17:04:45.433Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T17:04:45.433Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer (1.75s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T17:04:45.433Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T17:04:45.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:04:45.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:04:45.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:04:45.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:04:45.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:04:45.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:04:45.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:04:45.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:04:45.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:04:45.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:04:45.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:04:45.433Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:04:45.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T17:04:45.433Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:04:45.433Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:04:45.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:04:45.433Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:04:45.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:04:45.433Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:04:45.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:04:45.433Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:04:45.433Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:04:45.433Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:04:45.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:04:45.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:04:45.433Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:04:45.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T17:04:45.433Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:04:46.133Z] #85 exporting layers 23.3s done [2022-05-12T17:04:46.133Z] #85 writing image sha256:89a6c888c56867f0791de57970e72d91a82ebf322ea3c26bfe89c1b499376e2b done [2022-05-12T17:04:46.133Z] #85 naming to docker.io/library/docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 done [2022-05-12T17:04:46.133Z] #85 DONE 23.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T17:04:46.364Z] #64 288.8 # github.com/containerd/containerd/cmd/containerd [2022-05-12T17:04:46.364Z] #64 288.8 /usr/bin/ld: /tmp/go-link-820888283/000019.o: in function `New': [2022-05-12T17:04:46.364Z] #64 288.8 /tmp/tmp.S9VouaAIqJ/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-12T17:04:46.364Z] #64 288.9 + bin/containerd-stress [2022-05-12T17:04:46.364Z] #64 290.0 + bin/containerd-shim [2022-05-12T17:04:46.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/validate/default [2022-05-12T17:04:47.037Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T17:04:47.037Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-12T17:04:47.037Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T17:04:47.037Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T17:04:47.037Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T17:04:47.037Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T17:04:47.296Z] [2022-05-12T17:04:47.296Z] INFO Start validation with golang-ci-lint [2022-05-12T17:04:47.351Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-05-12T17:04:47.351Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:04:48.232Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T17:04:48.232Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T17:04:48.232Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:04:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:04:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:04:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:04:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:04:48.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:04:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:04:48.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:04:48.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:04:48.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:04:48.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:04:48.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T17:04:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T17:04:48.741Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:04:49.315Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-05-12T17:04:49.315Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:04:49.315Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:04:49.315Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:04:49.315Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T17:04:49.315Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:04:49.315Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:04:49.315Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:04:49.315Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T17:04:49.315Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:04:49.576Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-12T17:04:49.576Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T17:04:49.576Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T17:04:49.576Z] === RUN TestDaemonRestartIpcMode [2022-05-12T17:04:49.576Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T17:04:49.576Z] === RUN TestDaemonHostGatewayIP [2022-05-12T17:04:49.576Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T17:04:49.576Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T17:04:49.576Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T17:04:49.576Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:04:49.576Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T17:04:49.576Z] === RUN TestDiff [2022-05-12T17:04:50.149Z] --- PASS: TestDiff (0.59s) [2022-05-12T17:04:50.149Z] === RUN TestExecWithCloseStdin [2022-05-12T17:04:50.726Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-05-12T17:04:50.726Z] === RUN TestExec [2022-05-12T17:04:51.312Z] --- PASS: TestExec (0.66s) [2022-05-12T17:04:51.312Z] === RUN TestExecUser [2022-05-12T17:04:51.886Z] --- PASS: TestExecUser (0.64s) [2022-05-12T17:04:51.886Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:04:52.830Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-05-12T17:04:52.830Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:04:54.218Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-12T17:04:54.218Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:04:54.520Z] #64 301.1 + bin/containerd-shim-runc-v1 [2022-05-12T17:04:54.791Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-05-12T17:04:54.791Z] === RUN TestHealthKillContainer [2022-05-12T17:04:59.821Z] #64 307.5 + bin/containerd-shim-runc-v2 [2022-05-12T17:05:00.768Z] #64 308.3 + binaries [2022-05-12T17:05:00.768Z] #64 308.3 + install -D bin/containerd /build/containerd [2022-05-12T17:05:00.768Z] #64 308.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T17:05:00.768Z] #64 308.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T17:05:00.768Z] #64 308.3 + install -D bin/ctr /build/ctr [2022-05-12T17:05:01.030Z] #64 DONE 308.7s [2022-05-12T17:05:01.977Z] [2022-05-12T17:05:01.977Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T17:05:01.977Z] #65 sha256:ce95aa3a8e22e2b89291b4f6af84656370b309fc5e58950c83afaff70063ea1a [2022-05-12T17:05:02.245Z] #65 DONE 0.2s [2022-05-12T17:05:02.245Z] [2022-05-12T17:05:02.245Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T17:05:02.245Z] #70 sha256:ab379cd18913a4f844378f3299cf0341dbc7104c78acdc7af8716e19786c1e77 [2022-05-12T17:05:02.245Z] #70 DONE 0.1s [2022-05-12T17:05:02.245Z] [2022-05-12T17:05:02.245Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T17:05:02.245Z] #75 sha256:a46fe7df863a3f78318fc6a8e49f3253ffe277d887ac8ce904b3c531857da37c [2022-05-12T17:05:02.823Z] #75 DONE 0.5s [2022-05-12T17:05:02.823Z] [2022-05-12T17:05:02.823Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T17:05:02.823Z] #76 sha256:a2b736f7d87a36a90b4f91a0786a794df5b96e00afe8442dd9f2e93742e3ae72 [2022-05-12T17:05:02.823Z] #76 DONE 0.0s [2022-05-12T17:05:02.823Z] [2022-05-12T17:05:02.823Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T17:05:02.823Z] #77 sha256:e186da2fc2aa60fe0ce22162b545ee6922d29ed8cd9096d539696572c85f23f5 [2022-05-12T17:05:02.937Z] --- PASS: TestHealthKillContainer (8.24s) [2022-05-12T17:05:02.937Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:05:03.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-05-12T17:05:03.510Z] === RUN TestIpcModeNone [2022-05-12T17:05:03.777Z] #77 DONE 0.8s [2022-05-12T17:05:03.777Z] [2022-05-12T17:05:03.777Z] #78 exporting to image [2022-05-12T17:05:03.777Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T17:05:03.777Z] #78 exporting layers [2022-05-12T17:05:04.084Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-12T17:05:04.084Z] === RUN TestIpcModePrivate [2022-05-12T17:05:04.658Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-12T17:05:04.690Z] 8b534d64a7c3: Pull complete [2022-05-12T17:05:04.690Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T17:05:04.690Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:05:04.690Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T17:05:04.690Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T17:05:04.690Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T17:05:04.690Z] WARN: Skipping validation tests [2022-05-12T17:05:04.690Z] INFO: Running unit tests at 05/12/2022 17:05:00... [2022-05-12T17:05:04.690Z] INFO: make.ps1 starting at 05/12/2022 17:05:04 [2022-05-12T17:05:04.919Z] --- PASS: TestIpcModePrivate (0.65s) [2022-05-12T17:05:04.919Z] === RUN TestIpcModeShareable [2022-05-12T17:05:05.149Z] INFO: Git commit (a6e7ef1cd6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T17:05:05.149Z] INFO: Running unit tests... [2022-05-12T17:05:05.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-12T17:05:05.443Z] --- PASS: TestIpcModeShareable (0.63s) [2022-05-12T17:05:05.443Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T17:05:07.361Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-05-12T17:05:07.361Z] === RUN TestAPIIpcModeHost [2022-05-12T17:05:07.624Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-05-12T17:05:07.624Z] === RUN TestDaemonIpcModeShareable [2022-05-12T17:05:09.013Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T17:05:09.013Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-05-12T17:05:09.013Z] === RUN TestDaemonIpcModePrivate [2022-05-12T17:05:09.958Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T17:05:10.220Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-12T17:05:10.220Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T17:05:10.374Z] #78 exporting layers 6.4s done [2022-05-12T17:05:10.374Z] #78 writing image sha256:df182ab3f22d675326b162fb21fb522bf9ad0f020af062432d4688b00c09c5f3 done [2022-05-12T17:05:10.374Z] #78 naming to docker.io/library/docker:e0ba2ec585599063b3c0275e66bf190e16db7803 done [2022-05-12T17:05:10.374Z] #78 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T17:05:10.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=e0ba2ec585599063b3c0275e66bf190e16db7803 -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:e0ba2ec585599063b3c0275e66bf190e16db7803 hack/make.sh dynbinary test-integration [2022-05-12T17:05:11.165Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T17:05:11.317Z] [2022-05-12T17:05:11.317Z] Removing bundles/ [2022-05-12T17:05:11.317Z] [2022-05-12T17:05:11.317Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T17:05:11.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:05:11.317Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:05:11.427Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-05-12T17:05:11.427Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T17:05:12.224Z] 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-12T17:05:12.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T17:05:12.635Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-05-12T17:05:12.635Z] === RUN TestIpcModeOlderClient [2022-05-12T17:05:12.635Z] === PAUSE TestIpcModeOlderClient [2022-05-12T17:05:12.635Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:05:13.208Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-05-12T17:05:13.208Z] === RUN TestKillContainer [2022-05-12T17:05:13.208Z] === RUN TestKillContainer/no_signal [2022-05-12T17:05:13.469Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:05:13.730Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:05:14.395Z] 97f65a0ec59e: Pull complete [2022-05-12T17:05:14.674Z] --- PASS: TestKillContainer (1.34s) [2022-05-12T17:05:14.674Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-12T17:05:14.674Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-05-12T17:05:14.674Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-05-12T17:05:14.674Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:05:14.674Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T17:05:14.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T17:05:15.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-05-12T17:05:15.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-12T17:05:15.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-12T17:05:15.881Z] === RUN TestKillStoppedContainer [2022-05-12T17:05:15.881Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T17:05:15.881Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:05:15.881Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-12T17:05:15.881Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:05:16.143Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-12T17:05:16.143Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:05:16.143Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:05:16.143Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:05:16.143Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:05:16.143Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:05:16.143Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:05:16.143Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T17:05:16.723Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-05-12T17:05:16.723Z] === RUN TestLinksContainerNames [2022-05-12T17:05:17.670Z] --- PASS: TestLinksContainerNames (0.88s) [2022-05-12T17:05:17.670Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:05:17.932Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-12T17:05:17.932Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T17:05:18.506Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/default [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/private [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/slave [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/shared [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/default [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/shared [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/slave [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/private [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T17:05:18.506Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:05:18.506Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:05:18.506Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T17:05:18.768Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T17:05:18.768Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T17:05:18.768Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T17:05:20.156Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-05-12T17:05:20.157Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T17:05:20.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-12T17:05:20.730Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T17:05:20.799Z] ? github.com/docker/docker/api [no test files] [2022-05-12T17:05:20.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-12T17:05:20.992Z] === RUN TestNetworkNat [2022-05-12T17:05:21.565Z] --- PASS: TestNetworkNat (0.45s) [2022-05-12T17:05:21.565Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:05:21.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-12T17:05:21.828Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:05:24.376Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-12T17:05:24.376Z] === RUN TestPause [2022-05-12T17:05:24.948Z] --- PASS: TestPause (0.46s) [2022-05-12T17:05:24.948Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:05:24.948Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:05:24.948Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:05:24.948Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:05:25.209Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-05-12T17:05:25.209Z] === RUN TestPidHost [2022-05-12T17:05:26.596Z] --- PASS: TestPidHost (1.02s) [2022-05-12T17:05:26.596Z] === RUN TestPsFilter [2022-05-12T17:05:26.596Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T17:05:26.596Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:05:26.857Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-12T17:05:26.857Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:05:27.429Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-12T17:05:27.429Z] === RUN TestRemoveContainerRunning [2022-05-12T17:05:27.691Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-12T17:05:27.691Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:05:28.263Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-12T17:05:28.263Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:05:28.263Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T17:05:28.263Z] === RUN TestRenameLinkedContainer [2022-05-12T17:05:30.178Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-05-12T17:05:30.178Z] === RUN TestRenameStoppedContainer [2022-05-12T17:05:30.441Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-12T17:05:30.441Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:05:31.386Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2022-05-12T17:05:31.386Z] === RUN TestRenameInvalidName [2022-05-12T17:05:31.961Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-12T17:05:31.961Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:05:33.352Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-05-12T17:05:33.352Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:05:33.926Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-12T17:05:33.926Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:05:34.872Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-05-12T17:05:34.872Z] === RUN TestResize [2022-05-12T17:05:35.134Z] --- PASS: TestResize (0.46s) [2022-05-12T17:05:35.134Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:05:35.707Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-05-12T17:05:35.707Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:05:36.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:36.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:36.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:36.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:05:36.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:38.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:38.472Z] === RUN TestMiddlewares [2022-05-12T17:05:38.472Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T17:05:38.472Z] PASS [2022-05-12T17:05:38.472Z] coverage: 7.9% of statements [2022-05-12T17:05:38.472Z] ok github.com/docker/docker/api/server 0.053s coverage: 7.9% of statements [2022-05-12T17:05:39.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:40.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:05:40.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:05:41.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:41.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:05:46.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:05:46.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:05:47.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:05:49.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:05:49.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:05:51.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:05:51.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:05:52.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-05-12T17:05:54.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-05-12T17:05:54.690Z] === RUN TestCgroupNamespacesRun [2022-05-12T17:05:55.636Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-05-12T17:05:55.636Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T17:05:55.636Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T17:05:55.636Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T17:05:55.636Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T17:05:56.129Z] 12fb50a031bd: Pull complete [2022-05-12T17:05:56.129Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T17:05:56.129Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:05:56.129Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:05:56.129Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T17:05:56.129Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T17:05:56.129Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T17:05:56.129Z] INFO: Docker version of control daemon [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Client: [2022-05-12T17:05:56.129Z] Version: 20.10.9 [2022-05-12T17:05:56.129Z] API version: 1.41 [2022-05-12T17:05:56.129Z] Go version: go1.16.8 [2022-05-12T17:05:56.129Z] Git commit: c2ea9bc [2022-05-12T17:05:56.129Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T17:05:56.129Z] OS/Arch: windows/amd64 [2022-05-12T17:05:56.129Z] Context: default [2022-05-12T17:05:56.129Z] Experimental: true [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Server: Docker Engine - Community [2022-05-12T17:05:56.129Z] Engine: [2022-05-12T17:05:56.129Z] Version: 20.10.9 [2022-05-12T17:05:56.129Z] API version: 1.41 (minimum version 1.24) [2022-05-12T17:05:56.129Z] Go version: go1.16.8 [2022-05-12T17:05:56.129Z] Git commit: 79ea9d3 [2022-05-12T17:05:56.129Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T17:05:56.129Z] OS/Arch: windows/amd64 [2022-05-12T17:05:56.129Z] Experimental: true [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] INFO: Docker info of control daemon [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Client: [2022-05-12T17:05:56.129Z] Context: default [2022-05-12T17:05:56.129Z] Debug Mode: false [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Server: [2022-05-12T17:05:56.129Z] Containers: 0 [2022-05-12T17:05:56.129Z] Running: 0 [2022-05-12T17:05:56.129Z] Paused: 0 [2022-05-12T17:05:56.129Z] Stopped: 0 [2022-05-12T17:05:56.129Z] Images: 1 [2022-05-12T17:05:56.129Z] Server Version: 20.10.9 [2022-05-12T17:05:56.129Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T17:05:56.129Z] Windows: [2022-05-12T17:05:56.129Z] LCOW: [2022-05-12T17:05:56.129Z] Logging Driver: json-file [2022-05-12T17:05:56.129Z] Plugins: [2022-05-12T17:05:56.129Z] Volume: local [2022-05-12T17:05:56.129Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:05:56.129Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:05:56.129Z] Swarm: inactive [2022-05-12T17:05:56.129Z] Default Isolation: process [2022-05-12T17:05:56.129Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:05:56.129Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T17:05:56.129Z] OSType: windows [2022-05-12T17:05:56.129Z] Architecture: x86_64 [2022-05-12T17:05:56.129Z] CPUs: 4 [2022-05-12T17:05:56.129Z] Total Memory: 32GiB [2022-05-12T17:05:56.129Z] Name: azwin-2-9fb400 [2022-05-12T17:05:56.129Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T17:05:56.129Z] Docker Root Dir: D:\docker [2022-05-12T17:05:56.129Z] Debug Mode: false [2022-05-12T17:05:56.129Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:05:56.129Z] Labels: [2022-05-12T17:05:56.129Z] Experimental: true [2022-05-12T17:05:56.129Z] Insecure Registries: [2022-05-12T17:05:56.129Z] 10.0.0.4:5000 [2022-05-12T17:05:56.129Z] 127.0.0.0/8 [2022-05-12T17:05:56.129Z] Registry Mirrors: [2022-05-12T17:05:56.129Z] http://10.0.0.4:5000/ [2022-05-12T17:05:56.129Z] Live Restore Enabled: false [2022-05-12T17:05:56.129Z] Product License: Community Engine [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] INFO: Commit hash is ada4cbbdf7 [2022-05-12T17:05:56.129Z] INFO: Nuke-Everything... [2022-05-12T17:05:56.129Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T17:05:56.129Z] INFO: Nuking d:\CI [2022-05-12T17:05:56.129Z] INFO: Zapped successfully [2022-05-12T17:05:56.129Z] INFO: Location for testing is d:\CI\PR-43110\9 [2022-05-12T17:05:56.129Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 17:05:50... [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Sending build context to Docker daemon 66.7MB [2022-05-12T17:05:56.129Z] [2022-05-12T17:05:56.129Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T17:05:56.129Z] ---> 7c569352fed3 [2022-05-12T17:05:56.129Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T17:05:56.129Z] ---> Running in 5b914679dc74 [2022-05-12T17:05:56.129Z] Removing intermediate container 5b914679dc74 [2022-05-12T17:05:56.129Z] ---> a9b5d0a8e92f [2022-05-12T17:05:56.129Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T17:05:56.129Z] ---> Running in 9eb38842501d [2022-05-12T17:05:56.129Z] Removing intermediate container 9eb38842501d [2022-05-12T17:05:56.129Z] ---> 9715dd7c6e7e [2022-05-12T17:05:56.129Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T17:05:56.129Z] ---> Running in f93ada601515 [2022-05-12T17:05:56.612Z] Removing intermediate container f93ada601515 [2022-05-12T17:05:56.612Z] ---> f01b1c2d15be [2022-05-12T17:05:56.612Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T17:05:56.612Z] ---> Running in 9093e89d5d64 [2022-05-12T17:05:56.612Z] Removing intermediate container 9093e89d5d64 [2022-05-12T17:05:56.612Z] ---> 1c1f793171cd [2022-05-12T17:05:56.612Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T17:05:56.612Z] ---> Running in 8e02a9be45ef [2022-05-12T17:05:57.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-05-12T17:05:57.023Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T17:05:57.093Z] Removing intermediate container 8e02a9be45ef [2022-05-12T17:05:57.094Z] ---> 02ab1696a47b [2022-05-12T17:05:57.094Z] 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-12T17:05:57.094Z] ---> Running in 3b06063ff924 [2022-05-12T17:05:57.575Z] Removing intermediate container 3b06063ff924 [2022-05-12T17:05:57.575Z] ---> 9edfb6a148e0 [2022-05-12T17:05:57.576Z] 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-12T17:05:57.576Z] ---> Running in 814e4951e8c1 [2022-05-12T17:05:57.969Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-12T17:05:57.969Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T17:05:59.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-05-12T17:05:59.356Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T17:06:00.299Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-05-12T17:06:00.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T17:06:00.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-12T17:06:00.872Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T17:06:01.450Z] [2022-05-12T17:06:01.450Z] SUCCESS: Specified value was saved. [2022-05-12T17:06:01.931Z] INFO: Downloading git... [2022-05-12T17:06:02.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-05-12T17:06:02.259Z] === RUN TestNISDomainname [2022-05-12T17:06:02.831Z] --- PASS: TestNISDomainname (0.58s) [2022-05-12T17:06:02.831Z] === RUN TestHostnameDnsResolution [2022-05-12T17:06:03.416Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-12T17:06:03.416Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T17:06:03.537Z] INFO: Downloading go... [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/networkdb 103.837s coverage: 60.0% of statements [2022-05-12T17:06:03.962Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/portmapper 0.266s coverage: 48.6% of statements [2022-05-12T17:06:03.962Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T17:06:03.962Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T17:06:03.990Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-05-12T17:06:03.990Z] === RUN TestPrivilegedHostDevices [2022-05-12T17:06:04.221Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === Skipped [2022-05-12T17:06:04.221Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T17:06:04.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T17:06:04.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T17:06:04.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:06:04.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:06:04.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:06:04.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:06:04.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:06:04.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T17:06:04.221Z] firewalld_test.go:14: firewalld is not running [2022-05-12T17:06:04.221Z] [2022-05-12T17:06:04.221Z] DONE 326 tests, 9 skipped in 201.669s [2022-05-12T17:06:04.563Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-05-12T17:06:04.563Z] === RUN TestStats Post stage [Pipeline] junit [2022-05-12T17:06:04.800Z] Recording test results [2022-05-12T17:06:04.895Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T17:06:05.149Z] INFO: Downloading compiler 1 of 3... [2022-05-12T17:06:05.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06579e6cc666efe6e0a791e3635131401e1f99d3 -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:06579e6cc666efe6e0a791e3635131401e1f99d3 hack/make.sh dynbinary test-integration [2022-05-12T17:06:05.493Z] [2022-05-12T17:06:05.751Z] Removing bundles/ [2022-05-12T17:06:05.751Z] [2022-05-12T17:06:05.751Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T17:06:05.751Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:06:05.751Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:06:06.758Z] INFO: Downloading compiler 2 of 3... [2022-05-12T17:06:07.113Z] --- PASS: TestStats (2.49s) [2022-05-12T17:06:07.113Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:06:07.113Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T17:06:07.113Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T17:06:07.113Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T17:06:07.113Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T17:06:07.113Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T17:06:07.113Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T17:06:07.113Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T17:06:07.113Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T17:06:07.113Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T17:06:07.113Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T17:06:07.241Z] INFO: Downloading compiler 3 of 3... [2022-05-12T17:06:07.687Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T17:06:07.723Z] INFO: Extracting git... [2022-05-12T17:06:10.236Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T17:06:11.181Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T17:06:11.181Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-12T17:06:11.181Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-05-12T17:06:11.181Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-05-12T17:06:11.181Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-05-12T17:06:11.181Z] === RUN TestDeleteDevicemapper [2022-05-12T17:06:11.181Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:06:11.181Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T17:06:11.181Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:06:12.570Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-05-12T17:06:12.570Z] === RUN TestUpdateMemory [2022-05-12T17:06:12.570Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:06:12.570Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T17:06:12.570Z] === RUN TestUpdateCPUQuota [2022-05-12T17:06:13.515Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-05-12T17:06:13.516Z] === RUN TestUpdatePidsLimit [2022-05-12T17:06:13.516Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T17:06:13.778Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T17:06:14.039Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T17:06:14.301Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T17:06:14.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T17:06:14.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T17:06:15.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit (2.11s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-05-12T17:06:15.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-12T17:06:15.660Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:06:18.308Z] INFO: Expanding go... [2022-05-12T17:06:26.669Z] 12fb50a031bd: Pull complete [2022-05-12T17:06:26.669Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T17:06:26.669Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:06:26.669Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:06:26.669Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T17:06:26.669Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T17:06:26.669Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T17:06:26.669Z] INFO: Docker version of control daemon [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Client: [2022-05-12T17:06:26.669Z] Version: 20.10.9 [2022-05-12T17:06:26.669Z] API version: 1.41 [2022-05-12T17:06:26.669Z] Go version: go1.16.8 [2022-05-12T17:06:26.669Z] Git commit: c2ea9bc [2022-05-12T17:06:26.669Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T17:06:26.669Z] OS/Arch: windows/amd64 [2022-05-12T17:06:26.669Z] Context: default [2022-05-12T17:06:26.669Z] Experimental: true [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Server: Docker Engine - Community [2022-05-12T17:06:26.669Z] Engine: [2022-05-12T17:06:26.669Z] Version: 20.10.9 [2022-05-12T17:06:26.669Z] API version: 1.41 (minimum version 1.24) [2022-05-12T17:06:26.669Z] Go version: go1.16.8 [2022-05-12T17:06:26.669Z] Git commit: 79ea9d3 [2022-05-12T17:06:26.669Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T17:06:26.669Z] OS/Arch: windows/amd64 [2022-05-12T17:06:26.669Z] Experimental: true [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] INFO: Docker info of control daemon [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Client: [2022-05-12T17:06:26.669Z] Context: default [2022-05-12T17:06:26.669Z] Debug Mode: false [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Server: [2022-05-12T17:06:26.669Z] Containers: 0 [2022-05-12T17:06:26.669Z] Running: 0 [2022-05-12T17:06:26.669Z] Paused: 0 [2022-05-12T17:06:26.669Z] Stopped: 0 [2022-05-12T17:06:26.669Z] Images: 1 [2022-05-12T17:06:26.669Z] Server Version: 20.10.9 [2022-05-12T17:06:26.669Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T17:06:26.669Z] Windows: [2022-05-12T17:06:26.669Z] LCOW: [2022-05-12T17:06:26.669Z] Logging Driver: json-file [2022-05-12T17:06:26.669Z] Plugins: [2022-05-12T17:06:26.669Z] Volume: local [2022-05-12T17:06:26.669Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:06:26.669Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:06:26.669Z] Swarm: inactive [2022-05-12T17:06:26.669Z] Default Isolation: process [2022-05-12T17:06:26.669Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:06:26.669Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T17:06:26.669Z] OSType: windows [2022-05-12T17:06:26.669Z] Architecture: x86_64 [2022-05-12T17:06:26.669Z] CPUs: 4 [2022-05-12T17:06:26.669Z] Total Memory: 32GiB [2022-05-12T17:06:26.669Z] Name: azwin-2-42fff0 [2022-05-12T17:06:26.669Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T17:06:26.669Z] Docker Root Dir: D:\docker [2022-05-12T17:06:26.669Z] Debug Mode: false [2022-05-12T17:06:26.669Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:06:26.669Z] Labels: [2022-05-12T17:06:26.669Z] Experimental: true [2022-05-12T17:06:26.669Z] Insecure Registries: [2022-05-12T17:06:26.669Z] 10.0.0.4:5000 [2022-05-12T17:06:26.669Z] 127.0.0.0/8 [2022-05-12T17:06:26.669Z] Registry Mirrors: [2022-05-12T17:06:26.669Z] http://10.0.0.4:5000/ [2022-05-12T17:06:26.669Z] Live Restore Enabled: false [2022-05-12T17:06:26.669Z] Product License: Community Engine [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] INFO: Commit hash is 8cf4b92ed7 [2022-05-12T17:06:26.669Z] INFO: Nuke-Everything... [2022-05-12T17:06:26.669Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T17:06:26.669Z] INFO: Nuking d:\CI [2022-05-12T17:06:26.669Z] INFO: Zapped successfully [2022-05-12T17:06:26.669Z] INFO: Location for testing is d:\CI\PR-43110\9 [2022-05-12T17:06:26.669Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 17:06:21... [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Sending build context to Docker daemon 66.7MB [2022-05-12T17:06:26.669Z] [2022-05-12T17:06:26.669Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T17:06:26.669Z] ---> 7c569352fed3 [2022-05-12T17:06:26.669Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T17:06:26.669Z] ---> Running in bf659c8cef60 [2022-05-12T17:06:26.669Z] Removing intermediate container bf659c8cef60 [2022-05-12T17:06:26.669Z] ---> d3b4d4670078 [2022-05-12T17:06:26.669Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T17:06:26.669Z] ---> Running in f40cb28f3c80 [2022-05-12T17:06:27.137Z] Removing intermediate container f40cb28f3c80 [2022-05-12T17:06:27.137Z] ---> af64dc762acb [2022-05-12T17:06:27.137Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T17:06:27.137Z] ---> Running in 589643752c79 [2022-05-12T17:06:27.137Z] Removing intermediate container 589643752c79 [2022-05-12T17:06:27.137Z] ---> a3b11ad723cb [2022-05-12T17:06:27.137Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T17:06:27.137Z] ---> Running in 0005b9ea36ec [2022-05-12T17:06:27.605Z] Removing intermediate container 0005b9ea36ec [2022-05-12T17:06:27.605Z] ---> 2c1d89ee585d [2022-05-12T17:06:27.605Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T17:06:27.605Z] ---> Running in 6405bb044985 [2022-05-12T17:06:27.899Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-05-12T17:06:27.899Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:06:27.899Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-12T17:06:27.899Z] === RUN TestWaitNonBlocked [2022-05-12T17:06:27.899Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:06:27.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:06:27.899Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:06:27.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:06:27.899Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:06:27.899Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:06:27.899Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T17:06:27.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-05-12T17:06:27.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-05-12T17:06:27.899Z] === RUN TestWaitBlocked [2022-05-12T17:06:27.899Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:06:27.899Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:06:27.899Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:06:27.899Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:06:27.899Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:06:27.899Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:06:28.074Z] Removing intermediate container 6405bb044985 [2022-05-12T17:06:28.074Z] ---> 6f8a512f2915 [2022-05-12T17:06:28.074Z] 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-12T17:06:28.074Z] ---> Running in c840f370957a [2022-05-12T17:06:28.074Z] Removing intermediate container c840f370957a [2022-05-12T17:06:28.074Z] ---> 6f07f05c4ddb [2022-05-12T17:06:28.074Z] 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-12T17:06:28.074Z] ---> Running in 77717b3165cd [2022-05-12T17:06:28.845Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T17:06:28.845Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-05-12T17:06:28.845Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-05-12T17:06:28.845Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T17:06:28.845Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T17:06:29.156Z] === RUN TestBoolValue [2022-05-12T17:06:29.156Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestBoolValueOrDefault [2022-05-12T17:06:29.156Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestInt64ValueOrZero [2022-05-12T17:06:29.156Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestInt64ValueOrDefault [2022-05-12T17:06:29.156Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T17:06:29.156Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestJsonContentType [2022-05-12T17:06:29.156Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T17:06:29.156Z] === RUN TestReadJSON [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/nil_body [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/empty_body [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/with_valid_request [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/with_whitespace [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/with_extra_content [2022-05-12T17:06:29.156Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T17:06:29.156Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T17:06:29.156Z] PASS [2022-05-12T17:06:29.156Z] coverage: 31.9% of statements [2022-05-12T17:06:29.156Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T17:06:29.156Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T17:06:29.156Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-05-12T17:06:30.128Z] === RUN TestMaskSecretKeys [2022-05-12T17:06:30.128Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T17:06:30.128Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T17:06:30.128Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T17:06:30.128Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T17:06:30.128Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T17:06:30.128Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T17:06:30.128Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T17:06:30.128Z] === RUN TestVersionMiddlewareVersion [2022-05-12T17:06:30.128Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T17:06:30.128Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T17:06:30.128Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T17:06:30.128Z] PASS [2022-05-12T17:06:30.128Z] coverage: 37.7% of statements [2022-05-12T17:06:30.128Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T17:06:30.128Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T17:06:31.097Z] === RUN TestStrSliceMarshalJSON [2022-05-12T17:06:31.097Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T17:06:31.097Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestStrSliceUnmarshalString [2022-05-12T17:06:31.097Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T17:06:31.097Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T17:06:31.097Z] PASS [2022-05-12T17:06:31.097Z] coverage: 90.0% of statements [2022-05-12T17:06:31.097Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-12T17:06:31.097Z] === RUN TestToJSON [2022-05-12T17:06:31.097Z] --- PASS: TestToJSON (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestToParamWithVersion [2022-05-12T17:06:31.097Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestFromJSON [2022-05-12T17:06:31.097Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestEmpty [2022-05-12T17:06:31.097Z] --- PASS: TestEmpty (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T17:06:31.097Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestArgsMatchKVList [2022-05-12T17:06:31.097Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestArgsMatch [2022-05-12T17:06:31.097Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestAdd [2022-05-12T17:06:31.097Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestDel [2022-05-12T17:06:31.097Z] --- PASS: TestDel (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestLen [2022-05-12T17:06:31.097Z] --- PASS: TestLen (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestExactMatch [2022-05-12T17:06:31.097Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestOnlyOneExactMatch [2022-05-12T17:06:31.097Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestContains [2022-05-12T17:06:31.097Z] --- PASS: TestContains (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestValidate [2022-05-12T17:06:31.097Z] --- PASS: TestValidate (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestWalkValues [2022-05-12T17:06:31.097Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestFuzzyMatch [2022-05-12T17:06:31.097Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T17:06:31.097Z] === RUN TestClone [2022-05-12T17:06:31.097Z] --- PASS: TestClone (0.00s) [2022-05-12T17:06:31.097Z] PASS [2022-05-12T17:06:31.097Z] coverage: 92.2% of statements [2022-05-12T17:06:31.097Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-05-12T17:06:31.097Z] === RUN TestGetTimestamp [2022-05-12T17:06:31.396Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-05-12T17:06:31.396Z] === CONT TestIpcModeOlderClient [2022-05-12T17:06:31.396Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T17:06:31.396Z] === CONT TestDaemonHostGatewayIP [2022-05-12T17:06:31.555Z] --- PASS: TestGetTimestamp (0.12s) [2022-05-12T17:06:31.555Z] === RUN TestParseTimestamps [2022-05-12T17:06:31.555Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T17:06:31.555Z] PASS [2022-05-12T17:06:31.555Z] coverage: 100.0% of statements [2022-05-12T17:06:31.555Z] ok github.com/docker/docker/api/types/time 0.149s coverage: 100.0% of statements [2022-05-12T17:06:31.555Z] === RUN TestAdjustForAPIVersion [2022-05-12T17:06:31.555Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T17:06:31.555Z] PASS [2022-05-12T17:06:31.555Z] coverage: 6.1% of statements [2022-05-12T17:06:31.555Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T17:06:31.555Z] === RUN TestCompareVersion [2022-05-12T17:06:31.555Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T17:06:31.555Z] PASS [2022-05-12T17:06:31.555Z] coverage: 77.3% of statements [2022-05-12T17:06:31.555Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T17:06:31.555Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T17:06:31.898Z] [2022-05-12T17:06:31.898Z] SUCCESS: Specified value was saved. [2022-05-12T17:06:32.521Z] === RUN TestIsGIT [2022-05-12T17:06:32.521Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T17:06:32.521Z] PASS [2022-05-12T17:06:32.521Z] coverage: 100.0% of statements [2022-05-12T17:06:32.521Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.044s coverage: 100.0% of statements [2022-05-12T17:06:32.882Z] INFO: Downloading git... [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T17:06:32.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T17:06:32.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T17:06:32.979Z] === RUN TestCloneArgsSmartHttp [2022-05-12T17:06:32.979Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-05-12T17:06:32.979Z] === RUN TestCloneArgsDumbHttp [2022-05-12T17:06:32.979Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T17:06:32.979Z] === RUN TestCloneArgsGit [2022-05-12T17:06:32.979Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T17:06:32.979Z] === RUN TestCheckoutGit [2022-05-12T17:06:33.313Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-05-12T17:06:33.313Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T17:06:33.881Z] INFO: Downloading go... [2022-05-12T17:06:34.513Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T17:06:34.513Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestProcessNoDockerignore [2022-05-12T17:06:34.513Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T17:06:34.513Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestDetectContentType [2022-05-12T17:06:34.513Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestSelectAcceptableMIME [2022-05-12T17:06:34.513Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestInspectEmptyResponse [2022-05-12T17:06:34.513Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestInspectResponseBinary [2022-05-12T17:06:34.513Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestResponseUnsupportedContentType [2022-05-12T17:06:34.513Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestInspectResponseTextSimple [2022-05-12T17:06:34.513Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T17:06:34.513Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestUnknownContentLength [2022-05-12T17:06:34.513Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestDownloadRemote [2022-05-12T17:06:34.513Z] --- PASS: TestDownloadRemote (0.06s) [2022-05-12T17:06:34.513Z] === RUN TestGetWithStatusError [2022-05-12T17:06:34.513Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestCloseRootDirectory [2022-05-12T17:06:34.513Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:06:34.513Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestHashFile [2022-05-12T17:06:34.513Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:06:34.513Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestHashSubdir [2022-05-12T17:06:34.513Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:06:34.513Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestRemoveDirectory [2022-05-12T17:06:34.513Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:06:34.513Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T17:06:34.513Z] PASS [2022-05-12T17:06:34.513Z] coverage: 9.3% of statements [2022-05-12T17:06:34.513Z] ok github.com/docker/docker/builder/remotecontext 0.255s coverage: 9.3% of statements [2022-05-12T17:06:34.513Z] === RUN TestEnable [2022-05-12T17:06:34.513Z] --- PASS: TestEnable (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestDisable [2022-05-12T17:06:34.513Z] --- PASS: TestDisable (0.00s) [2022-05-12T17:06:34.513Z] === RUN TestEnabled [2022-05-12T17:06:34.513Z] --- PASS: TestEnabled (0.00s) [2022-05-12T17:06:34.513Z] PASS [2022-05-12T17:06:34.513Z] coverage: 100.0% of statements [2022-05-12T17:06:34.513Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2022-05-12T17:06:34.971Z] === RUN TestGetAllAllowed [2022-05-12T17:06:34.971Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestGetAllMeta [2022-05-12T17:06:34.971Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T17:06:34.971Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T17:06:34.971Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestIsExistingDirectory [2022-05-12T17:06:34.971Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestGetFilenameForDownload [2022-05-12T17:06:34.971Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestEnv2Variables [2022-05-12T17:06:34.971Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T17:06:34.971Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestMaintainer [2022-05-12T17:06:34.971Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestLabel [2022-05-12T17:06:34.971Z] --- PASS: TestLabel (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestFromScratch [2022-05-12T17:06:34.971Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestFromWithArg [2022-05-12T17:06:34.971Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T17:06:34.971Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestFromWithUndefinedArg [2022-05-12T17:06:34.971Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T17:06:34.971Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestOnbuild [2022-05-12T17:06:34.971Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestWorkdir [2022-05-12T17:06:34.971Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestCmd [2022-05-12T17:06:34.971Z] --- PASS: TestCmd (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestHealthcheckNone [2022-05-12T17:06:34.971Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestHealthcheckCmd [2022-05-12T17:06:34.971Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestEntrypoint [2022-05-12T17:06:34.971Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestExpose [2022-05-12T17:06:34.971Z] --- PASS: TestExpose (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestUser [2022-05-12T17:06:34.971Z] --- PASS: TestUser (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestVolume [2022-05-12T17:06:34.971Z] --- PASS: TestVolume (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestStopSignal [2022-05-12T17:06:34.971Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:06:34.971Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestArg [2022-05-12T17:06:34.971Z] --- PASS: TestArg (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestShell [2022-05-12T17:06:34.971Z] --- PASS: TestShell (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestPrependEnvOnCmd [2022-05-12T17:06:34.971Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestRunWithBuildArgs [2022-05-12T17:06:34.971Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T17:06:34.971Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T17:06:34.971Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T17:06:34.971Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T17:06:34.971Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T17:06:34.971Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestNormalizeWorkdir [2022-05-12T17:06:34.971Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestDispatch [2022-05-12T17:06:34.971Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T17:06:34.971Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T17:06:34.971Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T17:06:34.971Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T17:06:34.971Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T17:06:34.971Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T17:06:34.971Z] === RUN TestDispatch/COPY_url [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch (0.05s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T17:06:34.971Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T17:06:34.971Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T17:06:34.971Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T17:06:34.971Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T17:06:34.971Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T17:06:34.971Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestEmptyDockerfile [2022-05-12T17:06:34.971Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestSymlinkDockerfile [2022-05-12T17:06:34.971Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T17:06:34.971Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T17:06:34.971Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestNonExistingDockerfile [2022-05-12T17:06:34.971Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestCopyRunConfig [2022-05-12T17:06:34.971Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestDeepCopyRunConfig [2022-05-12T17:06:34.971Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestExportImage [2022-05-12T17:06:34.971Z] --- PASS: TestExportImage (0.00s) [2022-05-12T17:06:34.971Z] === RUN TestNormalizeDest [2022-05-12T17:06:34.971Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T17:06:34.971Z] PASS [2022-05-12T17:06:34.971Z] coverage: 46.7% of statements [2022-05-12T17:06:34.971Z] ok github.com/docker/docker/builder/dockerfile 0.178s coverage: 46.7% of statements [2022-05-12T17:06:35.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T17:06:35.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T17:06:35.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s) [2022-05-12T17:06:35.241Z] === CONT TestDaemonRestartIpcMode [2022-05-12T17:06:35.444Z] INFO: Downloading compiler 1 of 3... [2022-05-12T17:06:35.444Z] INFO: Downloading compiler 2 of 3... [2022-05-12T17:06:35.912Z] INFO: Downloading compiler 3 of 3... [2022-05-12T17:06:35.912Z] INFO: Extracting git... [2022-05-12T17:06:35.937Z] === RUN TestTCP4Proxy [2022-05-12T17:06:35.937Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T17:06:35.937Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T17:06:35.937Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestTCP6Proxy [2022-05-12T17:06:35.937Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:06:35.937Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestTCPDualStackProxy [2022-05-12T17:06:35.937Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:06:35.937Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestUDP4Proxy [2022-05-12T17:06:35.937Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestUDP6Proxy [2022-05-12T17:06:35.937Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:06:35.937Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestUDPWriteError [2022-05-12T17:06:35.937Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestSCTP4Proxy [2022-05-12T17:06:35.937Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:06:35.937Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T17:06:35.937Z] === RUN TestSCTP6Proxy [2022-05-12T17:06:35.937Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:06:35.937Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T17:06:35.937Z] PASS [2022-05-12T17:06:35.937Z] coverage: 49.4% of statements [2022-05-12T17:06:35.937Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-05-12T17:06:37.802Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2022-05-12T17:06:41.109Z] --- PASS: TestContainerKillOnDaemonStart (11.86s) [2022-05-12T17:06:41.109Z] PASS [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === Skipped [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T17:06:41.109Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:06:41.109Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:06:41.109Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:06:41.109Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T17:06:41.109Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T17:06:41.109Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T17:06:41.109Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:06:41.109Z] [2022-05-12T17:06:41.109Z] DONE 235 tests, 7 skipped in 117.325s [2022-05-12T17:06:41.109Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T17:06:41.109Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:06:41.109Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T17:06:41.109Z] === RUN TestConfigDaemonID [2022-05-12T17:06:42.054Z] daemon_test.go:84: [dd3f03f312e13] daemon is not started [2022-05-12T17:06:42.054Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:06:42.054Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T17:06:42.054Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T17:06:42.054Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T17:06:42.054Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T17:06:42.054Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T17:06:42.054Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T17:06:42.054Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:06:42.054Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T17:06:42.316Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T17:06:42.316Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T17:06:42.316Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-12T17:06:42.316Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-12T17:06:42.316Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:06:42.316Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T17:06:43.705Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T17:06:43.811Z] INFO: Expanding compiler 1 of 3... [2022-05-12T17:06:43.811Z] INFO: Expanding compiler 2 of 3... [2022-05-12T17:06:44.501Z] === RUN TestCheckpointCreateError [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointCreate [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointDeleteError [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointDelete [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointListError [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointList [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T17:06:44.501Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T17:06:44.501Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:06:44.501Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestGetAPIPath [2022-05-12T17:06:44.501Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestParseHostURL [2022-05-12T17:06:44.501Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T17:06:44.501Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T17:06:44.501Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T17:06:44.501Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T17:06:44.501Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T17:06:44.501Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T17:06:44.501Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T17:06:44.501Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T17:06:44.502Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestClientRedirect [2022-05-12T17:06:44.502Z] === RUN TestClientRedirect/GET [2022-05-12T17:06:44.502Z] === RUN TestClientRedirect/POST [2022-05-12T17:06:44.502Z] === RUN TestClientRedirect/PUT [2022-05-12T17:06:44.502Z] === RUN TestClientRedirect/DELETE [2022-05-12T17:06:44.502Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T17:06:44.502Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigCreateUnsupported [2022-05-12T17:06:44.502Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigCreateError [2022-05-12T17:06:44.502Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigCreate [2022-05-12T17:06:44.502Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspectNotFound [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspectUnsupported [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspectError [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigInspect [2022-05-12T17:06:44.502Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigListUnsupported [2022-05-12T17:06:44.502Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigListError [2022-05-12T17:06:44.502Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigList [2022-05-12T17:06:44.502Z] --- PASS: TestConfigList (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigRemoveUnsupported [2022-05-12T17:06:44.502Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigRemoveError [2022-05-12T17:06:44.502Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigRemove [2022-05-12T17:06:44.502Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigUpdateUnsupported [2022-05-12T17:06:44.502Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigUpdateError [2022-05-12T17:06:44.502Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestConfigUpdate [2022-05-12T17:06:44.502Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCommitError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCommit [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerStatPathError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerStatPath [2022-05-12T17:06:44.502Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyToContainerError [2022-05-12T17:06:44.502Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T17:06:44.502Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T17:06:44.502Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyToContainer [2022-05-12T17:06:44.502Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyFromContainerError [2022-05-12T17:06:44.502Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T17:06:44.502Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T17:06:44.502Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T17:06:44.502Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestCopyFromContainer [2022-05-12T17:06:44.502Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCreateError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCreateImageNotFound [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCreateWithName [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerCreateAutoRemove [2022-05-12T17:06:44.502Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerDiffError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerDiff [2022-05-12T17:06:44.502Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecCreateError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecCreate [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecStartError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecStart [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecInspectError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExecInspect [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExportError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerExport [2022-05-12T17:06:44.502Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerInspectError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T17:06:44.502Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T17:06:44.502Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerInspect [2022-05-12T17:06:44.502Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerInspectNode [2022-05-12T17:06:44.502Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerKillError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerKill [2022-05-12T17:06:44.502Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerListError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerList [2022-05-12T17:06:44.502Z] --- PASS: TestContainerList (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerLogsNotFoundError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerLogsError [2022-05-12T17:06:44.502Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T17:06:44.502Z] === RUN TestContainerLogs [2022-05-12T17:06:44.649Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T17:06:44.824Z] INFO: Expanding compiler 3 of 3... [2022-05-12T17:06:44.960Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T17:06:44.960Z] === RUN TestContainerPauseError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerPause [2022-05-12T17:06:44.960Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainersPruneError [2022-05-12T17:06:44.960Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainersPrune [2022-05-12T17:06:44.960Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRemoveError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRemove [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRenameError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRename [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerResizeError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerExecResizeError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerResize [2022-05-12T17:06:44.960Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerExecResize [2022-05-12T17:06:44.960Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRestartError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerRestart [2022-05-12T17:06:44.960Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStartError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStart [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStatsError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStats [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStopError [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerStop [2022-05-12T17:06:44.960Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T17:06:44.960Z] === RUN TestContainerTopError [2022-05-12T17:06:44.961Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerTop [2022-05-12T17:06:44.961Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerUnpauseError [2022-05-12T17:06:44.961Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerUnpause [2022-05-12T17:06:44.961Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerUpdateError [2022-05-12T17:06:44.961Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerUpdate [2022-05-12T17:06:44.961Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T17:06:44.961Z] === RUN TestContainerWaitError [2022-05-12T17:06:44.961Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestContainerWait [2022-05-12T17:06:44.961Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestDiskUsageError [2022-05-12T17:06:44.961Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestDiskUsage [2022-05-12T17:06:44.961Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestDistributionInspectUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestEventsErrorInOptions [2022-05-12T17:06:44.961Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestEventsErrorFromServer [2022-05-12T17:06:44.961Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestEvents [2022-05-12T17:06:44.961Z] --- PASS: TestEvents (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestTLSCloseWriter [2022-05-12T17:06:44.961Z] === PAUSE TestTLSCloseWriter [2022-05-12T17:06:44.961Z] === RUN TestImageBuildError [2022-05-12T17:06:44.961Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageBuild [2022-05-12T17:06:44.961Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestGetDockerOS [2022-05-12T17:06:44.961Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageCreateError [2022-05-12T17:06:44.961Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageCreate [2022-05-12T17:06:44.961Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageHistoryError [2022-05-12T17:06:44.961Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageHistory [2022-05-12T17:06:44.961Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageImportError [2022-05-12T17:06:44.961Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageImport [2022-05-12T17:06:44.961Z] --- PASS: TestImageImport (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageInspectImageNotFound [2022-05-12T17:06:44.961Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageInspect [2022-05-12T17:06:44.961Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageListError [2022-05-12T17:06:44.961Z] --- PASS: TestImageListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageList [2022-05-12T17:06:44.961Z] --- PASS: TestImageList (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageListApiBefore125 [2022-05-12T17:06:44.961Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageLoadError [2022-05-12T17:06:44.961Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageLoad [2022-05-12T17:06:44.961Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagesPruneError [2022-05-12T17:06:44.961Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagesPrune [2022-05-12T17:06:44.961Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullReferenceParseError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullAnyError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePullWithoutErrors [2022-05-12T17:06:44.961Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushReferenceError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushAnyError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithoutErrors [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T17:06:44.961Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageRemoveImageNotFound [2022-05-12T17:06:44.961Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageRemove [2022-05-12T17:06:44.961Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSaveError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSave [2022-05-12T17:06:44.961Z] --- PASS: TestImageSave (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchAnyError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageSearchWithoutErrors [2022-05-12T17:06:44.961Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageTagError [2022-05-12T17:06:44.961Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageTagInvalidReference [2022-05-12T17:06:44.961Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T17:06:44.961Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageTagHexSource [2022-05-12T17:06:44.961Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestImageTag [2022-05-12T17:06:44.961Z] --- PASS: TestImageTag (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestInfoServerError [2022-05-12T17:06:44.961Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T17:06:44.961Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestInfo [2022-05-12T17:06:44.961Z] --- PASS: TestInfo (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkConnectError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkConnect [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkCreateError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkCreate [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkDisconnectError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkDisconnect [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/no_options [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/verbose [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/global_scope [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T17:06:44.961Z] === RUN TestNetworkInspect/server_error [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkListError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkList [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworksPruneError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworksPrune [2022-05-12T17:06:44.961Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNetworkRemove [2022-05-12T17:06:44.961Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T17:06:44.961Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeInspect [2022-05-12T17:06:44.961Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeListError [2022-05-12T17:06:44.961Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeList [2022-05-12T17:06:44.961Z] --- PASS: TestNodeList (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeRemove [2022-05-12T17:06:44.961Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeUpdateError [2022-05-12T17:06:44.961Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestNodeUpdate [2022-05-12T17:06:44.961Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestOptionWithHostFromEnv [2022-05-12T17:06:44.961Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestOptionWithTimeout [2022-05-12T17:06:44.961Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T17:06:44.961Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPingFail [2022-05-12T17:06:44.961Z] --- PASS: TestPingFail (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPingWithError [2022-05-12T17:06:44.961Z] 2022/05/12 17:06:44 RoundTripper returned a response & error; ignoring response [2022-05-12T17:06:44.961Z] 2022/05/12 17:06:44 RoundTripper returned a response & error; ignoring response [2022-05-12T17:06:44.961Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPingSuccess [2022-05-12T17:06:44.961Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPingHeadFallback [2022-05-12T17:06:44.961Z] === RUN TestPingHeadFallback/OK [2022-05-12T17:06:44.961Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T17:06:44.961Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T17:06:44.961Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T17:06:44.961Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T17:06:44.961Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginDisableError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginDisable [2022-05-12T17:06:44.961Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginEnableError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginEnable [2022-05-12T17:06:44.961Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginInspect [2022-05-12T17:06:44.961Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginListError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginList [2022-05-12T17:06:44.961Z] --- PASS: TestPluginList (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginPushError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginPush [2022-05-12T17:06:44.961Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginRemove [2022-05-12T17:06:44.961Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginSetError [2022-05-12T17:06:44.961Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPluginSet [2022-05-12T17:06:44.961Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSetHostHeader [2022-05-12T17:06:44.961Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestPlainTextError [2022-05-12T17:06:44.961Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestInfiniteError [2022-05-12T17:06:44.961Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T17:06:44.961Z] === RUN TestCanceledContext [2022-05-12T17:06:44.961Z] 2022/05/12 17:06:44 RoundTripper returned a response & error; ignoring response [2022-05-12T17:06:44.961Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestDeadlineExceededContext [2022-05-12T17:06:44.961Z] 2022/05/12 17:06:44 RoundTripper returned a response & error; ignoring response [2022-05-12T17:06:44.961Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretCreateUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretCreateError [2022-05-12T17:06:44.961Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretCreate [2022-05-12T17:06:44.961Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretInspectUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T17:06:44.961Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretInspect [2022-05-12T17:06:44.961Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretListUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretListError [2022-05-12T17:06:44.961Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretList [2022-05-12T17:06:44.961Z] --- PASS: TestSecretList (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretRemoveUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretRemove [2022-05-12T17:06:44.961Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretUpdateUnsupported [2022-05-12T17:06:44.961Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretUpdateError [2022-05-12T17:06:44.961Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSecretUpdate [2022-05-12T17:06:44.961Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceCreateError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceCreate [2022-05-12T17:06:44.961Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T17:06:44.961Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceCreateDigestPinning [2022-05-12T17:06:44.961Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T17:06:44.961Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T17:06:44.961Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceInspect [2022-05-12T17:06:44.961Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceListError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceList [2022-05-12T17:06:44.961Z] --- PASS: TestServiceList (0.01s) [2022-05-12T17:06:44.961Z] === RUN TestServiceLogsError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceLogs [2022-05-12T17:06:44.961Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceRemoveError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceRemove [2022-05-12T17:06:44.961Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceUpdateError [2022-05-12T17:06:44.961Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestServiceUpdate [2022-05-12T17:06:44.961Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmGetUnlockKey [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmInitError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmInit [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmInspectError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmInspect [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmJoinError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmJoin [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmLeaveError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmLeave [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmUnlockError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmUnlock [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmUpdateError [2022-05-12T17:06:44.961Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T17:06:44.961Z] === RUN TestSwarmUpdate [2022-05-12T17:06:44.962Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestTaskInspectError [2022-05-12T17:06:44.962Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T17:06:44.962Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestTaskInspect [2022-05-12T17:06:44.962Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestTaskListError [2022-05-12T17:06:44.962Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestTaskList [2022-05-12T17:06:44.962Z] --- PASS: TestTaskList (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeCreateError [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeCreate [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeInspectError [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeInspectNotFound [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeInspect [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeListError [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeList [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeList (0.01s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeRemoveError [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T17:06:44.962Z] === RUN TestVolumeRemove [2022-05-12T17:06:44.962Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T17:06:44.962Z] === CONT TestTLSCloseWriter [2022-05-12T17:06:44.962Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T17:06:44.962Z] PASS [2022-05-12T17:06:44.962Z] coverage: 75.1% of statements [2022-05-12T17:06:44.962Z] ok github.com/docker/docker/client 0.369s coverage: 75.1% of statements [2022-05-12T17:06:45.593Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T17:06:45.593Z] daemon_test.go:198: [d99a31ad6846e] daemon is not started [2022-05-12T17:06:45.593Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T17:06:45.593Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T17:06:45.593Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T17:06:45.593Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T17:06:45.593Z] === RUN TestDaemonProxy [2022-05-12T17:06:45.593Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T17:06:45.837Z] INFO: Removing downloaded files... [2022-05-12T17:06:45.837Z] INFO: Downloading containerd [2022-05-12T17:06:46.332Z] INFO: Expanding go... [2022-05-12T17:06:47.508Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T17:06:48.895Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T17:06:50.812Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T17:06:51.074Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy (6.18s) [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T17:06:51.648Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T17:06:51.648Z] PASS [2022-05-12T17:06:51.648Z] [2022-05-12T17:06:51.648Z] DONE 18 tests in 11.101s [2022-05-12T17:06:51.648Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T17:06:51.648Z] INFO: Testing against a local daemon [2022-05-12T17:06:51.648Z] === RUN TestCommitInheritsEnv [2022-05-12T17:06:52.222Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-12T17:06:52.222Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:06:52.222Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform// [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T17:06:52.222Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T17:06:52.485Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T17:06:52.485Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:06:52.485Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T17:06:52.485Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:06:52.485Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T17:06:52.485Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:06:52.747Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-05-12T17:06:52.747Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T17:06:53.320Z] time="2022-05-12T17:06:53Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T17:06:54.637Z] [2022-05-12T17:06:54.637Z] Name Version Source Summary [2022-05-12T17:06:54.637Z] ---- ------- ------ ------- [2022-05-12T17:06:54.637Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T17:06:54.709Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-05-12T17:06:54.709Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:06:54.709Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T17:06:54.709Z] === RUN TestTagInvalidReference [2022-05-12T17:06:54.709Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T17:06:54.709Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:06:54.709Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T17:06:54.709Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:06:54.709Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T17:06:54.709Z] === RUN TestTagOfficialNames [2022-05-12T17:06:54.709Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T17:06:54.709Z] === RUN TestTagMatchesDigest [2022-05-12T17:06:54.709Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T17:06:54.709Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T17:06:55.652Z] [2022-05-12T17:06:55.652Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T17:06:55.652Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T17:06:55.652Z] PSChildName : containerd [2022-05-12T17:06:55.652Z] PSDrive : C [2022-05-12T17:06:55.652Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T17:06:55.652Z] PSIsContainer : True [2022-05-12T17:06:55.652Z] Name : containerd [2022-05-12T17:06:55.652Z] FullName : C:\containerd [2022-05-12T17:06:55.652Z] Parent : [2022-05-12T17:06:55.652Z] Exists : True [2022-05-12T17:06:55.652Z] Root : C:\ [2022-05-12T17:06:55.652Z] Extension : [2022-05-12T17:06:55.652Z] CreationTime : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] CreationTimeUtc : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] LastAccessTime : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] LastAccessTimeUtc : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] LastWriteTime : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] LastWriteTimeUtc : 5/12/2022 5:06:55 PM [2022-05-12T17:06:55.652Z] Attributes : Directory [2022-05-12T17:06:55.652Z] Mode : d----- [2022-05-12T17:06:55.652Z] BaseName : containerd [2022-05-12T17:06:55.652Z] Target : {} [2022-05-12T17:06:55.652Z] LinkType : [2022-05-12T17:06:55.652Z] [2022-05-12T17:06:57.260Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T17:06:57.260Z] INFO: Configuring git core.autocrlf... [2022-05-12T17:06:57.260Z] [2022-05-12T17:06:57.260Z] [2022-05-12T17:06:59.764Z] --- PASS: TestCheckoutGit (26.93s) [2022-05-12T17:06:59.764Z] === RUN TestValidGitTransport [2022-05-12T17:06:59.764Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T17:06:59.764Z] === RUN TestGitInvalidRef [2022-05-12T17:07:00.223Z] --- PASS: TestGitInvalidRef (0.19s) [2022-05-12T17:07:00.223Z] PASS [2022-05-12T17:07:00.223Z] coverage: 86.3% of statements [2022-05-12T17:07:00.223Z] ok github.com/docker/docker/builder/remotecontext/git 27.274s coverage: 86.3% of statements [2022-05-12T17:07:00.681Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T17:07:00.681Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T17:07:00.681Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T17:07:00.681Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T17:07:09.252Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T17:07:09.252Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T17:07:09.253Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T17:07:09.253Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T17:07:09.253Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestConfigureDaemonLogs [2022-05-12T17:07:09.253Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T17:07:09.253Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T17:07:09.253Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T17:07:09.253Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T17:07:09.253Z] PASS [2022-05-12T17:07:09.253Z] coverage: 19.7% of statements [2022-05-12T17:07:09.253Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 19.7% of statements [2022-05-12T17:07:09.253Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T17:07:09.253Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T17:07:10.220Z] === RUN TestContainerStopSignal [2022-05-12T17:07:10.220Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestContainerStopTimeout [2022-05-12T17:07:10.220Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T17:07:10.220Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T17:07:10.220Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T17:07:10.220Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T17:07:10.220Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T17:07:10.220Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestNewMemoryStore [2022-05-12T17:07:10.220Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestAddContainers [2022-05-12T17:07:10.220Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestGetContainer [2022-05-12T17:07:10.220Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestDeleteContainer [2022-05-12T17:07:10.220Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestListContainers [2022-05-12T17:07:10.220Z] --- PASS: TestListContainers (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestFirstContainer [2022-05-12T17:07:10.220Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestApplyAllContainer [2022-05-12T17:07:10.220Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestIsValidHealthString [2022-05-12T17:07:10.220Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestStateRunStop [2022-05-12T17:07:10.220Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestStateTimeoutWait [2022-05-12T17:07:10.220Z] state_test.go:141: Stop callback fired [2022-05-12T17:07:10.220Z] state_test.go:165: Stop callback fired [2022-05-12T17:07:10.220Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T17:07:10.220Z] === RUN TestIsValidStateString [2022-05-12T17:07:10.220Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestViewSaveDelete [2022-05-12T17:07:10.220Z] --- PASS: TestViewSaveDelete (0.03s) [2022-05-12T17:07:10.220Z] === RUN TestViewAll [2022-05-12T17:07:10.220Z] --- PASS: TestViewAll (0.01s) [2022-05-12T17:07:10.220Z] === RUN TestViewGet [2022-05-12T17:07:10.220Z] --- PASS: TestViewGet (0.01s) [2022-05-12T17:07:10.220Z] === RUN TestNames [2022-05-12T17:07:10.220Z] --- PASS: TestNames (0.00s) [2022-05-12T17:07:10.220Z] === RUN TestViewWithHealthCheck [2022-05-12T17:07:10.220Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T17:07:10.220Z] PASS [2022-05-12T17:07:10.220Z] coverage: 41.7% of statements [2022-05-12T17:07:10.220Z] ok github.com/docker/docker/container 0.244s coverage: 41.7% of statements [2022-05-12T17:07:10.220Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T17:07:10.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T17:07:10.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T17:07:10.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T17:07:10.680Z] === RUN TestPrepare [2022-05-12T17:07:10.680Z] --- PASS: TestPrepare (0.00s) [2022-05-12T17:07:10.680Z] === RUN TestStart [2022-05-12T17:07:10.680Z] --- PASS: TestStart (0.00s) [2022-05-12T17:07:10.680Z] === RUN TestWaitCancel [2022-05-12T17:07:10.680Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T17:07:10.680Z] === RUN TestWaitDisabled [2022-05-12T17:07:10.680Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T17:07:10.680Z] === RUN TestWaitEnabled [2022-05-12T17:07:10.680Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T17:07:10.680Z] === RUN TestRemove [2022-05-12T17:07:10.680Z] --- PASS: TestRemove (0.00s) [2022-05-12T17:07:10.680Z] PASS [2022-05-12T17:07:10.680Z] coverage: 65.3% of statements [2022-05-12T17:07:10.680Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-05-12T17:07:11.611Z] INFO: Expanding compiler 1 of 3... [2022-05-12T17:07:11.611Z] INFO: Expanding compiler 2 of 3... [2022-05-12T17:07:12.856Z] === RUN TestNewListSecretsFilters [2022-05-12T17:07:12.856Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T17:07:12.856Z] === RUN TestNewListConfigsFilters [2022-05-12T17:07:12.856Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T17:07:12.856Z] PASS [2022-05-12T17:07:12.856Z] coverage: 0.5% of statements [2022-05-12T17:07:12.856Z] ok github.com/docker/docker/daemon/cluster 0.409s coverage: 0.5% of statements [2022-05-12T17:07:13.173Z] INFO: Expanding compiler 3 of 3... [2022-05-12T17:07:13.639Z] INFO: Removing downloaded files... [2022-05-12T17:07:13.639Z] INFO: Downloading containerd [2022-05-12T17:07:13.823Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T17:07:13.823Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T17:07:13.823Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T17:07:13.823Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T17:07:13.823Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T17:07:13.823Z] PASS [2022-05-12T17:07:13.823Z] coverage: 35.9% of statements [2022-05-12T17:07:13.823Z] ok github.com/docker/docker/daemon/cluster/convert 0.778s coverage: 35.9% of statements [2022-05-12T17:07:15.999Z] === RUN TestWaitNodeAttachment [2022-05-12T17:07:15.999Z] === RUN TestBuilderGC [2022-05-12T17:07:15.999Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestFindConfigurationConflicts [2022-05-12T17:07:15.999Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T17:07:15.999Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T17:07:15.999Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T17:07:15.999Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T17:07:15.999Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_label [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T17:07:15.999Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T17:07:15.999Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T17:07:15.999Z] time="2022-05-12T17:07:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T17:07:15.999Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-05-12T17:07:15.999Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T17:07:15.999Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:15.999Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestReloadBadDefaultConfig [2022-05-12T17:07:15.999Z] time="2022-05-12T17:07:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2917679587" [2022-05-12T17:07:15.999Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestReloadWithConflictingLabels [2022-05-12T17:07:15.999Z] time="2022-05-12T17:07:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1369703110" [2022-05-12T17:07:15.999Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T17:07:15.999Z] time="2022-05-12T17:07:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-736741048" [2022-05-12T17:07:15.999Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestMaskURLCredentials [2022-05-12T17:07:15.999Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T17:07:15.999Z] === RUN TestDaemonConfigurationMerge [2022-05-12T17:07:15.999Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T17:07:15.999Z] PASS [2022-05-12T17:07:15.999Z] coverage: 79.8% of statements [2022-05-12T17:07:15.999Z] ok github.com/docker/docker/daemon/config 0.233s coverage: 79.8% of statements [2022-05-12T17:07:16.458Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T17:07:16.458Z] === RUN TestIsolationConversion [2022-05-12T17:07:16.458Z] === RUN TestIsolationConversion/default [2022-05-12T17:07:16.458Z] === RUN TestIsolationConversion/process [2022-05-12T17:07:16.458Z] === RUN TestIsolationConversion/hyperv [2022-05-12T17:07:16.458Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestContainerLabels [2022-05-12T17:07:16.458Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestCredentialSpecConversion [2022-05-12T17:07:16.458Z] === RUN TestCredentialSpecConversion/none [2022-05-12T17:07:16.458Z] === RUN TestCredentialSpecConversion/config [2022-05-12T17:07:16.458Z] === RUN TestCredentialSpecConversion/file [2022-05-12T17:07:16.458Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T17:07:16.458Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T17:07:16.458Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountBind [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountVolume [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountTarget [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T17:07:16.458Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T17:07:16.458Z] PASS [2022-05-12T17:07:16.458Z] coverage: 11.0% of statements [2022-05-12T17:07:16.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.553s coverage: 11.0% of statements [2022-05-12T17:07:16.458Z] === RUN TestEventsLog [2022-05-12T17:07:16.458Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestEventsLogTimeout [2022-05-12T17:07:16.458Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestLogEvents [2022-05-12T17:07:16.458Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T17:07:16.458Z] === RUN TestLoadBufferedEvents [2022-05-12T17:07:16.458Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-05-12T17:07:16.458Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T17:07:16.458Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T17:07:16.458Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T17:07:16.458Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T17:07:16.458Z] PASS [2022-05-12T17:07:16.458Z] coverage: 50.0% of statements [2022-05-12T17:07:16.458Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2022-05-12T17:07:17.425Z] === RUN TestIsEmptyDir [2022-05-12T17:07:17.425Z] --- PASS: TestIsEmptyDir (0.00s) [2022-05-12T17:07:17.425Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T17:07:17.425Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T17:07:17.425Z] PASS [2022-05-12T17:07:17.425Z] coverage: 2.3% of statements [2022-05-12T17:07:17.425Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2022-05-12T17:07:17.878Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:07:17.878Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:07:17.878Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:07:17.878Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:07:17.878Z] [2022-05-12T17:07:17.878Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:07:17.878Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:07:17.878Z] HOSTNAME=1c7fd5cf3a46 [2022-05-12T17:07:17.878Z] DEST=bundles/test-integration [2022-05-12T17:07:17.878Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:07:17.878Z] DOCKER_ROOTLESS=1 [2022-05-12T17:07:17.878Z] DOCKER_GITCOMMIT=e0ba2ec585599063b3c0275e66bf190e16db7803 [2022-05-12T17:07:17.878Z] container=docker [2022-05-12T17:07:17.878Z] HOME=/root [2022-05-12T17:07:17.878Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:07:17.878Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:07:17.878Z] VALIDATE_BRANCH=master [2022-05-12T17:07:17.878Z] TERM=xterm [2022-05-12T17:07:17.878Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:07:17.878Z] SHLVL=1 [2022-05-12T17:07:17.878Z] TIMEOUT=120m [2022-05-12T17:07:17.878Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:07:17.878Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:07:17.878Z] GO111MODULE=off [2022-05-12T17:07:17.878Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T17:07:17.878Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T17:07:17.878Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:07:17.878Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:07:17.878Z] GOPATH=/go [2022-05-12T17:07:17.878Z] PKG_CONFIG=pkg-config [2022-05-12T17:07:17.878Z] _=/usr/bin/env [2022-05-12T17:07:17.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T17:07:17.883Z] === RUN TestLinkNaming [2022-05-12T17:07:17.883Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T17:07:17.883Z] === RUN TestLinkNew [2022-05-12T17:07:17.883Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T17:07:17.883Z] === RUN TestLinkEnv [2022-05-12T17:07:17.883Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T17:07:17.883Z] === RUN TestLinkMultipleEnv [2022-05-12T17:07:17.883Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T17:07:17.883Z] === RUN TestLinkPortRangeEnv [2022-05-12T17:07:17.883Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T17:07:17.883Z] PASS [2022-05-12T17:07:17.883Z] coverage: 93.0% of statements [2022-05-12T17:07:17.883Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2022-05-12T17:07:18.342Z] === RUN TestVerifyNetworkingConfig [2022-05-12T17:07:18.342Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestGetContainer [2022-05-12T17:07:18.342Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestValidContainerNames [2022-05-12T17:07:18.342Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestContainerInitDNS [2022-05-12T17:07:18.342Z] daemon_test.go:145: root required [2022-05-12T17:07:18.342Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestMerge [2022-05-12T17:07:18.342Z] --- PASS: TestMerge (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestValidateContainerIsolation [2022-05-12T17:07:18.342Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestFindNetworkErrorType [2022-05-12T17:07:18.342Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestEnsureServicesExist [2022-05-12T17:07:18.342Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestEnsureServicesExistErrors [2022-05-12T17:07:18.342Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T17:07:18.342Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T17:07:18.342Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T17:07:18.342Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestContainerDelete [2022-05-12T17:07:18.342Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestContainerDoubleDelete [2022-05-12T17:07:18.342Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T17:07:18.342Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T17:07:18.342Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestNoneHealthcheck [2022-05-12T17:07:18.342Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestHealthStates [2022-05-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] time="2022-05-12T17:07:18Z" 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-12T17:07:18.342Z] --- PASS: TestHealthStates (0.13s) [2022-05-12T17:07:18.342Z] === RUN TestGetInspectData [2022-05-12T17:07:18.342Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestFillLicense [2022-05-12T17:07:18.342Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestListInvalidFilter [2022-05-12T17:07:18.342Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestNameFilter [2022-05-12T17:07:18.342Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T17:07:18.342Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T17:07:18.342Z] === 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-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T17:07:18.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T17:07:18.342Z] --- 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-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T17:07:18.342Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T17:07:18.342Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadLabels [2022-05-12T17:07:18.342Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T17:07:18.342Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadMirrors [2022-05-12T17:07:18.342Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T17:07:18.342Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T17:07:18.342Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T17:07:18.342Z] reload_test.go:342: root required [2022-05-12T17:07:18.342Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T17:07:18.342Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T17:07:18.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T17:07:18.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T17:07:18.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T17:07:18.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T17:07:18.342Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T17:07:18.342Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T17:07:18.342Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T17:07:18.342Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T17:07:18.342Z] === RUN TestParseVolumesFrom [2022-05-12T17:07:18.342Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T17:07:18.342Z] PASS [2022-05-12T17:07:18.342Z] coverage: 8.5% of statements [2022-05-12T17:07:18.343Z] ok github.com/docker/docker/daemon 0.505s coverage: 8.5% of statements [2022-05-12T17:07:18.343Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T17:07:18.343Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T17:07:18.343Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T17:07:18.801Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/defaults [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T17:07:19.767Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T17:07:19.768Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-05-12T17:07:19.768Z] === RUN TestCreateSuccess [2022-05-12T17:07:19.768Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCreateStreamSkipped [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T17:07:19.768Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCreateLogGroupSuccess [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T17:07:19.768Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCreateError [2022-05-12T17:07:19.768Z] --- PASS: TestCreateError (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCreateAlreadyExists [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T17:07:19.768Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestLogClosed [2022-05-12T17:07:19.768Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestLogBlocking [2022-05-12T17:07:19.768Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T17:07:19.768Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T17:07:19.768Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestPublishBatchSuccess [2022-05-12T17:07:19.768Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestPublishBatchError [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=error msg=error [2022-05-12T17:07:19.768Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:07:19.768Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:07:19.768Z] time="2022-05-12T17:07:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T17:07:19.768Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchSimple [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchTicker [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchClose [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/3/���� [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T17:07:19.768Z] === RUN TestEffectiveLen/5/ [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/0/ [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: He [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/6/a� [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: a [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: � [2022-05-12T17:07:19.768Z] === RUN TestFindValidSplit/7/a� [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T17:07:19.768Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestProcessEventEmoji [2022-05-12T17:07:19.768Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchLineSplit [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMaxEvents [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T17:07:19.768Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T17:07:19.768Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T17:07:19.768Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T17:07:19.768Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsFormat [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T17:07:19.768Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T17:07:19.769Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T17:07:19.769Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T17:07:19.769Z] === RUN TestCreateTagSuccess [2022-05-12T17:07:19.769Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T17:07:19.769Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T17:07:19.769Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T17:07:19.769Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T17:07:19.769Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.01s) [2022-05-12T17:07:19.769Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T17:07:20.227Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T17:07:20.227Z] PASS [2022-05-12T17:07:20.227Z] coverage: 79.9% of statements [2022-05-12T17:07:20.227Z] ok github.com/docker/docker/daemon/logger/awslogs 0.344s coverage: 79.9% of statements [2022-05-12T17:07:20.227Z] === RUN TestAdapterReadLogs [2022-05-12T17:07:20.227Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestCopier [2022-05-12T17:07:20.227Z] --- PASS: TestCopier (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestCopierLongLines [2022-05-12T17:07:20.227Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestCopierSlow [2022-05-12T17:07:20.227Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T17:07:20.227Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestSearchRegistryForImages [2022-05-12T17:07:20.227Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T17:07:20.227Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestImageDelete [2022-05-12T17:07:20.227Z] === RUN TestImageDelete/no_lease [2022-05-12T17:07:20.227Z] === RUN TestImageDelete/lease_exists [2022-05-12T17:07:20.227Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T17:07:20.227Z] === RUN TestCopierWithSized [2022-05-12T17:07:20.227Z] === RUN TestCopierWithSized/as_is [2022-05-12T17:07:20.227Z] --- PASS: TestImageDelete (0.07s) [2022-05-12T17:07:20.227Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T17:07:20.227Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-05-12T17:07:20.227Z] === RUN TestContentStoreForPull [2022-05-12T17:07:20.227Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T17:07:20.227Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T17:07:20.227Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T17:07:20.227Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestCopierWithPartial [2022-05-12T17:07:20.227Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestRingLogger [2022-05-12T17:07:20.227Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestRingCap [2022-05-12T17:07:20.227Z] --- PASS: TestRingCap (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestRingClose [2022-05-12T17:07:20.227Z] --- PASS: TestRingClose (0.00s) [2022-05-12T17:07:20.227Z] === RUN TestRingDrain [2022-05-12T17:07:20.227Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T17:07:20.227Z] PASS [2022-05-12T17:07:20.227Z] coverage: 43.2% of statements [2022-05-12T17:07:20.227Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 43.2% of statements [2022-05-12T17:07:20.686Z] --- PASS: TestContentStoreForPull (0.15s) [2022-05-12T17:07:20.686Z] PASS [2022-05-12T17:07:20.686Z] coverage: 6.6% of statements [2022-05-12T17:07:20.686Z] ok github.com/docker/docker/daemon/images 0.318s coverage: 6.6% of statements [2022-05-12T17:07:20.686Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T17:07:20.686Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T17:07:20.686Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T17:07:20.686Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T17:07:20.686Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T17:07:20.687Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T17:07:20.687Z] PASS [2022-05-12T17:07:20.687Z] coverage: 53.6% of statements [2022-05-12T17:07:20.687Z] ok github.com/docker/docker/daemon/logger/fluentd 0.081s coverage: 53.6% of statements [2022-05-12T17:07:20.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T17:07:20.687Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T17:07:20.687Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T17:07:21.145Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T17:07:21.145Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T17:07:21.145Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T17:07:21.145Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-12T17:07:21.145Z] === RUN TestFastTimeMarshalJSON [2022-05-12T17:07:21.145Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T17:07:21.145Z] PASS [2022-05-12T17:07:21.145Z] coverage: 87.2% of statements [2022-05-12T17:07:21.145Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.166s coverage: 87.2% of statements [2022-05-12T17:07:21.145Z] === RUN TestJSONFileLogger [2022-05-12T17:07:21.145Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T17:07:21.145Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T17:07:21.145Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T17:07:21.145Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T17:07:21.612Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T17:07:21.612Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T17:07:21.612Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T17:07:21.612Z] === RUN TestEncodeDecode [2022-05-12T17:07:21.612Z] === PAUSE TestEncodeDecode [2022-05-12T17:07:21.612Z] === RUN TestUnexpectedEOF [2022-05-12T17:07:21.612Z] time="2022-05-12T17:07:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:07:21.612Z] time="2022-05-12T17:07:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:07:21.612Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-12T17:07:21.612Z] === CONT TestEncodeDecode [2022-05-12T17:07:21.612Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T17:07:21.612Z] PASS [2022-05-12T17:07:21.612Z] coverage: 69.9% of statements [2022-05-12T17:07:21.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 69.9% of statements [2022-05-12T17:07:22.071Z] === RUN TestWriteLog [2022-05-12T17:07:22.071Z] === PAUSE TestWriteLog [2022-05-12T17:07:22.071Z] === RUN TestReadLog [2022-05-12T17:07:22.071Z] === PAUSE TestReadLog [2022-05-12T17:07:22.071Z] === RUN TestDecode [2022-05-12T17:07:22.071Z] --- PASS: TestDecode (0.02s) [2022-05-12T17:07:22.071Z] === CONT TestWriteLog [2022-05-12T17:07:22.071Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T17:07:22.071Z] === CONT TestReadLog [2022-05-12T17:07:22.071Z] === RUN TestReadLog/tail_exact [2022-05-12T17:07:22.291Z] [2022-05-12T17:07:22.291Z] Name Version Source Summary [2022-05-12T17:07:22.291Z] ---- ------- ------ ------- [2022-05-12T17:07:22.291Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T17:07:22.291Z] [2022-05-12T17:07:22.291Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T17:07:22.291Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T17:07:22.291Z] PSChildName : containerd [2022-05-12T17:07:22.291Z] PSDrive : C [2022-05-12T17:07:22.291Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T17:07:22.291Z] PSIsContainer : True [2022-05-12T17:07:22.291Z] Name : containerd [2022-05-12T17:07:22.291Z] FullName : C:\containerd [2022-05-12T17:07:22.291Z] Parent : [2022-05-12T17:07:22.291Z] Exists : True [2022-05-12T17:07:22.291Z] Root : C:\ [2022-05-12T17:07:22.291Z] Extension : [2022-05-12T17:07:22.291Z] CreationTime : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] CreationTimeUtc : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] LastAccessTime : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] LastAccessTimeUtc : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] LastWriteTime : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] LastWriteTimeUtc : 5/12/2022 5:07:21 PM [2022-05-12T17:07:22.291Z] Attributes : Directory [2022-05-12T17:07:22.291Z] Mode : d----- [2022-05-12T17:07:22.291Z] BaseName : containerd [2022-05-12T17:07:22.291Z] Target : {} [2022-05-12T17:07:22.291Z] LinkType : [2022-05-12T17:07:22.291Z] [2022-05-12T17:07:22.530Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T17:07:22.530Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T17:07:22.530Z] --- PASS: TestReadLog (0.15s) [2022-05-12T17:07:22.530Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-05-12T17:07:22.530Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T17:07:22.530Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T17:07:22.530Z] PASS [2022-05-12T17:07:22.530Z] coverage: 78.7% of statements [2022-05-12T17:07:22.530Z] ok github.com/docker/docker/daemon/logger/local 0.210s coverage: 78.7% of statements [2022-05-12T17:07:22.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T17:07:22.530Z] === RUN TestOpenFileDelete [2022-05-12T17:07:22.530Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestOpenFileRename [2022-05-12T17:07:22.530Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestHandleDecoderErr [2022-05-12T17:07:22.530Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestParseLogTagDefaultTag [2022-05-12T17:07:22.530Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestParseLogTag [2022-05-12T17:07:22.530Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestParseLogTagEmptyTag [2022-05-12T17:07:22.530Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestTailFiles [2022-05-12T17:07:22.530Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestFollowLogsConsumerGone [2022-05-12T17:07:22.530Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestFollowLogsProducerGone [2022-05-12T17:07:22.530Z] logfile_test.go:180: logDecode() closed after sending 1029 messages [2022-05-12T17:07:22.530Z] logfile_test.go:233: messages sent: 1029, received: 1029 [2022-05-12T17:07:22.530Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T17:07:22.530Z] === RUN TestCheckCapacityAndRotate [2022-05-12T17:07:22.530Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T17:07:22.530Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T17:07:22.530Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-05-12T17:07:22.530Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T17:07:22.530Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-05-12T17:07:22.530Z] PASS [2022-05-12T17:07:22.530Z] coverage: 55.1% of statements [2022-05-12T17:07:22.530Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.212s coverage: 55.1% of statements [2022-05-12T17:07:22.989Z] === RUN TestLog [2022-05-12T17:07:22.989Z] --- PASS: TestLog (0.02s) [2022-05-12T17:07:22.989Z] PASS [2022-05-12T17:07:22.989Z] coverage: 31.5% of statements [2022-05-12T17:07:22.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-05-12T17:07:23.276Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T17:07:23.277Z] INFO: Configuring git core.autocrlf... [2022-05-12T17:07:23.277Z] [2022-05-12T17:07:23.277Z] [2022-05-12T17:07:23.448Z] === RUN TestValidateLogOpt [2022-05-12T17:07:23.448Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestNewMissedConfig [2022-05-12T17:07:23.448Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestNewMissedUrl [2022-05-12T17:07:23.448Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestNewMissedToken [2022-05-12T17:07:23.448Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestNewWithProxy [2022-05-12T17:07:23.448Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestDefault [2022-05-12T17:07:23.448Z] --- PASS: TestDefault (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T17:07:23.448Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestJsonFormat [2022-05-12T17:07:23.448Z] --- PASS: TestJsonFormat (0.04s) [2022-05-12T17:07:23.448Z] === RUN TestRawFormat [2022-05-12T17:07:23.448Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestRawFormatWithLabels [2022-05-12T17:07:23.448Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestRawFormatWithoutTag [2022-05-12T17:07:23.448Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T17:07:23.448Z] === RUN TestBatching [2022-05-12T17:07:23.448Z] === RUN TestNewParse [2022-05-12T17:07:23.448Z] --- PASS: TestNewParse (0.00s) [2022-05-12T17:07:23.448Z] PASS [2022-05-12T17:07:23.448Z] coverage: 8.3% of statements [2022-05-12T17:07:23.448Z] --- PASS: TestBatching (0.26s) [2022-05-12T17:07:23.448Z] === RUN TestFrequency [2022-05-12T17:07:23.448Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2022-05-12T17:07:23.907Z] --- PASS: TestFrequency (0.17s) [2022-05-12T17:07:23.907Z] === RUN TestOneMessagePerRequest [2022-05-12T17:07:23.907Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestVerify [2022-05-12T17:07:23.907Z] --- PASS: TestVerify (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestSkipVerify [2022-05-12T17:07:23.907Z] === RUN TestParseLogFormat [2022-05-12T17:07:23.907Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestValidateLogOptEmpty [2022-05-12T17:07:23.907Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestParseAddressDefaultPort [2022-05-12T17:07:23.907Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestValidateSyslogFacility [2022-05-12T17:07:23.907Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T17:07:23.907Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestValidateLogOpt [2022-05-12T17:07:23.907Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:07:23.907Z] PASS [2022-05-12T17:07:23.907Z] coverage: 43.6% of statements [2022-05-12T17:07:23.907Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] --- PASS: TestSkipVerify (0.35s) [2022-05-12T17:07:23.907Z] === RUN TestBufferMaximum [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.770429\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.770429\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:23.907Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T17:07:23.907Z] === RUN TestServerAlwaysDown [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.772433\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.772433\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:23.907Z] time="2022-05-12T17:07:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:07:24.366Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.772433\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:24.366Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.773436\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:24.366Z] time="2022-05-12T17:07:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375243.773436\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:24.366Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T17:07:24.366Z] === RUN TestCannotSendAfterClose [2022-05-12T17:07:24.366Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T17:07:24.366Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T17:07:24.824Z] === RUN TestV2MetadataService [2022-05-12T17:07:24.824Z] time="2022-05-12T17:07:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T17:07:24.824Z] time="2022-05-12T17:07:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6ae325204d67\"}'" [2022-05-12T17:07:24.824Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T17:07:24.824Z] PASS [2022-05-12T17:07:24.824Z] coverage: 82.5% of statements [2022-05-12T17:07:24.824Z] ok github.com/docker/docker/daemon/logger/splunk 1.896s coverage: 82.5% of statements [2022-05-12T17:07:25.283Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T17:07:25.283Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T17:07:25.283Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T17:07:25.283Z] --- PASS: TestV2MetadataService (0.67s) [2022-05-12T17:07:25.283Z] PASS [2022-05-12T17:07:25.283Z] coverage: 44.4% of statements [2022-05-12T17:07:25.283Z] ok github.com/docker/docker/distribution/metadata 0.734s coverage: 44.4% of statements [2022-05-12T17:07:25.283Z] === RUN TestSuccessfulDownload [2022-05-12T17:07:25.283Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:07:25.283Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T17:07:25.283Z] === RUN TestCancelledDownload [2022-05-12T17:07:25.283Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T17:07:25.283Z] === RUN TestMaxDownloadAttempts [2022-05-12T17:07:25.283Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:07:25.283Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:07:25.283Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:07:25.283Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:07:25.283Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:07:25.283Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:07:25.283Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:07:25.283Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:07:25.283Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:07:25.283Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:07:25.283Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:07:25.283Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:07:25.742Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T17:07:25.742Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T17:07:25.742Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T17:07:25.742Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T17:07:25.742Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T17:07:25.742Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T17:07:25.742Z] === RUN TestManifestStore [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:07:25.742Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T17:07:25.742Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-05-12T17:07:25.742Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-05-12T17:07:25.742Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-05-12T17:07:25.742Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-05-12T17:07:25.742Z] === RUN TestTransfer [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3215621428\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/no_local_cache [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/with_local_cache [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=warning msg="reference for unknown type: " [2022-05-12T17:07:25.742Z] time="2022-05-12T17:07:25Z" level=warning msg="reference for unknown type: " [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T17:07:25.742Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T17:07:26.201Z] time="2022-05-12T17:07:25Z" level=warning msg="reference for unknown type: " [2022-05-12T17:07:26.201Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T17:07:26.201Z] time="2022-05-12T17:07:25Z" level=warning msg="reference for unknown type: " [2022-05-12T17:07:26.201Z] --- PASS: TestTransfer (0.17s) [2022-05-12T17:07:26.201Z] === RUN TestConcurrencyLimit [2022-05-12T17:07:26.201Z] time="2022-05-12T17:07:25Z" level=warning msg="reference for unknown type: " [2022-05-12T17:07:26.201Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T17:07:26.201Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T17:07:26.201Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T17:07:26.201Z] time="2022-05-12T17:07:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore (0.28s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T17:07:26.201Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T17:07:26.201Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestFixManifestLayers [2022-05-12T17:07:26.201Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T17:07:26.201Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:07:26.201Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestFixManifestLayersBadParent [2022-05-12T17:07:26.201Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestValidateManifest [2022-05-12T17:07:26.201Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:07:26.201Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestFormatPlatform [2022-05-12T17:07:26.201Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestPullSchema2Config [2022-05-12T17:07:26.201Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T17:07:26.201Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:07:26.201Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.201Z] === RUN TestPullSchema2Config/500_status [2022-05-12T17:07:26.201Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:07:26.201Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.201Z] === RUN TestNotFound [2022-05-12T17:07:26.201Z] --- PASS: TestNotFound (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestConflict [2022-05-12T17:07:26.201Z] --- PASS: TestConflict (0.00s) [2022-05-12T17:07:26.201Z] === RUN TestForbidden [2022-05-12T17:07:26.201Z] --- PASS: TestForbidden (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestInvalidParameter [2022-05-12T17:07:26.202Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestNotImplemented [2022-05-12T17:07:26.202Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestNotModified [2022-05-12T17:07:26.202Z] --- PASS: TestNotModified (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestUnauthorized [2022-05-12T17:07:26.202Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestUnknown [2022-05-12T17:07:26.202Z] --- PASS: TestUnknown (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestCancelled [2022-05-12T17:07:26.202Z] --- PASS: TestCancelled (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestDeadline [2022-05-12T17:07:26.202Z] --- PASS: TestDeadline (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestDataLoss [2022-05-12T17:07:26.202Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestUnavailable [2022-05-12T17:07:26.202Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestSystem [2022-05-12T17:07:26.202Z] --- PASS: TestSystem (0.00s) [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Conflict [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T17:07:26.202Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T17:07:26.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T17:07:26.202Z] PASS [2022-05-12T17:07:26.202Z] coverage: 77.0% of statements [2022-05-12T17:07:26.202Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-05-12T17:07:26.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.202Z] === RUN TestPullSchema2Config/EOF [2022-05-12T17:07:26.202Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:07:26.202Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.202Z] 2022/05/12 17:07:26 http: panic serving 127.0.0.1:49222: intentional panic [2022-05-12T17:07:26.202Z] goroutine 49 [running]: [2022-05-12T17:07:26.202Z] net/http.(*conn).serve.func1() [2022-05-12T17:07:26.202Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:07:26.202Z] panic({0x1538ee0, 0x171b2f0}) [2022-05-12T17:07:26.202Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:07:26.202Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003a8000?, {0x1722a98?, 0xc0003ba0e0?}) [2022-05-12T17:07:26.202Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T17:07:26.202Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1722a98, 0xc0003ba0e0}, 0xc000158000) [2022-05-12T17:07:26.202Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T17:07:26.202Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1722a98?, 0xc0003ba0e0?}, 0xc000080000?) [2022-05-12T17:07:26.202Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:07:26.202Z] net/http.serverHandler.ServeHTTP({0xc000386090?}, {0x1722a98, 0xc0003ba0e0}, 0xc000158000) [2022-05-12T17:07:26.202Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:07:26.202Z] net/http.(*conn).serve(0xc00017c000, {0x1723310, 0xc0003865d0}) [2022-05-12T17:07:26.202Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:07:26.202Z] created by net/http.(*Server).Serve [2022-05-12T17:07:26.202Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:07:26.202Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T17:07:26.202Z] === RUN TestInactiveJobs [2022-05-12T17:07:26.661Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.661Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T17:07:26.661Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:07:26.661Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:07:26.661Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T17:07:26.661Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T17:07:26.661Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T17:07:26.661Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T17:07:26.661Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T17:07:26.661Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestLayerAlreadyExists [2022-05-12T17:07:26.661Z] 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-12T17:07:26.661Z] 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-12T17:07:26.661Z] 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-12T17:07:26.661Z] 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-12T17:07:26.661Z] 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-12T17:07:26.661Z] 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-12T17:07:26.661Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T17:07:26.661Z] === RUN TestFSGetInvalidData [2022-05-12T17:07:26.661Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSInvalidSet [2022-05-12T17:07:26.661Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSInvalidRoot [2022-05-12T17:07:26.661Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestFSMetadataGetSet [2022-05-12T17:07:26.661Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-12T17:07:26.661Z] === RUN TestWatchRelease [2022-05-12T17:07:26.661Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T17:07:26.661Z] === RUN TestFSInvalidWalker [2022-05-12T17:07:26.661Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSGetSet [2022-05-12T17:07:26.661Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T17:07:26.661Z] === RUN TestWatchFinishedTransfer [2022-05-12T17:07:26.661Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestDuplicateTransfer [2022-05-12T17:07:26.661Z] --- PASS: TestFSGetSet (0.02s) [2022-05-12T17:07:26.661Z] === RUN TestFSGetUnsetKey [2022-05-12T17:07:26.661Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSGetEmptyData [2022-05-12T17:07:26.661Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestFSDelete [2022-05-12T17:07:26.661Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSWalker [2022-05-12T17:07:26.661Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T17:07:26.661Z] === RUN TestSuccessfulUpload [2022-05-12T17:07:26.661Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestFSWalkerStopOnError [2022-05-12T17:07:26.661Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T17:07:26.661Z] === RUN TestNewFromJSON [2022-05-12T17:07:26.661Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T17:07:26.661Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestMarshalKeyOrder [2022-05-12T17:07:26.661Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestHistoryEqual [2022-05-12T17:07:26.661Z] --- PASS: TestHistoryEqual (0.09s) [2022-05-12T17:07:26.661Z] === RUN TestImage [2022-05-12T17:07:26.661Z] --- PASS: TestImage (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestImageOSNotEmpty [2022-05-12T17:07:26.661Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T17:07:26.661Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestCreate [2022-05-12T17:07:26.661Z] --- PASS: TestCreate (0.00s) [2022-05-12T17:07:26.661Z] === RUN TestRestore [2022-05-12T17:07:27.121Z] time="2022-05-12T17:07:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T17:07:27.121Z] --- PASS: TestRestore (0.02s) [2022-05-12T17:07:27.121Z] === RUN TestAddDelete [2022-05-12T17:07:27.121Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T17:07:27.121Z] === RUN TestSearchAfterDelete [2022-05-12T17:07:27.121Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T17:07:27.121Z] === RUN TestParentReset [2022-05-12T17:07:27.121Z] --- PASS: TestParentReset (0.02s) [2022-05-12T17:07:27.121Z] === RUN TestGetAndSetLastUpdated [2022-05-12T17:07:27.121Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T17:07:27.121Z] === RUN TestStoreLen [2022-05-12T17:07:27.121Z] time="2022-05-12T17:07:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T17:07:27.121Z] --- PASS: TestStoreLen (0.07s) [2022-05-12T17:07:27.121Z] PASS [2022-05-12T17:07:27.121Z] coverage: 86.9% of statements [2022-05-12T17:07:27.121Z] ok github.com/docker/docker/image 0.398s coverage: 86.9% of statements [2022-05-12T17:07:27.121Z] === RUN TestCompare [2022-05-12T17:07:27.121Z] --- PASS: TestCompare (0.00s) [2022-05-12T17:07:27.121Z] PASS [2022-05-12T17:07:27.121Z] coverage: 19.2% of statements [2022-05-12T17:07:27.121Z] ok github.com/docker/docker/image/cache 0.043s coverage: 19.2% of statements [2022-05-12T17:07:27.121Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T17:07:27.121Z] === RUN TestCancelledUpload [2022-05-12T17:07:27.121Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T17:07:27.121Z] PASS [2022-05-12T17:07:27.121Z] coverage: 77.3% of statements [2022-05-12T17:07:27.121Z] ok github.com/docker/docker/distribution/xfer 1.823s coverage: 77.3% of statements [2022-05-12T17:07:27.582Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2022-05-12T17:07:27.582Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T17:07:27.582Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T17:07:27.582Z] === RUN TestTokenPassThru [2022-05-12T17:07:27.582Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T17:07:27.582Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T17:07:27.582Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T17:07:27.582Z] PASS [2022-05-12T17:07:27.582Z] coverage: 26.6% of statements [2022-05-12T17:07:27.582Z] ok github.com/docker/docker/distribution 1.940s coverage: 26.6% of statements [2022-05-12T17:07:27.582Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T17:07:27.582Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T17:07:28.041Z] === RUN TestValidateManifest [2022-05-12T17:07:28.041Z] === RUN TestValidateManifest/nil [2022-05-12T17:07:28.041Z] === RUN TestValidateManifest/non-nil [2022-05-12T17:07:28.041Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T17:07:28.041Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T17:07:28.041Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T17:07:28.041Z] PASS [2022-05-12T17:07:28.041Z] coverage: 0.7% of statements [2022-05-12T17:07:28.041Z] ok github.com/docker/docker/image/tarexport 0.159s coverage: 0.7% of statements [2022-05-12T17:07:28.041Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T17:07:28.041Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T17:07:29.011Z] === RUN TestSerialization [2022-05-12T17:07:29.011Z] --- PASS: TestSerialization (0.02s) [2022-05-12T17:07:29.011Z] PASS [2022-05-12T17:07:29.011Z] coverage: 100.0% of statements [2022-05-12T17:07:29.011Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-05-12T17:07:29.011Z] === RUN TestEmptyLayer [2022-05-12T17:07:29.011Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T17:07:29.011Z] === RUN TestCommitFailure [2022-05-12T17:07:29.011Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T17:07:29.011Z] === RUN TestStartTransactionFailure [2022-05-12T17:07:29.011Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T17:07:29.011Z] === RUN TestGetOrphan [2022-05-12T17:07:29.011Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T17:07:29.011Z] === RUN TestMountAndRegister [2022-05-12T17:07:29.011Z] layer_test.go:258: Layer size: 14 [2022-05-12T17:07:29.011Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T17:07:29.011Z] === RUN TestLayerRelease [2022-05-12T17:07:29.011Z] layer_test.go:291: Failing on Windows [2022-05-12T17:07:29.011Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T17:07:29.011Z] === RUN TestStoreRestore [2022-05-12T17:07:29.011Z] layer_test.go:340: Failing on Windows [2022-05-12T17:07:29.011Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T17:07:29.011Z] === RUN TestTarStreamStability [2022-05-12T17:07:29.011Z] layer_test.go:455: Failing on Windows [2022-05-12T17:07:29.011Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T17:07:29.011Z] === RUN TestRegisterExistingLayer [2022-05-12T17:07:29.469Z] === RUN TestEnvironmentParsing [2022-05-12T17:07:29.469Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T17:07:29.469Z] PASS [2022-05-12T17:07:29.469Z] coverage: 1.2% of statements [2022-05-12T17:07:29.469Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-05-12T17:07:29.469Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-05-12T17:07:29.469Z] === RUN TestTarStreamVerification [2022-05-12T17:07:29.469Z] layer_test.go:684: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestLayerMigration [2022-05-12T17:07:29.469Z] migration_test.go:45: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T17:07:29.469Z] migration_test.go:181: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestMountInit [2022-05-12T17:07:29.469Z] mount_test.go:17: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestMountSize [2022-05-12T17:07:29.469Z] mount_test.go:76: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestMountChanges [2022-05-12T17:07:29.469Z] mount_test.go:125: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T17:07:29.469Z] === RUN TestMountApply [2022-05-12T17:07:29.469Z] mount_test.go:212: Failing on Windows [2022-05-12T17:07:29.469Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T17:07:29.469Z] PASS [2022-05-12T17:07:29.469Z] coverage: 30.6% of statements [2022-05-12T17:07:29.469Z] ok github.com/docker/docker/layer 0.214s coverage: 30.6% of statements [2022-05-12T17:07:29.469Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T17:07:29.469Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T17:07:29.469Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T17:07:29.469Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T17:07:30.436Z] === RUN TestSequenceGetAvailableBit [2022-05-12T17:07:30.436Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSequenceEqual [2022-05-12T17:07:30.436Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSequenceCopy [2022-05-12T17:07:30.436Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestGetFirstAvailable [2022-05-12T17:07:30.436Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestFindSequence [2022-05-12T17:07:30.436Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestCheckIfAvailable [2022-05-12T17:07:30.436Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestMergeSequences [2022-05-12T17:07:30.436Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestPushReservation [2022-05-12T17:07:30.436Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSerializeDeserialize [2022-05-12T17:07:30.436Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSet [2022-05-12T17:07:30.436Z] --- PASS: TestSet (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSetUnset [2022-05-12T17:07:30.436Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestOffsetSetUnset [2022-05-12T17:07:30.436Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSetInRange [2022-05-12T17:07:30.436Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestSetAnyInRange [2022-05-12T17:07:30.436Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestMethods [2022-05-12T17:07:30.436Z] --- PASS: TestMethods (0.00s) [2022-05-12T17:07:30.436Z] === RUN TestRandomAllocateDeallocate [2022-05-12T17:07:31.577Z] === RUN TestInvalidConfig [2022-05-12T17:07:31.577Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T17:07:31.577Z] === RUN TestConfig [2022-05-12T17:07:31.577Z] --- PASS: TestConfig (0.00s) [2022-05-12T17:07:31.577Z] === RUN TestOptionsLabels [2022-05-12T17:07:31.577Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T17:07:31.577Z] === RUN TestValidName [2022-05-12T17:07:31.577Z] --- PASS: TestValidName (0.00s) [2022-05-12T17:07:31.577Z] PASS [2022-05-12T17:07:31.577Z] coverage: 19.7% of statements [2022-05-12T17:07:31.577Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-05-12T17:07:32.036Z] === RUN TestKey [2022-05-12T17:07:32.036Z] --- PASS: TestKey (0.00s) [2022-05-12T17:07:32.036Z] === RUN TestParseKey [2022-05-12T17:07:32.036Z] --- PASS: TestParseKey (0.00s) [2022-05-12T17:07:32.036Z] === RUN TestInvalidDataStore [2022-05-12T17:07:32.036Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T17:07:32.036Z] === RUN TestKVObjectFlatKey [2022-05-12T17:07:32.036Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T17:07:32.036Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T17:07:32.036Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T17:07:32.036Z] PASS [2022-05-12T17:07:32.036Z] coverage: 21.9% of statements [2022-05-12T17:07:32.036Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-05-12T17:07:32.501Z] === RUN TestErrorInterfaces [2022-05-12T17:07:32.501Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestNetworkMarshalling [2022-05-12T17:07:32.501Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-05-12T17:07:32.501Z] === RUN TestEndpointMarshalling [2022-05-12T17:07:32.501Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestAuxAddresses [2022-05-12T17:07:32.501Z] time="2022-05-12T17:07:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:07:32.501Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T17:07:32.501Z] === RUN TestSRVServiceQuery [2022-05-12T17:07:32.501Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T17:07:32.501Z] === RUN TestServiceVIPReuse [2022-05-12T17:07:32.501Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T17:07:32.501Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestDNSIPQuery [2022-05-12T17:07:32.501Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestDNSProxyServFail [2022-05-12T17:07:32.501Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestSandboxAddEmpty [2022-05-12T17:07:32.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestSandboxAddMultiPrio [2022-05-12T17:07:32.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestSandboxAddSamePrio [2022-05-12T17:07:32.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestCleanupServiceDiscovery [2022-05-12T17:07:32.501Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestDNSOptions [2022-05-12T17:07:32.501Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:07:32.501Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T17:07:32.501Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T17:07:32.501Z] time="2022-05-12T17:07:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:07:32.501Z] time="2022-05-12T17:07:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:07:32.501Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T17:07:32.501Z] PASS [2022-05-12T17:07:32.960Z] coverage: 8.5% of statements [2022-05-12T17:07:32.961Z] ok github.com/docker/docker/libnetwork 0.248s coverage: 8.5% of statements [2022-05-12T17:07:32.961Z] === RUN TestIPDataMarshalling [2022-05-12T17:07:32.961Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T17:07:32.961Z] === RUN TestValidateAndIsV6 [2022-05-12T17:07:32.961Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T17:07:32.961Z] PASS [2022-05-12T17:07:32.961Z] coverage: 68.9% of statements [2022-05-12T17:07:32.961Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-05-12T17:07:32.961Z] === RUN TestDriver [2022-05-12T17:07:32.961Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:07:32.961Z] PASS [2022-05-12T17:07:32.961Z] coverage: 34.8% of statements [2022-05-12T17:07:33.420Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-05-12T17:07:33.420Z] === RUN TestDriver [2022-05-12T17:07:33.880Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:07:33.880Z] PASS [2022-05-12T17:07:33.880Z] coverage: 34.8% of statements [2022-05-12T17:07:33.880Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-05-12T17:07:33.880Z] === RUN TestNetworkAllocateFree [2022-05-12T17:07:33.880Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T17:07:33.880Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T17:07:33.880Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T17:07:33.880Z] PASS [2022-05-12T17:07:33.880Z] coverage: 63.6% of statements [2022-05-12T17:07:33.880Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2022-05-12T17:07:34.339Z] --- PASS: TestRandomAllocateDeallocate (3.93s) [2022-05-12T17:07:34.339Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:07:34.339Z] === RUN TestGetEmptyCapabilities [2022-05-12T17:07:34.339Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T17:07:34.339Z] === RUN TestGetExtraCapabilities [2022-05-12T17:07:34.339Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T17:07:34.339Z] === RUN TestGetInvalidCapabilities [2022-05-12T17:07:34.339Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T17:07:34.339Z] === RUN TestRemoteDriver [2022-05-12T17:07:34.339Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T17:07:34.339Z] === RUN TestDriverError [2022-05-12T17:07:34.339Z] --- PASS: TestDriverError (0.00s) [2022-05-12T17:07:34.339Z] === RUN TestMissingValues [2022-05-12T17:07:34.339Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T17:07:34.339Z] === RUN TestRollback [2022-05-12T17:07:34.339Z] --- PASS: TestRollback (0.00s) [2022-05-12T17:07:34.339Z] PASS [2022-05-12T17:07:34.339Z] coverage: 57.4% of statements [2022-05-12T17:07:34.339Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2022-05-12T17:07:34.797Z] === RUN TestNew [2022-05-12T17:07:34.797Z] --- PASS: TestNew (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestAddDriver [2022-05-12T17:07:34.797Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestAddDuplicateDriver [2022-05-12T17:07:34.797Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T17:07:34.797Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestDriver [2022-05-12T17:07:34.797Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestIPAM [2022-05-12T17:07:34.797Z] --- PASS: TestIPAM (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestWalkIPAMs [2022-05-12T17:07:34.797Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestWalkDrivers [2022-05-12T17:07:34.797Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T17:07:34.797Z] PASS [2022-05-12T17:07:34.797Z] coverage: 82.4% of statements [2022-05-12T17:07:34.797Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-05-12T17:07:34.797Z] === RUN TestNAT [2022-05-12T17:07:34.797Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:07:34.797Z] --- SKIP: TestNAT (0.00s) [2022-05-12T17:07:34.797Z] === RUN TestTransparent [2022-05-12T17:07:34.797Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:07:34.797Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T17:07:34.797Z] PASS [2022-05-12T17:07:34.798Z] coverage: 0.0% of statements [2022-05-12T17:07:34.798Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2022-05-12T17:07:35.256Z] --- PASS: TestAllocateRandomDeallocate (0.88s) [2022-05-12T17:07:35.256Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T17:07:35.256Z] === RUN TestBuildDefault [2022-05-12T17:07:35.256Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestBuildHostnameDomainname [2022-05-12T17:07:35.256Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestBuildHostname [2022-05-12T17:07:35.256Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestBuildHostnameFQDN [2022-05-12T17:07:35.256Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestBuildNoIP [2022-05-12T17:07:35.256Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestUpdate [2022-05-12T17:07:35.256Z] --- PASS: TestUpdate (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T17:07:35.256Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T17:07:35.256Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestAddEmpty [2022-05-12T17:07:35.256Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestAdd [2022-05-12T17:07:35.256Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestDeleteEmpty [2022-05-12T17:07:35.256Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestDeleteNewline [2022-05-12T17:07:35.256Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestDelete [2022-05-12T17:07:35.256Z] --- PASS: TestDelete (0.00s) [2022-05-12T17:07:35.256Z] === RUN TestConcurrentWrites [2022-05-12T17:07:35.256Z] --- PASS: TestConcurrentWrites (0.16s) [2022-05-12T17:07:35.256Z] PASS [2022-05-12T17:07:35.256Z] coverage: 81.2% of statements [2022-05-12T17:07:35.256Z] ok github.com/docker/docker/libnetwork/etchosts 0.207s coverage: 81.2% of statements [2022-05-12T17:07:35.715Z] === RUN TestNew [2022-05-12T17:07:35.715Z] --- PASS: TestNew (0.00s) [2022-05-12T17:07:35.715Z] === RUN TestAllocate [2022-05-12T17:07:35.715Z] --- PASS: TestAllocate (0.00s) [2022-05-12T17:07:35.715Z] === RUN TestUninitialized [2022-05-12T17:07:35.715Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T17:07:35.715Z] === RUN TestAllocateInRange [2022-05-12T17:07:35.715Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T17:07:35.715Z] === RUN TestAllocateSerial [2022-05-12T17:07:35.715Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T17:07:35.715Z] PASS [2022-05-12T17:07:35.715Z] coverage: 87.5% of statements [2022-05-12T17:07:35.715Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-05-12T17:07:35.715Z] === RUN TestCaller [2022-05-12T17:07:35.715Z] --- PASS: TestCaller (0.00s) [2022-05-12T17:07:35.715Z] PASS [2022-05-12T17:07:35.715Z] coverage: 100.0% of statements [2022-05-12T17:07:35.715Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2022-05-12T17:07:35.715Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.78s) [2022-05-12T17:07:35.715Z] === RUN TestRetrieveFromStore [2022-05-12T17:07:36.174Z] === RUN TestSetSerialInsertDelete [2022-05-12T17:07:36.174Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T17:07:36.174Z] === RUN TestSetParallelInsertDelete [2022-05-12T17:07:36.633Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-05-12T17:07:36.633Z] === RUN TestIsCorrupted [2022-05-12T17:07:36.633Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T17:07:36.633Z] === RUN TestSetRollover [2022-05-12T17:07:36.633Z] === RUN TestInt2IP2IntConversion [2022-05-12T17:07:37.092Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-05-12T17:07:37.093Z] === RUN TestGetAddressVersion [2022-05-12T17:07:37.093Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T17:07:37.093Z] === RUN TestKeyString [2022-05-12T17:07:37.093Z] --- PASS: TestKeyString (0.00s) [2022-05-12T17:07:37.093Z] === RUN TestPoolDataMarshal [2022-05-12T17:07:37.093Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T17:07:37.093Z] === RUN TestSubnetsMarshal [2022-05-12T17:07:37.093Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-12T17:07:37.093Z] === RUN TestAddSubnets [2022-05-12T17:07:37.551Z] --- PASS: TestAddSubnets (0.04s) [2022-05-12T17:07:37.551Z] === RUN TestDoublePoolRelease [2022-05-12T17:07:37.551Z] === RUN TestPoolRequest [2022-05-12T17:07:37.551Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T17:07:37.551Z] === RUN TestOtherRequests [2022-05-12T17:07:37.551Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T17:07:37.551Z] PASS [2022-05-12T17:07:37.551Z] coverage: 57.1% of statements [2022-05-12T17:07:37.551Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-05-12T17:07:37.551Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T17:07:37.551Z] === RUN TestAddReleasePoolID [2022-05-12T17:07:37.551Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-12T17:07:37.551Z] === RUN TestPredefinedPool [2022-05-12T17:07:37.551Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T17:07:37.551Z] === RUN TestRemoveSubnet [2022-05-12T17:07:37.551Z] --- PASS: TestSetRollover (1.12s) [2022-05-12T17:07:37.551Z] === RUN TestSetRolloverSerial [2022-05-12T17:07:37.551Z] --- PASS: TestRemoveSubnet (0.19s) [2022-05-12T17:07:37.551Z] === RUN TestGetSameAddress [2022-05-12T17:07:37.551Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T17:07:37.551Z] === RUN TestPoolAllocationReuse [2022-05-12T17:07:38.519Z] === RUN TestGetCapabilities [2022-05-12T17:07:38.519Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T17:07:38.519Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T17:07:38.519Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T17:07:38.519Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T17:07:38.519Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T17:07:38.519Z] === RUN TestRemoteDriver [2022-05-12T17:07:38.519Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-12T17:07:38.519Z] PASS [2022-05-12T17:07:38.519Z] coverage: 47.4% of statements [2022-05-12T17:07:38.519Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2022-05-12T17:07:38.519Z] --- PASS: TestSetRolloverSerial (1.04s) [2022-05-12T17:07:38.519Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T17:07:38.519Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T17:07:38.519Z] PASS [2022-05-12T17:07:38.519Z] coverage: 84.4% of statements [2022-05-12T17:07:38.519Z] ok github.com/docker/docker/libnetwork/bitseq 8.329s coverage: 84.4% of statements [2022-05-12T17:07:38.519Z] --- PASS: TestPoolAllocationReuse (1.10s) [2022-05-12T17:07:38.519Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T17:07:38.977Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T17:07:38.977Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T17:07:38.977Z] === RUN TestWindowsIPAM [2022-05-12T17:07:38.977Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T17:07:38.977Z] PASS [2022-05-12T17:07:38.977Z] coverage: 71.4% of statements [2022-05-12T17:07:38.977Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-05-12T17:07:39.721Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 2m51.548981938s [2022-05-12T17:07:39.721Z] 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-12T17:07:39.945Z] === RUN TestDefaultNetwork [2022-05-12T17:07:39.945Z] --- PASS: TestDefaultNetwork (0.22s) [2022-05-12T17:07:39.945Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T17:07:39.979Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.250004ms [2022-05-12T17:07:40.403Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.44s) [2022-05-12T17:07:40.403Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T17:07:40.404Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-05-12T17:07:40.404Z] === RUN TestInitAddressPools [2022-05-12T17:07:40.404Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T17:07:40.404Z] PASS [2022-05-12T17:07:40.404Z] coverage: 74.0% of statements [2022-05-12T17:07:40.404Z] ok github.com/docker/docker/libnetwork/ipamutils 0.516s coverage: 74.0% of statements [2022-05-12T17:07:40.862Z] === RUN TestKeyValue [2022-05-12T17:07:40.862Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T17:07:40.862Z] PASS [2022-05-12T17:07:40.862Z] coverage: 60.0% of statements [2022-05-12T17:07:40.862Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T17:07:41.829Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T17:07:42.211Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:07:42.211Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:07:42.211Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:07:42.211Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:07:42.211Z] [2022-05-12T17:07:42.211Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T17:07:42.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T17:07:42.211Z] HOSTNAME=76c95de9c1e2 [2022-05-12T17:07:42.211Z] TESTDEBUG=0 [2022-05-12T17:07:42.211Z] DEST=bundles/test-integration [2022-05-12T17:07:42.211Z] PWD=/go/src/github.com/docker/docker [2022-05-12T17:07:42.211Z] DOCKER_GITCOMMIT=06579e6cc666efe6e0a791e3635131401e1f99d3 [2022-05-12T17:07:42.211Z] container=docker [2022-05-12T17:07:42.211Z] HOME=/root [2022-05-12T17:07:42.211Z] GOLANG_VERSION=1.18.2 [2022-05-12T17:07:42.211Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T17:07:42.211Z] VALIDATE_BRANCH=master [2022-05-12T17:07:42.211Z] TERM=xterm [2022-05-12T17:07:42.211Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T17:07:42.211Z] SHLVL=1 [2022-05-12T17:07:42.211Z] TIMEOUT=120m [2022-05-12T17:07:42.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T17:07:42.211Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T17:07:42.211Z] GO111MODULE=off [2022-05-12T17:07:42.211Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T17:07:42.211Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T17:07:42.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T17:07:42.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T17:07:42.211Z] GOPATH=/go [2022-05-12T17:07:42.211Z] PKG_CONFIG=pkg-config [2022-05-12T17:07:42.211Z] _=/usr/bin/env [2022-05-12T17:07:42.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T17:07:42.287Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.90s) [2022-05-12T17:07:42.287Z] === RUN TestGetAddress [2022-05-12T17:07:42.745Z] === RUN TestGenerate [2022-05-12T17:07:42.745Z] --- PASS: TestGenerate (0.00s) [2022-05-12T17:07:42.745Z] === RUN TestGeneratePtr [2022-05-12T17:07:42.745Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T17:07:42.745Z] === RUN TestGenerateMissingField [2022-05-12T17:07:42.745Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T17:07:42.745Z] === RUN TestFieldCannotBeSet [2022-05-12T17:07:42.745Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T17:07:42.745Z] === RUN TestTypeMismatchError [2022-05-12T17:07:42.745Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T17:07:42.745Z] PASS [2022-05-12T17:07:42.745Z] coverage: 100.0% of statements [2022-05-12T17:07:42.745Z] ok github.com/docker/docker/libnetwork/options 0.093s coverage: 100.0% of statements [2022-05-12T17:07:43.204Z] === RUN TestNetworkDBSimple [2022-05-12T17:07:43.662Z] testing: warning: no tests to run [2022-05-12T17:07:43.662Z] PASS [2022-05-12T17:07:43.662Z] coverage: 0.0% of statements [2022-05-12T17:07:43.662Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:07:44.120Z] 2022/05/12 17:07:43 Closing DB instances... [2022-05-12T17:07:44.120Z] === RUN TestRequestNewPort [2022-05-12T17:07:44.120Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestRequestSpecificPort [2022-05-12T17:07:44.120Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestReleasePort [2022-05-12T17:07:44.120Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestReuseReleasedPort [2022-05-12T17:07:44.120Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestReleaseUnreadledPort [2022-05-12T17:07:44.120Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestUnknowProtocol [2022-05-12T17:07:44.120Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestAllocateAllPorts [2022-05-12T17:07:44.120Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestPortAllocation [2022-05-12T17:07:44.120Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T17:07:44.120Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestNoDuplicateBPR [2022-05-12T17:07:44.120Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T17:07:44.120Z] === RUN TestChangePortRange [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T17:07:44.120Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T17:07:44.120Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T17:07:44.120Z] PASS [2022-05-12T17:07:44.120Z] coverage: 88.6% of statements [2022-05-12T17:07:44.120Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-05-12T17:07:45.087Z] testing: warning: no tests to run [2022-05-12T17:07:45.087Z] PASS [2022-05-12T17:07:45.087Z] coverage: 0.0% of statements [2022-05-12T17:07:45.087Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:07:45.087Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-12T17:07:45.087Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T17:07:45.545Z] === RUN TestHashData [2022-05-12T17:07:45.545Z] --- PASS: TestHashData (0.00s) [2022-05-12T17:07:45.545Z] PASS [2022-05-12T17:07:45.545Z] coverage: 2.8% of statements [2022-05-12T17:07:45.545Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-05-12T17:07:46.044Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T17:07:46.044Z] PASS [2022-05-12T17:07:46.044Z] coverage: 100.0% of statements [2022-05-12T17:07:46.044Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-05-12T17:07:46.503Z] 2022/05/12 17:07:46 Closing DB instances... [2022-05-12T17:07:46.503Z] === RUN TestErrorConstructors [2022-05-12T17:07:46.503Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T17:07:46.503Z] === RUN TestCompareIPMask [2022-05-12T17:07:46.503Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T17:07:46.503Z] === RUN TestUtilGetHostPartIP [2022-05-12T17:07:46.503Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T17:07:46.503Z] === RUN TestUtilGetBroadcastIP [2022-05-12T17:07:46.503Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T17:07:46.503Z] === RUN TestParseCIDR [2022-05-12T17:07:46.503Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T17:07:46.503Z] PASS [2022-05-12T17:07:46.503Z] coverage: 37.3% of statements [2022-05-12T17:07:46.503Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T17:07:46.962Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T17:07:46.962Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T17:07:46.962Z] PASS [2022-05-12T17:07:46.962Z] coverage: 55.0% of statements [2022-05-12T17:07:46.962Z] ok github.com/docker/docker/oci 0.041s coverage: 55.0% of statements [2022-05-12T17:07:47.420Z] === RUN TestAddressPoolOpt [2022-05-12T17:07:47.420Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T17:07:47.420Z] === RUN TestValidateEnv [2022-05-12T17:07:47.420Z] === RUN TestValidateEnv/a [2022-05-12T17:07:47.420Z] === RUN TestValidateEnv/something [2022-05-12T17:07:47.420Z] === RUN TestValidateEnv/_=a [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/PATH [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/=a [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/PATH= [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/PATH=something [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/1asd [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/123 [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/some_space [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/= [2022-05-12T17:07:47.421Z] === RUN TestValidateEnv/PaTh [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestParseHost [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/unknown:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://:port [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T17:07:47.421Z] === RUN TestParseHost/something_with_spaces [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T17:07:47.421Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/unix:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/npipe:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/__ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/fd://something [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://host: [2022-05-12T17:07:47.421Z] === RUN TestParseHost/#00 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/fd:// [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T17:07:47.421Z] === RUN TestParseHost/_ [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://: [2022-05-12T17:07:47.421Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestParseTCP [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[::1]: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp:// [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/localhost: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/#00 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp://: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/localhost [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/: [2022-05-12T17:07:47.421Z] === RUN TestParseTCP/::1 [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T17:07:47.421Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestValidateExtraHosts [2022-05-12T17:07:47.421Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestValidateIPAddress [2022-05-12T17:07:47.421Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestMapOpts [2022-05-12T17:07:47.421Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestListOptsWithoutValidator [2022-05-12T17:07:47.421Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestListOptsWithValidator [2022-05-12T17:07:47.421Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestValidateDNSSearch [2022-05-12T17:07:47.421Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T17:07:47.421Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T17:07:47.421Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T17:07:47.421Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:07:47.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T17:07:47.422Z] === RUN TestNamedListOpts [2022-05-12T17:07:47.422Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T17:07:47.422Z] === RUN TestNamedMapOpts [2022-05-12T17:07:47.422Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T17:07:47.422Z] === RUN TestParseLink [2022-05-12T17:07:47.422Z] --- PASS: TestParseLink (0.00s) [2022-05-12T17:07:47.422Z] === RUN TestUlimitOpt [2022-05-12T17:07:47.422Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T17:07:47.422Z] PASS [2022-05-12T17:07:47.422Z] coverage: 65.5% of statements [2022-05-12T17:07:47.422Z] ok github.com/docker/docker/opts 0.101s coverage: 65.5% of statements [2022-05-12T17:07:47.881Z] === RUN TestParseVersion [2022-05-12T17:07:47.881Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T17:07:47.881Z] PASS [2022-05-12T17:07:47.881Z] coverage: 52.9% of statements [2022-05-12T17:07:47.881Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-05-12T17:07:47.881Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-05-12T17:07:47.881Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T17:07:49.417Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T17:07:49.417Z] 2022/05/12 17:07:48 Closing DB instances... [2022-05-12T17:07:49.417Z] === RUN TestIsArchivePathDir [2022-05-12T17:07:49.417Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-12T17:07:49.417Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T17:07:49.417Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2022-05-12T17:07:49.417Z] === RUN TestIsArchivePathTar [2022-05-12T17:07:49.417Z] --- PASS: TestIsArchivePathTar (0.11s) [2022-05-12T17:07:49.417Z] === RUN TestDecompressStreamGzip [2022-05-12T17:07:49.417Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T17:07:49.417Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T17:07:49.417Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-05-12T17:07:49.417Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T17:07:49.417Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T17:07:49.417Z] === RUN TestMiddleware [2022-05-12T17:07:49.417Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T17:07:49.417Z] === RUN TestNewResponseModifier [2022-05-12T17:07:49.417Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T17:07:49.417Z] PASS [2022-05-12T17:07:49.417Z] coverage: 26.8% of statements [2022-05-12T17:07:49.417Z] ok github.com/docker/docker/pkg/authorization 0.521s coverage: 26.8% of statements [2022-05-12T17:07:49.876Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-05-12T17:07:49.876Z] === RUN TestDecompressStreamBzip2 [2022-05-12T17:07:49.876Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-12T17:07:49.876Z] === RUN TestDecompressStreamXz [2022-05-12T17:07:49.876Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:07:49.876Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestDecompressStreamZstd [2022-05-12T17:07:49.876Z] archive_test.go:140: zstd not installed [2022-05-12T17:07:49.876Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-05-12T17:07:49.876Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T17:07:49.876Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T17:07:49.876Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestCompressStreamInvalid [2022-05-12T17:07:49.876Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionInvalid [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionUncompressed [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionBzip2 [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionGzip [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionXz [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestExtensionZstd [2022-05-12T17:07:49.876Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestCmdStreamLargeStderr [2022-05-12T17:07:49.876Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2022-05-12T17:07:49.876Z] === RUN TestCmdStreamBad [2022-05-12T17:07:49.876Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:07:49.876Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestCmdStreamGood [2022-05-12T17:07:49.876Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T17:07:49.876Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T17:07:49.876Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-12T17:07:49.876Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T17:07:49.876Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T17:07:49.876Z] === RUN TestUntarPath [2022-05-12T17:07:49.876Z] --- PASS: TestUntarPath (0.05s) [2022-05-12T17:07:49.876Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T17:07:49.876Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-12T17:07:49.876Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T17:07:50.335Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T17:07:50.335Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T17:07:50.335Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T17:07:50.335Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyWithTarSrcFile [2022-05-12T17:07:50.335Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T17:07:50.335Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T17:07:50.335Z] === RUN TestUnbuffered [2022-05-12T17:07:50.335Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestRaceUnbuffered [2022-05-12T17:07:50.335Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T17:07:50.335Z] PASS [2022-05-12T17:07:50.335Z] coverage: 100.0% of statements [2022-05-12T17:07:50.335Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T17:07:50.335Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T17:07:50.335Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T17:07:50.335Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-12T17:07:50.335Z] === RUN TestTarFiles [2022-05-12T17:07:50.335Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-05-12T17:07:50.793Z] === RUN TestMatch [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[foo]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[]#01 [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[qux]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T17:07:50.793Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T17:07:50.793Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T17:07:50.793Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T17:07:50.793Z] PASS [2022-05-12T17:07:50.793Z] coverage: 87.5% of statements [2022-05-12T17:07:50.793Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-05-12T17:07:50.793Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-05-12T17:07:50.793Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T17:07:51.761Z] === RUN TestChrootTarUntar [2022-05-12T17:07:51.761Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T17:07:51.761Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T17:07:51.761Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T17:07:51.761Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootCopyWithTar [2022-05-12T17:07:51.761Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootCopyFileWithTar [2022-05-12T17:07:51.761Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootUntarPath [2022-05-12T17:07:51.761Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T17:07:51.761Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T17:07:51.761Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:07:51.761Z] === RUN TestChrootApplyDotDotFile [2022-05-12T17:07:51.761Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:07:51.761Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:07:51.761Z] PASS [2022-05-12T17:07:51.761Z] coverage: 12.0% of statements [2022-05-12T17:07:51.761Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 12.0% of statements [2022-05-12T17:07:52.729Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T17:07:52.729Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T17:07:52.729Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T17:07:52.729Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T17:07:52.729Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T17:07:52.729Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T17:07:52.729Z] PASS [2022-05-12T17:07:52.729Z] coverage: 0.0% of statements [2022-05-12T17:07:52.729Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-05-12T17:07:52.729Z] 2022/05/12 17:07:52 Closing DB instances... [2022-05-12T17:07:53.188Z] === RUN TestSizeEmpty [2022-05-12T17:07:53.188Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeEmptyFile [2022-05-12T17:07:53.188Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeNonemptyFile [2022-05-12T17:07:53.188Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T17:07:53.188Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T17:07:53.188Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T17:07:53.188Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestMoveToSubdir [2022-05-12T17:07:53.188Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T17:07:53.188Z] === RUN TestSizeNonExistingDirectory [2022-05-12T17:07:53.188Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T17:07:53.188Z] PASS [2022-05-12T17:07:53.188Z] coverage: 80.0% of statements [2022-05-12T17:07:53.188Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-05-12T17:07:53.646Z] --- PASS: TestTarFiles (3.45s) [2022-05-12T17:07:53.646Z] === RUN TestDetectCompressionZstd [2022-05-12T17:07:53.646Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestTarUntar [2022-05-12T17:07:53.646Z] --- PASS: TestTarUntar (0.02s) [2022-05-12T17:07:53.646Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T17:07:53.646Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestTarWithOptions [2022-05-12T17:07:53.646Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T17:07:53.646Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T17:07:53.646Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestUntarUstarGnuConflict [2022-05-12T17:07:53.646Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestUntarInvalidFilenames [2022-05-12T17:07:53.646Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3034318666\\dest" [2022-05-12T17:07:53.646Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2022-05-12T17:07:53.646Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T17:07:53.646Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T17:07:53.646Z] === RUN TestUntarInvalidHardlink [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2253667716\\victim\\hello" -> "../victim/hello" [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2748953426\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2668322168\\victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2473524920\\victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink706660899\\victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1453017296\\victim" -> "../victim" [2022-05-12T17:07:53.646Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-12T17:07:53.646Z] === RUN TestUntarInvalidSymlink [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1575962589\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink698409950\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3471255880\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3907107657\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3694592382\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2104405679\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:53.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1555932906\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T17:07:53.646Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-05-12T17:07:53.646Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T17:07:53.646Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestXGlobalNoParent [2022-05-12T17:07:53.646Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T17:07:53.646Z] === RUN TestReplaceFileTarWrapper [2022-05-12T17:07:54.105Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-05-12T17:07:54.105Z] === RUN TestPrefixHeaderReadable [2022-05-12T17:07:54.105Z] === RUN TestPollerAddRemove [2022-05-12T17:07:54.105Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestPollerEvent [2022-05-12T17:07:54.105Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:07:54.105Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestPollerClose [2022-05-12T17:07:54.105Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T17:07:54.105Z] PASS [2022-05-12T17:07:54.105Z] coverage: 45.7% of statements [2022-05-12T17:07:54.105Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T17:07:54.105Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-05-12T17:07:54.105Z] === RUN TestDisablePigz [2022-05-12T17:07:54.105Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T17:07:54.105Z] --- PASS: TestDisablePigz (0.09s) [2022-05-12T17:07:54.105Z] === RUN TestPigz [2022-05-12T17:07:54.105Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T17:07:54.105Z] --- PASS: TestPigz (0.10s) [2022-05-12T17:07:54.105Z] === RUN TestNosysFileInfo [2022-05-12T17:07:54.105Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:07:54.105Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:07:54.105Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestCanonicalTarNameForPath [2022-05-12T17:07:54.105Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestCanonicalTarName [2022-05-12T17:07:54.105Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestChmodTarEntry [2022-05-12T17:07:54.105Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestHardLinkOrder [2022-05-12T17:07:54.105Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-12T17:07:54.105Z] === RUN TestChangeString [2022-05-12T17:07:54.105Z] --- PASS: TestChangeString (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestChangesWithNoChanges [2022-05-12T17:07:54.105Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T17:07:54.105Z] === RUN TestChangesWithChanges [2022-05-12T17:07:54.105Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-12T17:07:54.105Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T17:07:54.105Z] changes_test.go:196: needs more investigation [2022-05-12T17:07:54.105Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:07:54.105Z] === RUN TestChangesDirsEmpty [2022-05-12T17:07:54.564Z] --- PASS: TestChangesDirsEmpty (0.09s) [2022-05-12T17:07:54.564Z] === RUN TestChangesDirsMutated [2022-05-12T17:07:54.564Z] --- PASS: TestChangesDirsMutated (0.09s) [2022-05-12T17:07:54.564Z] === RUN TestApplyLayer [2022-05-12T17:07:54.564Z] changes_test.go:433: needs further investigation [2022-05-12T17:07:54.564Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T17:07:54.564Z] changes_test.go:469: needs further investigation [2022-05-12T17:07:54.564Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T17:07:54.564Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T17:07:54.564Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestChangesSize [2022-05-12T17:07:54.564Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T17:07:54.564Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames113550605\\dest" [2022-05-12T17:07:54.564Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T17:07:54.564Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink456925666\\victim\\hello" -> "../victim/hello" [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3964847991\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2093473998\\victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3486675417\\victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2789948889\\victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3452658381\\victim" -> "../victim" [2022-05-12T17:07:54.564Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-12T17:07:54.564Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2647624273\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2765971962\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3415576640\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3734137841\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3871055498\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:54.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1626362674\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:07:54.564Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-12T17:07:54.564Z] === RUN TestApplyLayerWhiteouts [2022-05-12T17:07:54.564Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-12T17:07:54.564Z] === RUN TestGenerateEmptyFile [2022-05-12T17:07:54.564Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestGenerateWithContent [2022-05-12T17:07:54.564Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T17:07:54.564Z] PASS [2022-05-12T17:07:54.564Z] coverage: 62.9% of statements [2022-05-12T17:07:54.564Z] ok github.com/docker/docker/pkg/archive 5.203s coverage: 62.9% of statements [2022-05-12T17:07:54.564Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T17:07:54.564Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:07:54.564Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T17:07:54.564Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T17:07:54.564Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCopyFile [2022-05-12T17:07:54.564Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T17:07:54.564Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:07:54.564Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T17:07:54.564Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T17:07:54.564Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:07:54.564Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestWildcardMatches [2022-05-12T17:07:54.564Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestPatternMatches [2022-05-12T17:07:54.564Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T17:07:54.564Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T17:07:54.564Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T17:07:54.564Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T17:07:54.564Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T17:07:54.564Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T17:07:54.564Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestSingleExclamationError [2022-05-12T17:07:54.564Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestMatchesWithNoPatterns [2022-05-12T17:07:54.564Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T17:07:54.564Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestMatches [2022-05-12T17:07:54.564Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T17:07:54.564Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T17:07:54.564Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T17:07:54.564Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T17:07:54.564Z] --- PASS: TestMatches (0.01s) [2022-05-12T17:07:54.564Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T17:07:54.564Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T17:07:54.564Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T17:07:54.564Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatterns [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T17:07:54.564Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCreateIfNotExistsDir [2022-05-12T17:07:54.564Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCreateIfNotExistsFile [2022-05-12T17:07:54.564Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestMatch [2022-05-12T17:07:54.564Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:07:54.564Z] === RUN TestCompile [2022-05-12T17:07:54.564Z] === RUN TestCompile/slash [2022-05-12T17:07:54.564Z] === RUN TestCompile/backslash [2022-05-12T17:07:54.564Z] --- PASS: TestCompile (0.00s) [2022-05-12T17:07:54.564Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T17:07:54.564Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T17:07:54.564Z] PASS [2022-05-12T17:07:54.564Z] coverage: 84.7% of statements [2022-05-12T17:07:54.564Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 84.7% of statements [2022-05-12T17:07:55.024Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-05-12T17:07:55.024Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T17:07:55.515Z] === RUN TestGet [2022-05-12T17:07:55.515Z] --- PASS: TestGet (0.00s) [2022-05-12T17:07:55.515Z] === RUN TestGetShortcutString [2022-05-12T17:07:55.515Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T17:07:55.515Z] PASS [2022-05-12T17:07:55.515Z] coverage: 42.9% of statements [2022-05-12T17:07:55.515Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-05-12T17:07:55.973Z] === RUN TestCreateIDMapOrder [2022-05-12T17:07:55.973Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T17:07:55.973Z] PASS [2022-05-12T17:07:55.973Z] coverage: 7.2% of statements [2022-05-12T17:07:55.973Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-05-12T17:07:56.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T17:07:56.940Z] === RUN TestFixedBufferCap [2022-05-12T17:07:56.940Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestFixedBufferLen [2022-05-12T17:07:56.940Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestFixedBufferString [2022-05-12T17:07:56.940Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestFixedBufferWrite [2022-05-12T17:07:56.940Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestFixedBufferRead [2022-05-12T17:07:56.940Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestBytesPipeRead [2022-05-12T17:07:56.940Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestBytesPipeWrite [2022-05-12T17:07:56.940Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T17:07:56.940Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T17:07:57.399Z] 2022/05/12 17:07:57 Closing DB instances... [2022-05-12T17:07:57.399Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-05-12T17:07:57.399Z] === RUN TestAtomicWriteToFile [2022-05-12T17:07:57.399Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T17:07:57.399Z] === RUN TestAtomicWriteSetCommit [2022-05-12T17:07:57.399Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestAtomicWriteSetCancel [2022-05-12T17:07:57.399Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T17:07:57.399Z] === RUN TestReadCloserWrapperClose [2022-05-12T17:07:57.399Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T17:07:57.399Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestReaderErrWrapperRead [2022-05-12T17:07:57.399Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestCancelReadCloser [2022-05-12T17:07:57.399Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T17:07:57.399Z] === RUN TestWriteCloserWrapperClose [2022-05-12T17:07:57.399Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestNopWriteCloser [2022-05-12T17:07:57.399Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestNopWriter [2022-05-12T17:07:57.399Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T17:07:57.399Z] === RUN TestWriteCounter [2022-05-12T17:07:57.399Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T17:07:57.399Z] PASS [2022-05-12T17:07:57.399Z] coverage: 70.5% of statements [2022-05-12T17:07:57.399Z] ok github.com/docker/docker/pkg/ioutils 0.581s coverage: 70.5% of statements [2022-05-12T17:07:58.180Z] Removing intermediate container 814e4951e8c1 [2022-05-12T17:07:58.180Z] ---> db937a2f8082 [2022-05-12T17:07:58.180Z] 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-12T17:07:58.180Z] ---> Running in be7a7468514a [2022-05-12T17:07:58.180Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T17:07:58.180Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T17:07:58.180Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T17:07:58.180Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T17:07:58.180Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T17:07:58.180Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T17:07:58.180Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T17:07:58.180Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T17:07:58.180Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T17:07:58.180Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T17:07:58.180Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T17:07:58.180Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T17:07:58.181Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T17:07:58.181Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T17:07:58.181Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T17:07:58.181Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T17:07:58.367Z] === RUN TestError [2022-05-12T17:07:58.367Z] --- PASS: TestError (0.00s) [2022-05-12T17:07:58.367Z] === RUN TestProgressString [2022-05-12T17:07:58.367Z] === RUN TestProgressString/no_progress [2022-05-12T17:07:58.367Z] === RUN TestProgressString/progress_1 [2022-05-12T17:07:58.367Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T17:07:58.367Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T17:07:58.367Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T17:07:58.367Z] === RUN TestProgressString/with_units [2022-05-12T17:07:58.367Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T17:07:58.367Z] === RUN TestProgressString/hide_counts [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T17:07:58.367Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T17:07:58.367Z] === RUN TestJSONMessageDisplay [2022-05-12T17:07:58.367Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-05-12T17:07:58.367Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T17:07:58.367Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T17:07:58.367Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T17:07:58.367Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T17:07:58.367Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T17:07:58.367Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T17:07:58.367Z] PASS [2022-05-12T17:07:58.367Z] coverage: 91.7% of statements [2022-05-12T17:07:58.367Z] ok github.com/docker/docker/pkg/jsonmessage 0.157s coverage: 91.7% of statements [2022-05-12T17:07:58.826Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-05-12T17:07:58.826Z] === RUN TestNetworkDBNodeLeave [2022-05-12T17:07:58.826Z] === RUN TestStandardLongPath [2022-05-12T17:07:58.826Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T17:07:58.826Z] === RUN TestUNCLongPath [2022-05-12T17:07:58.826Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T17:07:58.826Z] PASS [2022-05-12T17:07:58.826Z] coverage: 100.0% of statements [2022-05-12T17:07:58.826Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-05-12T17:07:59.285Z] === RUN TestNameFormat [2022-05-12T17:07:59.285Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T17:07:59.285Z] === RUN TestNameRetries [2022-05-12T17:07:59.285Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T17:07:59.285Z] PASS [2022-05-12T17:07:59.285Z] coverage: 85.7% of statements [2022-05-12T17:07:59.285Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-05-12T17:07:59.745Z] === RUN TestParseKeyValueOpt [2022-05-12T17:07:59.745Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T17:07:59.745Z] === RUN TestParseUintList [2022-05-12T17:07:59.745Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T17:07:59.745Z] === RUN TestParseUintListMaximumLimits [2022-05-12T17:07:59.745Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T17:07:59.745Z] PASS [2022-05-12T17:07:59.745Z] coverage: 97.0% of statements [2022-05-12T17:07:59.745Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T17:08:00.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:08:00.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:08:00.713Z] PASS [2022-05-12T17:08:00.713Z] coverage: 36.4% of statements [2022-05-12T17:08:00.713Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 36.4% of statements [2022-05-12T17:08:01.172Z] === RUN TestNewAndRemove [2022-05-12T17:08:01.172Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T17:08:01.172Z] === RUN TestRemoveInvalidPath [2022-05-12T17:08:01.172Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T17:08:01.172Z] PASS [2022-05-12T17:08:01.172Z] coverage: 82.6% of statements [2022-05-12T17:08:01.172Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2022-05-12T17:08:01.630Z] --- PASS: TestNetworkDBNodeLeave (2.77s) [2022-05-12T17:08:01.630Z] === RUN TestNetworkDBWatch [2022-05-12T17:08:01.630Z] --- PASS: TestGetAddress (19.63s) [2022-05-12T17:08:01.630Z] === RUN TestRequestSyntaxCheck [2022-05-12T17:08:01.630Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-05-12T17:08:01.630Z] === RUN TestRequest [2022-05-12T17:08:02.597Z] === RUN TestFailedConnection [2022-05-12T17:08:03.055Z] 2022/05/12 17:08:02 Closing DB instances... [2022-05-12T17:08:03.512Z] --- PASS: TestFailedConnection (1.05s) [2022-05-12T17:08:03.512Z] === RUN TestFailOnce [2022-05-12T17:08:03.512Z] 2022/05/12 17:08:03 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-05-12T17:08:03.512Z] goroutine 26 [running]: [2022-05-12T17:08:03.512Z] net/http.(*conn).serve.func1() [2022-05-12T17:08:03.512Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:08:03.513Z] panic({0x11836e0, 0x12cd090}) [2022-05-12T17:08:03.513Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:08:03.971Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3a0000000000003b?, 0xffffffffffffffff?}, 0x3a0495bd132a501d?) [2022-05-12T17:08:03.971Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T17:08:03.971Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12d2898?, 0xc00016e0e0?}, 0xc000207a78?) [2022-05-12T17:08:03.971Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:08:03.971Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12d2898, 0xc00016e0e0}, 0xc000168300) [2022-05-12T17:08:03.971Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T17:08:03.971Z] net/http.serverHandler.ServeHTTP({0x12d0eb8?}, {0x12d2898, 0xc00016e0e0}, 0xc000168300) [2022-05-12T17:08:03.971Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:08:03.971Z] net/http.(*conn).serve(0xc000094f00, {0x12d2d98, 0xc0000260f0}) [2022-05-12T17:08:03.971Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:08:03.971Z] created by net/http.(*Server).Serve [2022-05-12T17:08:03.971Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:08:03.971Z] time="2022-05-12T17:08:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T17:08:04.430Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-12T17:08:04.430Z] === RUN TestNetworkDBBulkSync [2022-05-12T17:08:04.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T17:08:04.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T17:08:04.888Z] --- PASS: TestFailOnce (1.12s) [2022-05-12T17:08:04.888Z] === RUN TestEchoInputOutput [2022-05-12T17:08:04.888Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T17:08:04.888Z] === RUN TestBackoff [2022-05-12T17:08:04.888Z] --- PASS: TestBackoff (0.00s) [2022-05-12T17:08:04.888Z] === RUN TestAbortRetry [2022-05-12T17:08:04.888Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T17:08:04.888Z] === RUN TestClientScheme [2022-05-12T17:08:04.888Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T17:08:04.888Z] === RUN TestNewClientWithTimeout [2022-05-12T17:08:05.347Z] time="2022-05-12T17:08:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T17:08:05.805Z] 2022/05/12 17:08:05 Closing DB instances... [2022-05-12T17:08:05.805Z] === RUN TestParseEmptyInterface [2022-05-12T17:08:05.805Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestParseNonInterfaceType [2022-05-12T17:08:05.805Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestParseWithOneFunction [2022-05-12T17:08:05.805Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestParseWithMultipleFuncs [2022-05-12T17:08:05.805Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestParseWithUnnamedReturn [2022-05-12T17:08:05.805Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestEmbeddedInterface [2022-05-12T17:08:05.805Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestParsedImports [2022-05-12T17:08:05.805Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T17:08:05.805Z] === RUN TestAliasedImports [2022-05-12T17:08:05.805Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T17:08:05.805Z] PASS [2022-05-12T17:08:05.805Z] coverage: 56.8% of statements [2022-05-12T17:08:05.805Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2022-05-12T17:08:06.771Z] === RUN TestHTTPTransport [2022-05-12T17:08:06.771Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T17:08:06.771Z] PASS [2022-05-12T17:08:06.771Z] coverage: 85.7% of statements [2022-05-12T17:08:06.771Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2022-05-12T17:08:06.771Z] time="2022-05-12T17:08:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T17:08:07.229Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:08:07.229Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:08:07.229Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T17:08:07.229Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T17:08:07.229Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T17:08:07.229Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T17:08:07.229Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:08:07.229Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:08:07.229Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T17:08:07.229Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T17:08:07.230Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T17:08:07.230Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T17:08:07.230Z] === RUN TestBufferPoolPutAndGet [2022-05-12T17:08:07.230Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T17:08:07.230Z] PASS [2022-05-12T17:08:07.230Z] coverage: 88.2% of statements [2022-05-12T17:08:07.230Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2022-05-12T17:08:07.230Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-12T17:08:07.230Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T17:08:07.689Z] === RUN TestOutputOnPrematureClose [2022-05-12T17:08:07.689Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T17:08:07.689Z] === RUN TestCompleteSilently [2022-05-12T17:08:07.689Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T17:08:07.689Z] PASS [2022-05-12T17:08:07.689Z] coverage: 75.9% of statements [2022-05-12T17:08:07.689Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-05-12T17:08:07.689Z] --- PASS: TestRequest (6.13s) [2022-05-12T17:08:07.689Z] === RUN TestOverlappingRequests [2022-05-12T17:08:08.147Z] === RUN TestSendToOneSub [2022-05-12T17:08:08.147Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T17:08:08.147Z] === RUN TestSendToMultipleSubs [2022-05-12T17:08:08.147Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T17:08:08.147Z] === RUN TestEvictOneSub [2022-05-12T17:08:08.147Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T17:08:08.147Z] === RUN TestClosePublisher [2022-05-12T17:08:08.147Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T17:08:08.147Z] === RUN TestPubSubRace [2022-05-12T17:08:08.147Z] --- PASS: TestOverlappingRequests (0.31s) [2022-05-12T17:08:08.147Z] === RUN TestRelease [2022-05-12T17:08:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T17:08:08.773Z] Removing intermediate container be7a7468514a [2022-05-12T17:08:08.773Z] ---> 8a1ec8cd2cb5 [2022-05-12T17:08:08.773Z] 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-12T17:08:08.773Z] ---> Running in dcf1d5c946c8 [2022-05-12T17:08:09.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T17:08:09.113Z] --- PASS: TestPubSubRace (1.05s) [2022-05-12T17:08:09.113Z] PASS [2022-05-12T17:08:09.113Z] coverage: 75.0% of statements [2022-05-12T17:08:09.113Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-05-12T17:08:09.113Z] time="2022-05-12T17:08:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T17:08:09.573Z] --- PASS: TestRelease (1.17s) [2022-05-12T17:08:09.573Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:08:09.573Z] === RUN TestRegister [2022-05-12T17:08:09.573Z] --- PASS: TestRegister (0.00s) [2022-05-12T17:08:09.573Z] === RUN TestCommand [2022-05-12T17:08:09.573Z] --- PASS: TestCommand (0.03s) [2022-05-12T17:08:09.573Z] === RUN TestNaiveSelf [2022-05-12T17:08:09.573Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-12T17:08:09.573Z] PASS [2022-05-12T17:08:09.573Z] coverage: 82.4% of statements [2022-05-12T17:08:09.573Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2022-05-12T17:08:10.031Z] 2022/05/12 17:08:09 Closing DB instances... [2022-05-12T17:08:10.031Z] === RUN TestDump [2022-05-12T17:08:10.031Z] goroutine 6 [running]: [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.dump(0x8d2d57?) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T17:08:10.031Z] testing.tRunner(0xc0001621a0, 0xa9a4b0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:08:10.031Z] created by testing.(*T).Run [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:08:10.031Z] [2022-05-12T17:08:10.031Z] goroutine 1 [chan receive]: [2022-05-12T17:08:10.031Z] testing.(*T).Run(0xc000162000, {0xa89154?, 0x8ac1f3?}, 0xa9a4b0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:08:10.031Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:08:10.031Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:08:10.031Z] testing.runTests(0xc000058460?, {0xc1e400, 0x3, 0x3}, {0x2a852090108?, 0x40?, 0xc234a0?}) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:08:10.031Z] testing.(*M).Run(0xc000058460) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:08:10.031Z] main.main() [2022-05-12T17:08:10.031Z] _testmain.go:99 +0x255 [2022-05-12T17:08:10.031Z] --- PASS: TestDump (0.00s) [2022-05-12T17:08:10.031Z] === RUN TestDumpToFile [2022-05-12T17:08:10.031Z] --- PASS: TestDumpToFile (0.10s) [2022-05-12T17:08:10.031Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T17:08:10.031Z] goroutine 8 [running]: [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.dump(0x94ed93?) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x94ed60?}) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T17:08:10.031Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-12T17:08:10.031Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T17:08:10.031Z] testing.tRunner(0xc000162820, 0xa9a4a0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:08:10.031Z] created by testing.(*T).Run [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:08:10.031Z] [2022-05-12T17:08:10.031Z] goroutine 1 [chan receive]: [2022-05-12T17:08:10.031Z] testing.(*T).Run(0xc000162000, {0xa9072b?, 0x8ac1f3?}, 0xa9a4a0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:08:10.031Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:08:10.031Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:08:10.031Z] testing.runTests(0xc000058460?, {0xc1e400, 0x3, 0x3}, {0x2a852090108?, 0x40?, 0xc234a0?}) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:08:10.031Z] testing.(*M).Run(0xc000058460) [2022-05-12T17:08:10.031Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:08:10.031Z] main.main() [2022-05-12T17:08:10.031Z] _testmain.go:99 +0x255 [2022-05-12T17:08:10.031Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T17:08:10.031Z] PASS [2022-05-12T17:08:10.031Z] coverage: 90.9% of statements [2022-05-12T17:08:10.031Z] ok github.com/docker/docker/pkg/stack 0.125s coverage: 90.9% of statements [2022-05-12T17:08:10.402Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T17:08:10.402Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T17:08:10.489Z] time="2022-05-12T17:08:10Z" level=error msg="node: 4e15030bf631 is unknown to memberlist" [2022-05-12T17:08:10.489Z] === RUN TestNewStdWriter [2022-05-12T17:08:10.489Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T17:08:10.489Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestWriteWithNilBytes [2022-05-12T17:08:10.489Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestWrite [2022-05-12T17:08:10.489Z] --- PASS: TestWrite (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestWriteWithWriterError [2022-05-12T17:08:10.489Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T17:08:10.489Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyWriteAndRead [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T17:08:10.489Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T17:08:10.489Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T17:08:10.489Z] PASS [2022-05-12T17:08:10.489Z] coverage: 100.0% of statements [2022-05-12T17:08:10.489Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2022-05-12T17:08:10.891Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T17:08:10.891Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T17:08:10.891Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T17:08:10.891Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T17:08:10.891Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T17:08:10.891Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T17:08:11.456Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T17:08:11.456Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T17:08:11.456Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestFormatStatus [2022-05-12T17:08:11.456Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestFormatError [2022-05-12T17:08:11.456Z] --- PASS: TestFormatError (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestFormatJSONError [2022-05-12T17:08:11.456Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T17:08:11.456Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T17:08:11.456Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestNewJSONProgressOutput [2022-05-12T17:08:11.456Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestAuxFormatterEmit [2022-05-12T17:08:11.456Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestStreamWriterStdout [2022-05-12T17:08:11.456Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestStreamWriterStderr [2022-05-12T17:08:11.456Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T17:08:11.456Z] PASS [2022-05-12T17:08:11.456Z] coverage: 66.2% of statements [2022-05-12T17:08:11.456Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2022-05-12T17:08:11.456Z] === RUN TestGenerateRandomID [2022-05-12T17:08:11.456Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestShortenId [2022-05-12T17:08:11.456Z] --- PASS: TestShortenId (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestShortenSha256Id [2022-05-12T17:08:11.456Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestShortenIdEmpty [2022-05-12T17:08:11.456Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestShortenIdInvalid [2022-05-12T17:08:11.456Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestIsShortIDNonHex [2022-05-12T17:08:11.456Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T17:08:11.456Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T17:08:11.456Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T17:08:11.456Z] PASS [2022-05-12T17:08:11.456Z] coverage: 70.6% of statements [2022-05-12T17:08:11.456Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-05-12T17:08:12.424Z] === RUN TestIsCpusetListAvailable [2022-05-12T17:08:12.424Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T17:08:12.424Z] PASS [2022-05-12T17:08:12.424Z] coverage: 39.4% of statements [2022-05-12T17:08:12.424Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-12T17:08:12.882Z] --- PASS: TestAllocateRandomDeallocate (3.32s) [2022-05-12T17:08:12.882Z] === RUN TestRetrieveFromStore [2022-05-12T17:08:12.882Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.65s) [2022-05-12T17:08:12.882Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T17:08:13.341Z] === RUN TestChtimes [2022-05-12T17:08:13.341Z] --- PASS: TestChtimes (0.00s) [2022-05-12T17:08:13.341Z] === RUN TestChtimesWindows [2022-05-12T17:08:13.341Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T17:08:13.341Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T17:08:13.341Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T17:08:13.341Z] PASS [2022-05-12T17:08:13.341Z] coverage: 13.0% of statements [2022-05-12T17:08:13.341Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 13.0% of statements [2022-05-12T17:08:13.799Z] time="2022-05-12T17:08:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T17:08:13.799Z] === RUN TestTailFile [2022-05-12T17:08:13.799Z] --- PASS: TestTailFile (0.00s) [2022-05-12T17:08:13.799Z] === RUN TestTailFileManyLines [2022-05-12T17:08:13.799Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T17:08:13.799Z] === RUN TestTailEmptyFile [2022-05-12T17:08:13.799Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T17:08:13.799Z] === RUN TestTailNegativeN [2022-05-12T17:08:13.799Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.799Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] --- PASS: TestRetrieveFromStore (1.14s) [2022-05-12T17:08:13.800Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.801Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-12T17:08:13.801Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T17:08:13.801Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T17:08:13.801Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T17:08:13.801Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T17:08:13.801Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T17:08:13.801Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T17:08:13.801Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T17:08:13.801Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T17:08:13.801Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T17:08:13.801Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T17:08:13.801Z] === RUN TestDebug [2022-05-12T17:08:13.801Z] --- PASS: TestDebug (0.00s) [2022-05-12T17:08:13.801Z] === RUN TestRequestPoolParallel [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:08:13.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:13.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:13.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:13.802Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:14.262Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.262Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.263Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:08:14.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.264Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.265Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] 2022/05/12 17:08:13 Closing DB instances... [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:08:14.266Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:08:14.267Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:08:14.267Z] PASS [2022-05-12T17:08:14.267Z] coverage: 88.6% of statements [2022-05-12T17:08:14.267Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2022-05-12T17:08:14.267Z] --- PASS: TestRequestPoolParallel (0.28s) [2022-05-12T17:08:14.267Z] === RUN TestFullAllocateRelease [2022-05-12T17:08:14.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T17:08:14.725Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-05-12T17:08:14.725Z] === RUN TestOddAllocateRelease [2022-05-12T17:08:14.725Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-05-12T17:08:14.725Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T17:08:14.725Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-12T17:08:14.725Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T17:08:14.725Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:08:14.725Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T17:08:14.725Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T17:08:14.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T17:08:14.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T17:08:14.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:08:14.725Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T17:08:14.725Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T17:08:14.725Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:08:14.725Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T17:08:14.726Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:08:14.726Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:08:14.726Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:08:14.726Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:08:14.726Z] PASS [2022-05-12T17:08:14.726Z] coverage: 85.3% of statements [2022-05-12T17:08:14.726Z] ok github.com/docker/docker/libnetwork/ipam 38.127s coverage: 85.3% of statements [2022-05-12T17:08:14.726Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T17:08:15.184Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-12T17:08:15.184Z] === RUN TestTarSumRemove [2022-05-12T17:08:15.184Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestSortFileInfoSums [2022-05-12T17:08:15.184Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T17:08:15.184Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestNewTarSumForLabel [2022-05-12T17:08:15.184Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestEmptyTar [2022-05-12T17:08:15.184Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestTarSumsReadSize [2022-05-12T17:08:15.184Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestTarSums [2022-05-12T17:08:15.184Z] --- PASS: TestTarSums (0.05s) [2022-05-12T17:08:15.184Z] === RUN TestIteration [2022-05-12T17:08:15.184Z] --- PASS: TestIteration (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestVersionLabelForChecksum [2022-05-12T17:08:15.184Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestVersion [2022-05-12T17:08:15.184Z] --- PASS: TestVersion (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestGetVersion [2022-05-12T17:08:15.184Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T17:08:15.184Z] === RUN TestGetVersions [2022-05-12T17:08:15.184Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T17:08:15.184Z] PASS [2022-05-12T17:08:15.184Z] coverage: 89.3% of statements [2022-05-12T17:08:15.184Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-05-12T17:08:15.642Z] === RUN TestTruncIndex [2022-05-12T17:08:15.642Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2022-05-12T17:08:15.642Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T17:08:15.642Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T17:08:15.642Z] PASS [2022-05-12T17:08:15.642Z] coverage: 91.5% of statements [2022-05-12T17:08:15.642Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2022-05-12T17:08:16.101Z] === RUN TestVersionInfo [2022-05-12T17:08:16.101Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T17:08:16.101Z] === RUN TestAppendVersions [2022-05-12T17:08:16.101Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T17:08:16.101Z] PASS [2022-05-12T17:08:16.101Z] coverage: 88.9% of statements [2022-05-12T17:08:16.101Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-05-12T17:08:17.636Z] === RUN TestValidatePrivileges [2022-05-12T17:08:17.636Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T17:08:17.636Z] === RUN TestFilterByCapNeg [2022-05-12T17:08:17.636Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T17:08:17.636Z] === RUN TestFilterByCapPos [2022-05-12T17:08:17.636Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T17:08:17.636Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T17:08:17.636Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T17:08:17.636Z] PASS [2022-05-12T17:08:17.636Z] coverage: 12.2% of statements [2022-05-12T17:08:17.636Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.2% of statements [2022-05-12T17:08:18.095Z] === RUN TestNewSettable [2022-05-12T17:08:18.095Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T17:08:18.095Z] === RUN TestIsSettable [2022-05-12T17:08:18.095Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T17:08:18.095Z] === RUN TestUpdateSettingsEnv [2022-05-12T17:08:18.095Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T17:08:18.095Z] PASS [2022-05-12T17:08:18.095Z] coverage: 20.0% of statements [2022-05-12T17:08:18.095Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-12T17:08:18.236Z] Removing intermediate container dcf1d5c946c8 [2022-05-12T17:08:18.236Z] ---> ae01a01c701e [2022-05-12T17:08:18.236Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T17:08:18.236Z] ---> Running in e1d18dd73ee2 [2022-05-12T17:08:18.236Z] Removing intermediate container e1d18dd73ee2 [2022-05-12T17:08:18.236Z] ---> f72cab21121f [2022-05-12T17:08:18.236Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T17:08:18.236Z] ---> Running in f355d1824a6a [2022-05-12T17:08:18.236Z] Removing intermediate container f355d1824a6a [2022-05-12T17:08:18.236Z] ---> 64893b768a23 [2022-05-12T17:08:18.236Z] Step 13/13 : COPY . . [2022-05-12T17:08:18.554Z] === RUN TestLoad [2022-05-12T17:08:18.554Z] --- PASS: TestLoad (0.00s) [2022-05-12T17:08:18.554Z] === RUN TestSave [2022-05-12T17:08:19.012Z] --- PASS: TestSave (0.02s) [2022-05-12T17:08:19.012Z] === RUN TestAddDeleteGet [2022-05-12T17:08:19.012Z] --- PASS: TestAddDeleteGet (0.02s) [2022-05-12T17:08:19.012Z] === RUN TestInvalidTags [2022-05-12T17:08:19.012Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T17:08:19.012Z] PASS [2022-05-12T17:08:19.012Z] coverage: 84.4% of statements [2022-05-12T17:08:19.012Z] ok github.com/docker/docker/reference 0.089s coverage: 84.4% of statements [2022-05-12T17:08:20.548Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T17:08:20.548Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T17:08:20.548Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T17:08:20.548Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestValidateMirror [2022-05-12T17:08:20.548Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestLoadInsecureRegistries [2022-05-12T17:08:20.548Z] time="2022-05-12T17:08:20Z" 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-12T17:08:20.548Z] time="2022-05-12T17:08:20Z" 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-12T17:08:20.548Z] time="2022-05-12T17:08:20Z" 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-12T17:08:20.548Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2022-05-12T17:08:20.548Z] === RUN TestNewServiceConfig [2022-05-12T17:08:20.548Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestValidateIndexName [2022-05-12T17:08:20.548Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestValidateIndexNameWithError [2022-05-12T17:08:20.548Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestEndpointParse [2022-05-12T17:08:20.548Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestEndpointParseInvalid [2022-05-12T17:08:20.548Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestValidateEndpoint [2022-05-12T17:08:20.548Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestPing [2022-05-12T17:08:20.548Z] --- PASS: TestPing (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestPingRegistryEndpoint [2022-05-12T17:08:20.548Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:08:20.548Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestEndpoint [2022-05-12T17:08:20.548Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:08:20.548Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestParseRepositoryInfo [2022-05-12T17:08:20.548Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestNewIndexInfo [2022-05-12T17:08:20.548Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestMirrorEndpointLookup [2022-05-12T17:08:20.548Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:08:20.548Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestSearchRepositories [2022-05-12T17:08:20.548Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T17:08:20.548Z] Host: 127.0.0.1:49319 [2022-05-12T17:08:20.548Z] User-Agent: docker test client [2022-05-12T17:08:20.548Z] Authorization: Token fake-token [2022-05-12T17:08:20.548Z] X-Docker-Token: true [2022-05-12T17:08:20.548Z] Accept-Encoding: gzip [2022-05-12T17:08:20.548Z] [2022-05-12T17:08:20.548Z] [2022-05-12T17:08:20.548Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T17:08:20.548Z] Connection: close [2022-05-12T17:08:20.548Z] Content-Length: 144 [2022-05-12T17:08:20.548Z] Cache-Control: no-cache [2022-05-12T17:08:20.548Z] Content-Type: application/json [2022-05-12T17:08:20.548Z] Date: Thu, 12 May 2022 17:08:20 GMT [2022-05-12T17:08:20.548Z] Expires: -1 [2022-05-12T17:08:20.548Z] Pragma: no-cache [2022-05-12T17:08:20.548Z] Server: docker-tests/mock [2022-05-12T17:08:20.548Z] X-Docker-Registry-Config: mock [2022-05-12T17:08:20.548Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T17:08:20.548Z] [2022-05-12T17:08:20.548Z] [2022-05-12T17:08:20.548Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestTrustedLocation [2022-05-12T17:08:20.548Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T17:08:20.548Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T17:08:20.548Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T17:08:20.548Z] === RUN TestIsSecureIndex [2022-05-12T17:08:20.548Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T17:08:20.548Z] PASS [2022-05-12T17:08:20.548Z] coverage: 51.7% of statements [2022-05-12T17:08:20.548Z] ok github.com/docker/docker/registry 0.149s coverage: 51.7% of statements [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T17:08:21.437Z] time="2022-05-12T17:08:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReader [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T17:08:21.437Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T17:08:21.437Z] PASS [2022-05-12T17:08:21.437Z] coverage: 100.0% of statements [2022-05-12T17:08:21.437Z] ok github.com/docker/docker/registry/resumable 0.151s coverage: 100.0% of statements [2022-05-12T17:08:21.437Z] === RUN TestRestartManagerTimeout [2022-05-12T17:08:21.437Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T17:08:21.437Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T17:08:21.437Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T17:08:21.437Z] PASS [2022-05-12T17:08:21.437Z] coverage: 50.9% of statements [2022-05-12T17:08:21.437Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-05-12T17:08:21.896Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T17:08:21.896Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T17:08:21.896Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T17:08:21.896Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T17:08:22.354Z] === RUN TestDecodeContainerConfig [2022-05-12T17:08:22.355Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T17:08:22.355Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T17:08:22.355Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T17:08:22.355Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestValidatePrivileged [2022-05-12T17:08:22.355Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T17:08:22.355Z] PASS [2022-05-12T17:08:22.355Z] coverage: 52.4% of statements [2022-05-12T17:08:22.355Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.4% of statements [2022-05-12T17:08:22.355Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T17:08:22.355Z] === RUN TestClientStream [2022-05-12T17:08:22.355Z] --- PASS: TestClientStream (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestClientSendFile [2022-05-12T17:08:22.355Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestClientWithRequestTimeout [2022-05-12T17:08:22.355Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T17:08:22.355Z] === RUN TestFileSpecPlugin [2022-05-12T17:08:22.355Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T17:08:22.355Z] === RUN TestFileJSONSpecPlugin [2022-05-12T17:08:22.355Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T17:08:22.355Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestPluginAddHandler [2022-05-12T17:08:22.355Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestPluginWaitBadPlugin [2022-05-12T17:08:22.355Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestGet [2022-05-12T17:08:22.355Z] time="2022-05-12T17:08:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T17:08:22.355Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T17:08:22.355Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T17:08:22.355Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T17:08:22.355Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T17:08:22.355Z] PASS [2022-05-12T17:08:22.355Z] coverage: 62.5% of statements [2022-05-12T17:08:22.355Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-12T17:08:23.321Z] time="2022-05-12T17:08:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T17:08:23.933Z] Removing intermediate container 77717b3165cd [2022-05-12T17:08:23.933Z] ---> d4559e130daf [2022-05-12T17:08:23.933Z] 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-12T17:08:23.933Z] ---> Running in 1a51ba9ab704 [2022-05-12T17:08:23.933Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T17:08:23.933Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T17:08:23.933Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T17:08:23.933Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T17:08:23.933Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T17:08:23.933Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T17:08:23.933Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T17:08:23.933Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T17:08:23.933Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T17:08:23.933Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T17:08:23.933Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T17:08:24.288Z] === RUN TestGetDriver [2022-05-12T17:08:24.288Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestVolumeRequestError [2022-05-12T17:08:24.288Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T17:08:24.288Z] PASS [2022-05-12T17:08:24.288Z] coverage: 36.1% of statements [2022-05-12T17:08:24.288Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-05-12T17:08:24.288Z] === RUN TestGetAddress [2022-05-12T17:08:24.288Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestRemove [2022-05-12T17:08:24.288Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:08:24.288Z] --- SKIP: TestRemove (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestInitializeWithVolumes [2022-05-12T17:08:24.288Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestCreate [2022-05-12T17:08:24.288Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:08:24.288Z] === RUN TestValidateName [2022-05-12T17:08:24.288Z] --- PASS: TestValidateName (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestCreateWithOpts [2022-05-12T17:08:24.288Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:08:24.288Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T17:08:24.288Z] === RUN TestRelaodNoOpts [2022-05-12T17:08:24.288Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T17:08:24.288Z] PASS [2022-05-12T17:08:24.288Z] coverage: 41.5% of statements [2022-05-12T17:08:24.288Z] ok github.com/docker/docker/volume/local 0.045s coverage: 41.5% of statements [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRaw [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T17:08:25.256Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRaw [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T17:08:25.256Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestConvertTmpfsOptions [2022-05-12T17:08:25.256Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T17:08:25.256Z] linux_parser_test.go:209: data="ro" [2022-05-12T17:08:25.256Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestParseMountSpec [2022-05-12T17:08:25.256Z] parser_test.go:62: case 0 [2022-05-12T17:08:25.256Z] parser_test.go:62: case 1 [2022-05-12T17:08:25.256Z] parser_test.go:62: case 2 [2022-05-12T17:08:25.256Z] parser_test.go:62: case 3 [2022-05-12T17:08:25.256Z] parser_test.go:62: case 4 [2022-05-12T17:08:25.256Z] parser_test.go:62: case 5 [2022-05-12T17:08:25.256Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestValidateMount [2022-05-12T17:08:25.256Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRaw [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:08:25.256Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T17:08:25.256Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:08:25.256Z] PASS [2022-05-12T17:08:25.256Z] coverage: 67.6% of statements [2022-05-12T17:08:25.256Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-05-12T17:08:25.256Z] time="2022-05-12T17:08:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T17:08:25.714Z] === RUN TestSetGetMeta [2022-05-12T17:08:25.714Z] === PAUSE TestSetGetMeta [2022-05-12T17:08:25.714Z] === RUN TestRestore [2022-05-12T17:08:25.714Z] === PAUSE TestRestore [2022-05-12T17:08:25.714Z] === RUN TestServiceCreate [2022-05-12T17:08:25.714Z] === PAUSE TestServiceCreate [2022-05-12T17:08:25.714Z] === RUN TestServiceList [2022-05-12T17:08:25.714Z] === PAUSE TestServiceList [2022-05-12T17:08:25.714Z] === RUN TestServiceRemove [2022-05-12T17:08:25.714Z] === PAUSE TestServiceRemove [2022-05-12T17:08:25.715Z] === RUN TestServiceGet [2022-05-12T17:08:25.715Z] === PAUSE TestServiceGet [2022-05-12T17:08:25.715Z] === RUN TestServicePrune [2022-05-12T17:08:25.715Z] === PAUSE TestServicePrune [2022-05-12T17:08:25.715Z] === RUN TestCreate [2022-05-12T17:08:25.715Z] === PAUSE TestCreate [2022-05-12T17:08:25.715Z] === RUN TestRemove [2022-05-12T17:08:25.715Z] === PAUSE TestRemove [2022-05-12T17:08:25.715Z] === RUN TestList [2022-05-12T17:08:25.715Z] === PAUSE TestList [2022-05-12T17:08:25.715Z] === RUN TestFindByDriver [2022-05-12T17:08:25.715Z] === PAUSE TestFindByDriver [2022-05-12T17:08:25.715Z] === RUN TestFindByReferenced [2022-05-12T17:08:25.715Z] === PAUSE TestFindByReferenced [2022-05-12T17:08:25.715Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T17:08:25.715Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T17:08:25.715Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:08:25.715Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:08:25.715Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T17:08:25.715Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T17:08:25.715Z] === RUN TestRefDerefRemove [2022-05-12T17:08:25.715Z] === PAUSE TestRefDerefRemove [2022-05-12T17:08:25.715Z] === RUN TestGet [2022-05-12T17:08:25.715Z] === PAUSE TestGet [2022-05-12T17:08:25.715Z] === RUN TestGetWithReference [2022-05-12T17:08:25.715Z] === PAUSE TestGetWithReference [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:08:25.715Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T17:08:25.715Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T17:08:25.715Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T17:08:25.715Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T17:08:25.715Z] === CONT TestSetGetMeta [2022-05-12T17:08:25.715Z] === CONT TestList [2022-05-12T17:08:25.715Z] === CONT TestCreate [2022-05-12T17:08:25.715Z] === CONT TestServiceGet [2022-05-12T17:08:25.715Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:08:25.715Z] === CONT TestServicePrune [2022-05-12T17:08:25.715Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestServiceList [2022-05-12T17:08:25.715Z] --- PASS: TestList (0.03s) [2022-05-12T17:08:25.715Z] === CONT TestServiceRemove [2022-05-12T17:08:25.715Z] --- PASS: TestServiceGet (0.10s) [2022-05-12T17:08:25.715Z] === CONT TestServiceCreate [2022-05-12T17:08:25.715Z] time="2022-05-12T17:08:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:08:25.715Z] --- PASS: TestServiceRemove (0.08s) [2022-05-12T17:08:25.715Z] === CONT TestRemove [2022-05-12T17:08:25.715Z] time="2022-05-12T17:08:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:08:25.715Z] --- PASS: TestServiceList (0.10s) [2022-05-12T17:08:25.715Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T17:08:25.715Z] time="2022-05-12T17:08:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:08:25.715Z] time="2022-05-12T17:08:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T17:08:25.715Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestGetWithReference [2022-05-12T17:08:25.715Z] --- PASS: TestRemove (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestGet [2022-05-12T17:08:25.715Z] time="2022-05-12T17:08:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:08:25.715Z] === CONT TestRefDerefRemove [2022-05-12T17:08:25.715Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T17:08:25.715Z] --- PASS: TestServicePrune (0.12s) [2022-05-12T17:08:25.715Z] === CONT TestRestore [2022-05-12T17:08:25.715Z] --- PASS: TestGet (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T17:08:25.715Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:08:25.715Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T17:08:25.715Z] === CONT TestFindByReferenced [2022-05-12T17:08:25.715Z] --- PASS: TestRestore (0.03s) [2022-05-12T17:08:25.715Z] === CONT TestFindByDriver [2022-05-12T17:08:25.715Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T17:08:25.715Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T17:08:25.715Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T17:08:25.715Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T17:08:25.715Z] PASS [2022-05-12T17:08:25.715Z] coverage: 69.0% of statements [2022-05-12T17:08:25.715Z] ok github.com/docker/docker/volume/service 0.212s coverage: 69.0% of statements [2022-05-12T17:08:26.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T17:08:29.447Z] time="2022-05-12T17:08:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T17:08:30.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T17:08:31.232Z] --- PASS: TestImportExtremelyLargeImageWorks (91.46s) [2022-05-12T17:08:31.232Z] PASS [2022-05-12T17:08:31.232Z] [2022-05-12T17:08:31.232Z] DONE 22 tests in 94.508s [2022-05-12T17:08:31.232Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T17:08:31.232Z] INFO: Testing against a local daemon [2022-05-12T17:08:31.232Z] === RUN TestNetworkCreateDelete [2022-05-12T17:08:31.232Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T17:08:31.232Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:08:31.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-12T17:08:31.232Z] === RUN TestDaemonDNSFallback [2022-05-12T17:08:33.147Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-05-12T17:08:33.147Z] === RUN TestInspectNetwork [2022-05-12T17:08:33.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T17:08:35.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T17:08:36.453Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T17:08:36.453Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T17:08:36.453Z] === RUN TestInspectNetwork/network_name [2022-05-12T17:08:36.453Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T17:08:38.015Z] --- PASS: TestGet (15.01s) [2022-05-12T17:08:38.015Z] === RUN TestPluginWithNoManifest [2022-05-12T17:08:38.015Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T17:08:38.015Z] === RUN TestGetAll [2022-05-12T17:08:38.015Z] --- PASS: TestGetAll (0.00s) [2022-05-12T17:08:38.015Z] PASS [2022-05-12T17:08:38.015Z] coverage: 73.2% of statements [2022-05-12T17:08:38.015Z] ok github.com/docker/docker/pkg/plugins 34.851s coverage: 73.2% of statements [2022-05-12T17:08:38.852Z] Removing intermediate container 1a51ba9ab704 [2022-05-12T17:08:38.852Z] ---> cabe9ba17a11 [2022-05-12T17:08:38.852Z] 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-12T17:08:38.852Z] ---> Running in 004d1f137ff1 [2022-05-12T17:08:39.791Z] ---> c5a5f73bc24d [2022-05-12T17:08:39.792Z] Successfully built c5a5f73bc24d [2022-05-12T17:08:39.792Z] Successfully tagged docker:latest [2022-05-12T17:08:39.792Z] INFO: Image build ended at 05/12/2022 17:08:37. Duration:00:02:46.4887835 [2022-05-12T17:08:39.792Z] [2022-05-12T17:08:39.792Z] [2022-05-12T17:08:39.792Z] INFO: Building the test binaries at 05/12/2022 17:08:37... [2022-05-12T17:08:39.863Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T17:08:39.863Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T17:08:39.863Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T17:08:39.863Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T17:08:40.330Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T17:08:40.330Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T17:08:40.330Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T17:08:40.330Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T17:08:40.661Z] --- PASS: TestInspectNetwork (7.34s) [2022-05-12T17:08:40.661Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T17:08:40.661Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T17:08:40.661Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T17:08:40.661Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T17:08:40.661Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:08:40.819Z] INFO: make.ps1 starting at 05/12/2022 17:08:40 [2022-05-12T17:08:41.309Z] INFO: Git commit (ada4cbbdf7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T17:08:41.309Z] INFO: Invoking autogen... [2022-05-12T17:08:41.309Z] { [2022-05-12T17:08:41.309Z] "RT_GROUP_ICON": { [2022-05-12T17:08:41.309Z] "#1": { [2022-05-12T17:08:41.309Z] "0409": "../../winresources/docker.ico" [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] }, [2022-05-12T17:08:41.309Z] "RT_MANIFEST": { [2022-05-12T17:08:41.309Z] "#1": { [2022-05-12T17:08:41.309Z] "0409": { [2022-05-12T17:08:41.309Z] "identity": {}, [2022-05-12T17:08:41.309Z] "description": "Docker Engine", [2022-05-12T17:08:41.309Z] "minimum-os": "vista", [2022-05-12T17:08:41.309Z] "execution-level": "", [2022-05-12T17:08:41.309Z] "ui-access": false, [2022-05-12T17:08:41.309Z] "auto-elevate": false, [2022-05-12T17:08:41.309Z] "dpi-awareness": "unaware", [2022-05-12T17:08:41.309Z] "disable-theming": false, [2022-05-12T17:08:41.309Z] "disable-window-filtering": false, [2022-05-12T17:08:41.309Z] "high-resolution-scrolling-aware": false, [2022-05-12T17:08:41.309Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T17:08:41.309Z] "long-path-aware": false, [2022-05-12T17:08:41.309Z] "printer-driver-isolation": false, [2022-05-12T17:08:41.309Z] "gdi-scaling": false, [2022-05-12T17:08:41.309Z] "segment-heap": false, [2022-05-12T17:08:41.309Z] "use-common-controls-v6": false [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] }, [2022-05-12T17:08:41.309Z] "RT_MESSAGETABLE": { [2022-05-12T17:08:41.309Z] "#1": { [2022-05-12T17:08:41.309Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] }, [2022-05-12T17:08:41.309Z] "RT_VERSION": { [2022-05-12T17:08:41.309Z] "#1": { [2022-05-12T17:08:41.309Z] "0409": { [2022-05-12T17:08:41.309Z] "fixed": { [2022-05-12T17:08:41.309Z] "file_version": "0.0.0.0", [2022-05-12T17:08:41.309Z] "product_version": "0.0.0.0", [2022-05-12T17:08:41.309Z] "type": "Unknown" [2022-05-12T17:08:41.309Z] }, [2022-05-12T17:08:41.309Z] "info": { [2022-05-12T17:08:41.309Z] "0000": { [2022-05-12T17:08:41.309Z] "CompanyName": "", [2022-05-12T17:08:41.309Z] "FileVersion": "0.0.0-dev", [2022-05-12T17:08:41.309Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T17:08:41.309Z] "OriginalFileName": "dockerd.exe", [2022-05-12T17:08:41.309Z] "ProductName": "", [2022-05-12T17:08:41.309Z] "ProductVersion": "0.0.0-dev", [2022-05-12T17:08:41.309Z] "SpecialBuild": "ada4cbbdf7" [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.309Z] } [2022-05-12T17:08:41.798Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T17:08:41.798Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ff47b36e\powershellWrapper.ps1:3 char:1 [2022-05-12T17:08:41.798Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T17:08:41.798Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T17:08:41.798Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T17:08:41.798Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T17:08:41.798Z] [2022-05-12T17:08:41.798Z] cmd\dockerd\config_windows.go [2022-05-12T17:08:41.798Z] cmd\dockerd\daemon.go [2022-05-12T17:08:41.798Z] cmd\dockerd\daemon_test.go [2022-05-12T17:08:41.798Z] cmd\dockerd\daemon_windows.go [2022-05-12T17:08:41.798Z] cmd\dockerd\docker.go [2022-05-12T17:08:41.798Z] cmd\dockerd\docker_windows.go [2022-05-12T17:08:41.798Z] cmd\dockerd\genwinres_windows.go [2022-05-12T17:08:41.798Z] cmd\dockerd\metrics.go [2022-05-12T17:08:41.798Z] cmd\dockerd\options.go [2022-05-12T17:08:41.798Z] cmd\dockerd\options_test.go [2022-05-12T17:08:41.798Z] cmd\dockerd\service_windows.go [2022-05-12T17:08:41.798Z] INFO: Building daemon... [2022-05-12T17:08:42.051Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:08:42.051Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:08:42.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:08:42.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:08:42.051Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:08:42.051Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:08:42.051Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:08:42.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:08:42.051Z] === RUN TestNetworkList [2022-05-12T17:08:42.051Z] === RUN TestNetworkList//networks [2022-05-12T17:08:42.051Z] === PAUSE TestNetworkList//networks [2022-05-12T17:08:42.051Z] === RUN TestNetworkList//networks/ [2022-05-12T17:08:42.051Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:08:42.051Z] === CONT TestNetworkList//networks [2022-05-12T17:08:42.051Z] === CONT TestNetworkList//networks/ [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:08:42.051Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:08:42.051Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:08:42.624Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T17:08:42.624Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:08:43.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T17:08:43.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T17:08:43.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T17:08:43.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T17:08:43.568Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T17:08:43.568Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:08:43.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T17:08:44.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T17:08:44.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T17:08:44.513Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-12T17:08:44.513Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:08:44.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T17:08:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T17:08:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T17:08:45.459Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-12T17:08:45.459Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:08:45.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T17:08:45.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T17:08:46.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T17:08:46.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T17:08:46.847Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-12T17:08:46.847Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:08:47.419Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-12T17:08:47.419Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:08:47.481Z] Removing intermediate container 004d1f137ff1 [2022-05-12T17:08:47.481Z] ---> 24fa7944c656 [2022-05-12T17:08:47.481Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T17:08:47.481Z] ---> Running in 21f541d34d06 [2022-05-12T17:08:47.481Z] Removing intermediate container 21f541d34d06 [2022-05-12T17:08:47.481Z] ---> 4fbc5c267920 [2022-05-12T17:08:47.481Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T17:08:47.481Z] ---> Running in c317a1e6521c [2022-05-12T17:08:47.948Z] Removing intermediate container c317a1e6521c [2022-05-12T17:08:47.948Z] ---> 3c9dd2484566 [2022-05-12T17:08:47.948Z] Step 13/13 : COPY . . [2022-05-12T17:08:48.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T17:08:48.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T17:08:48.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T17:08:49.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T17:08:49.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T17:08:49.967Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-12T17:08:49.967Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:08:49.967Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:08:49.967Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:08:49.967Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:08:50.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T17:08:50.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T17:08:50.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T17:08:50.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T17:08:50.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T17:08:50.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T17:08:51.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T17:08:51.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T17:08:51.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T17:08:51.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T17:08:53.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T17:08:53.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T17:08:53.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T17:08:53.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T17:08:54.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T17:08:54.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T17:08:54.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T17:08:55.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:08:55.278Z] Using test binary docker [2022-05-12T17:08:55.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T17:08:55.278Z] +++ /etc/init.d/apparmor start [2022-05-12T17:08:55.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:08:55.278Z] INFO: Waiting for daemon to start... [2022-05-12T17:08:55.278Z] Starting dockerd [2022-05-12T17:08:55.278Z] +++ 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-12T17:08:55.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:08:55.329Z] Using test binary docker [2022-05-12T17:08:55.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T17:08:55.329Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:08:55.329Z] INFO: Waiting for daemon to start... [2022-05-12T17:08:55.329Z] Starting dockerd [2022-05-12T17:08:57.179Z] . [2022-05-12T17:08:57.180Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:08:57.180Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:08:57.180Z] Error: No such image: emptyfs [2022-05-12T17:08:57.180Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T17:08:57.180Z] ++++ docker load [2022-05-12T17:08:57.180Z] Running integration-test (iteration 1) [2022-05-12T17:08:57.180Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T17:08:57.180Z] ++ 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-12T17:08:57.180Z] ++ set -e [2022-05-12T17:08:57.180Z] ++ '[' -n 0 ']' [2022-05-12T17:08:57.180Z] ++ set -x [2022-05-12T17:08:57.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T17:08:57.438Z] Loaded image: busybox:latest [2022-05-12T17:08:57.696Z] Loaded image: busybox:glibc [2022-05-12T17:08:57.878Z] . [2022-05-12T17:08:57.878Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:08:57.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:08:57.878Z] Error: No such image: emptyfs [2022-05-12T17:08:57.878Z] Running integration-test (iteration 1) [2022-05-12T17:08:57.878Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T17:08:57.878Z] Loaded image: busybox:latest [2022-05-12T17:08:58.139Z] Loaded image: busybox:glibc [2022-05-12T17:08:58.632Z] Loaded image: debian:bullseye-slim [2022-05-12T17:08:58.632Z] Loaded image: hello-world:latest [2022-05-12T17:08:58.891Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:08:58.891Z] INFO: Testing against a local daemon [2022-05-12T17:08:58.891Z] === RUN TestCgroupNamespacesBuild [2022-05-12T17:08:59.528Z] Loaded image: debian:bullseye-slim [2022-05-12T17:08:59.528Z] Loaded image: hello-world:latest [2022-05-12T17:08:59.528Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:08:59.528Z] INFO: Testing against a local daemon [2022-05-12T17:08:59.528Z] === RUN TestCgroupNamespacesBuild [2022-05-12T17:09:00.792Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2022-05-12T17:09:00.792Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T17:09:00.917Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-05-12T17:09:00.917Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T17:09:01.729Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-12T17:09:01.729Z] === RUN TestBuildWithSession [2022-05-12T17:09:01.729Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:09:01.729Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:09:01.729Z] === RUN TestBuildSquashParent [2022-05-12T17:09:01.864Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-12T17:09:01.864Z] === RUN TestBuildWithSession [2022-05-12T17:09:01.864Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:09:01.864Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:09:01.864Z] === RUN TestBuildSquashParent [2022-05-12T17:09:02.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T17:09:04.903Z] --- PASS: TestServiceWithDataPathPortInit (14.27s) [2022-05-12T17:09:04.903Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:09:05.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T17:09:05.920Z] --- PASS: TestBuildSquashParent (3.60s) [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:05.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:05.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:05.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:05.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:06.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:06.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:06.822Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ik780tq0ihup1exnd2mlwm00d Created:2022-05-12 17:09:05.162930384 +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[68b654d912be54b5a437f35c333930afc7204617cd66fac47d2682a13c40e139:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.87x59xg7bt4i9hy78xz8dtu4j EndpointID:e6d4417eb7f85d3c0967ec369b124bd87f497d5faa0b35cd9efe0f4080bb11eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:acc1e91dcccaeffd43c07b58d35dc491dcb5cb2f3bd8771fb74a36c76477a94b 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:0f635d7e3928 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.87x59xg7bt4i9hy78xz8dtu4j EndpointID:e6d4417eb7f85d3c0967ec369b124bd87f497d5faa0b35cd9efe0f4080bb11eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T17:09:07.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:07.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:08.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T17:09:08.241Z] 2022/05/12 17:09:07 Closing DB instances... [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.18s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-05-12T17:09:08.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2022-05-12T17:09:08.818Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:09:08.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:09:09.161Z] ---> fae8900c5aed [2022-05-12T17:09:09.161Z] Successfully built fae8900c5aed [2022-05-12T17:09:09.161Z] Successfully tagged docker:latest [2022-05-12T17:09:09.161Z] INFO: Image build ended at 05/12/2022 17:09:07. Duration:00:02:46.0835627 [2022-05-12T17:09:09.161Z] [2022-05-12T17:09:09.161Z] [2022-05-12T17:09:09.161Z] INFO: Building the test binaries at 05/12/2022 17:09:07... [2022-05-12T17:09:09.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T17:09:09.775Z] --- PASS: TestNetworkDBGarbageCollection (54.22s) [2022-05-12T17:09:09.776Z] === RUN TestFindNode [2022-05-12T17:09:09.776Z] 2022/05/12 17:09:09 Closing DB instances... [2022-05-12T17:09:09.776Z] --- PASS: TestFindNode (0.01s) [2022-05-12T17:09:09.776Z] === RUN TestChangeNodeState [2022-05-12T17:09:09.776Z] 2022/05/12 17:09:09 Closing DB instances... [2022-05-12T17:09:09.776Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-12T17:09:09.776Z] === RUN TestNodeReincarnation [2022-05-12T17:09:09.776Z] 2022/05/12 17:09:09 Closing DB instances... [2022-05-12T17:09:10.008Z] --- PASS: TestBuildSquashParent (7.32s) [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:10.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:10.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:10.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:10.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:10.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:09:10.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:09:10.193Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:09:10.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:09:10.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-12T17:09:10.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-12T17:09:10.711Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:09:11.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-05-12T17:09:11.031Z] PASS [2022-05-12T17:09:11.031Z] [2022-05-12T17:09:11.031Z] === Skipped [2022-05-12T17:09:11.031Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:09:11.031Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:09:11.031Z] [2022-05-12T17:09:11.031Z] DONE 38 tests, 1 skipped in 44.651s [2022-05-12T17:09:11.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:09:11.031Z] INFO: Testing against a local daemon [2022-05-12T17:09:11.031Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T17:09:11.031Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:09:11.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:09:11.031Z] === RUN TestDockerNetworkIpvlan [2022-05-12T17:09:11.031Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:09:11.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:09:11.031Z] PASS [2022-05-12T17:09:11.031Z] [2022-05-12T17:09:11.031Z] === Skipped [2022-05-12T17:09:11.031Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:09:11.031Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:09:11.031Z] [2022-05-12T17:09:11.031Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:09:11.031Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:09:11.031Z] [2022-05-12T17:09:11.031Z] DONE 2 tests, 2 skipped in 0.024s [2022-05-12T17:09:11.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:09:11.031Z] INFO: Testing against a local daemon [2022-05-12T17:09:11.031Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T17:09:11.278Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-05-12T17:09:11.278Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:09:11.379Z] INFO: make.ps1 starting at 05/12/2022 17:09:10 [2022-05-12T17:09:11.379Z] INFO: Git commit (8cf4b92ed7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T17:09:11.379Z] INFO: Invoking autogen... [2022-05-12T17:09:11.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:11.846Z] { [2022-05-12T17:09:11.846Z] "RT_GROUP_ICON": { [2022-05-12T17:09:11.846Z] "#1": { [2022-05-12T17:09:11.846Z] "0409": "../../winresources/docker.ico" [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] }, [2022-05-12T17:09:11.846Z] "RT_MANIFEST": { [2022-05-12T17:09:11.846Z] "#1": { [2022-05-12T17:09:11.846Z] "0409": { [2022-05-12T17:09:11.846Z] "identity": {}, [2022-05-12T17:09:11.846Z] "description": "Docker Engine", [2022-05-12T17:09:11.846Z] "minimum-os": "vista", [2022-05-12T17:09:11.846Z] "execution-level": "", [2022-05-12T17:09:11.846Z] "ui-access": false, [2022-05-12T17:09:11.846Z] "auto-elevate": false, [2022-05-12T17:09:11.846Z] "dpi-awareness": "unaware", [2022-05-12T17:09:11.846Z] "disable-theming": false, [2022-05-12T17:09:11.846Z] "disable-window-filtering": false, [2022-05-12T17:09:11.846Z] "high-resolution-scrolling-aware": false, [2022-05-12T17:09:11.846Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T17:09:11.846Z] "long-path-aware": false, [2022-05-12T17:09:11.846Z] "printer-driver-isolation": false, [2022-05-12T17:09:11.846Z] "gdi-scaling": false, [2022-05-12T17:09:11.846Z] "segment-heap": false, [2022-05-12T17:09:11.846Z] "use-common-controls-v6": false [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] }, [2022-05-12T17:09:11.846Z] "RT_MESSAGETABLE": { [2022-05-12T17:09:11.846Z] "#1": { [2022-05-12T17:09:11.846Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] }, [2022-05-12T17:09:11.846Z] "RT_VERSION": { [2022-05-12T17:09:11.846Z] "#1": { [2022-05-12T17:09:11.846Z] "0409": { [2022-05-12T17:09:11.846Z] "fixed": { [2022-05-12T17:09:11.846Z] "file_version": "0.0.0.0", [2022-05-12T17:09:11.846Z] "product_version": "0.0.0.0", [2022-05-12T17:09:11.846Z] "type": "Unknown" [2022-05-12T17:09:11.846Z] }, [2022-05-12T17:09:11.846Z] "info": { [2022-05-12T17:09:11.846Z] "0000": { [2022-05-12T17:09:11.846Z] "CompanyName": "", [2022-05-12T17:09:11.846Z] "FileVersion": "0.0.0-dev", [2022-05-12T17:09:11.846Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T17:09:11.846Z] "OriginalFileName": "dockerd.exe", [2022-05-12T17:09:11.846Z] "ProductName": "", [2022-05-12T17:09:11.846Z] "ProductVersion": "0.0.0-dev", [2022-05-12T17:09:11.846Z] "SpecialBuild": "8cf4b92ed7" [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.846Z] } [2022-05-12T17:09:11.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T17:09:12.318Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T17:09:12.318Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a739f834\powershellWrapper.ps1:3 char:1 [2022-05-12T17:09:12.318Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T17:09:12.318Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T17:09:12.318Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T17:09:12.318Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T17:09:12.318Z] [2022-05-12T17:09:12.318Z] cmd\dockerd\config_windows.go [2022-05-12T17:09:12.318Z] cmd\dockerd\daemon.go [2022-05-12T17:09:12.318Z] cmd\dockerd\daemon_test.go [2022-05-12T17:09:12.318Z] cmd\dockerd\daemon_windows.go [2022-05-12T17:09:12.318Z] cmd\dockerd\docker.go [2022-05-12T17:09:12.318Z] cmd\dockerd\docker_windows.go [2022-05-12T17:09:12.318Z] cmd\dockerd\genwinres_windows.go [2022-05-12T17:09:12.318Z] cmd\dockerd\metrics.go [2022-05-12T17:09:12.318Z] cmd\dockerd\options.go [2022-05-12T17:09:12.318Z] cmd\dockerd\options_test.go [2022-05-12T17:09:12.318Z] cmd\dockerd\service_windows.go [2022-05-12T17:09:12.318Z] INFO: Building daemon... [2022-05-12T17:09:12.417Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-05-12T17:09:12.417Z] === RUN TestDockerNetworkMacvlan [2022-05-12T17:09:12.653Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-05-12T17:09:12.653Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:09:12.911Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-12T17:09:12.911Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:09:12.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:12.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:12.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T17:09:13.571Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T17:09:14.285Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-12T17:09:14.285Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:09:14.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T17:09:14.516Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-05-12T17:09:14.837Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-05-12T17:09:14.837Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:09:14.837Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:09:14.852Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-12T17:09:14.852Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T17:09:15.560Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-12T17:09:15.560Z] === RUN TestParallelCreate [2022-05-12T17:09:15.560Z] 2022/05/12 17:09:14 Closing DB instances... [2022-05-12T17:09:15.560Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T17:09:15.560Z] === RUN TestParallelDelete [2022-05-12T17:09:15.560Z] 2022/05/12 17:09:14 Closing DB instances... [2022-05-12T17:09:15.560Z] --- PASS: TestParallelDelete (0.01s) [2022-05-12T17:09:15.560Z] === RUN TestNetworkDBIslands [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a2f31bc65f2 with config:&{NodeID:0a2f31bc65f2 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-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:82941b569899 with config:&{NodeID:82941b569899 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-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 82941b569899/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 82941b569899/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 82941b569899/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 82941b569899/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9611f176858d with config:&{NodeID:9611f176858d 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-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 82941b569899/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=info msg="Node 82941b569899/172.18.156.101, added to nodes list" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T17:09:15.560Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9a3f72fc2f1c with config:&{NodeID:9a3f72fc2f1c 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-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 82941b569899/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 82941b569899/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9611f176858d/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T17:09:16.019Z] time="2022-05-12T17:09:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T17:09:16.227Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-05-12T17:09:16.227Z] === RUN TestBuildWithHugeFile [2022-05-12T17:09:16.430Z] INFO [linters context/goanalysis] analyzers took 4m58.543338251s with top 10 stages: buildir: 2m3.075195334s, goimports: 23.904105749s, unconvert: 18.42384394s, gosec: 15.151467389s, S1038: 8.803186956s, golint: 7.418904543s, misspell: 5.755970545s, nilness: 5.18595012s, S1039: 4.130684335s, unused: 3.65686987s [2022-05-12T17:09:16.430Z] INFO [runner] Issues before processing: 3184, after processing: 0 [2022-05-12T17:09:16.430Z] INFO [runner] Processors filtering stat (out/in): cgo: 2426/3184, path_prettifier: 2426/2426, skip_files: 2426/2426, exclude-rules: 78/2043, nolint: 0/78, filename_unadjuster: 2426/2426, skip_dirs: 2426/2426, autogenerated_exclude: 2043/2426, identifier_marker: 2043/2043, exclude: 2043/2043 [2022-05-12T17:09:16.430Z] INFO [runner] processing took 83.016401ms with stages: nolint: 31.981676ms, identifier_marker: 22.362035ms, path_prettifier: 9.871103ms, autogenerated_exclude: 8.522909ms, exclude-rules: 8.012452ms, skip_dirs: 1.870796ms, cgo: 256.278µs, filename_unadjuster: 133.674µs, max_same_issues: 1.233µs, uniq_by_line: 894ns, diff: 637ns, max_from_linter: 471ns, skip_files: 470ns, path_shortener: 333ns, source_code: 307ns, exclude: 293ns, severity-rules: 274ns, max_per_file_from_linter: 234ns, sort_results: 219ns, path_prefixer: 113ns [2022-05-12T17:09:16.430Z] INFO [runner] linters took 1m32.534662949s with stages: goanalysis_metalinter: 1m32.451454998s [2022-05-12T17:09:16.430Z] INFO File cache stats: 1665 entries of total size 8.5MiB [2022-05-12T17:09:16.430Z] INFO Memory: 2643 samples, avg is 285.5MB, max is 1236.8MB [2022-05-12T17:09:16.430Z] INFO Execution took 4m24.595227481s [2022-05-12T17:09:16.430Z] Congratulations! The shell scripts are properly formatted. [2022-05-12T17:09:16.433Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:15Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:79524fc0f5df with config:&{NodeID:79524fc0f5df 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-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 82941b569899/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 82941b569899/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 9611f176858d/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 9611f176858d/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:16.477Z] time="2022-05-12T17:09:16Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [Pipeline] sh [2022-05-12T17:09:16.769Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh dynbinary test-docker-py [2022-05-12T17:09:16.937Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=info msg="The new bootstrap node list is:[172.18.156.101:10033 172.18.156.101:10034 172.18.156.101:10035]" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10033" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49370" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10034" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49371" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10035" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49372" [2022-05-12T17:09:16.937Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=info msg="The new bootstrap node list is:[172.18.156.101:10033 172.18.156.101:10034 172.18.156.101:10035]" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10033" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49373" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10034" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49374" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10035" [2022-05-12T17:09:16.937Z] time="2022-05-12T17:09:16Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49375" [2022-05-12T17:09:17.027Z] [2022-05-12T17:09:17.286Z] Removing bundles/ [2022-05-12T17:09:17.286Z] [2022-05-12T17:09:17.286Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T17:09:17.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:09:17.286Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node 0 leaving" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node2(82941b569899): Node leave event for 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node5(79524fc0f5df): Node leave event for 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node1(0a2f31bc65f2): Node leave event for 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="node3(9611f176858d): Node leave event for 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:17.395Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=info msg="Node 0a2f31bc65f2/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=info msg="node 1 leaving" [2022-05-12T17:09:17.854Z] time="2022-05-12T17:09:17Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.18.156.101:10037: use of closed network connection" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=warning msg="memberlist: Failed to send gossip to 172.18.156.101:10034: write udp [::]:10033->172.18.156.101:10034: use of closed network connection" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="node3(9611f176858d): Node leave event for 82941b569899/172.18.156.101" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899 change state NodeActive --> NodeFailed" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899/172.18.156.101, added to failed nodes list" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899 change state NodeActive --> NodeLeft" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 82941b569899/172.18.156.101" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="node5(79524fc0f5df): Node leave event for 82941b569899/172.18.156.101" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=error msg="node: 82941b569899 is unknown to memberlist" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899/172.18.156.101, left gossip cluster" [2022-05-12T17:09:17.855Z] time="2022-05-12T17:09:17Z" level=info msg="Node 82941b569899/172.18.156.101, left gossip cluster" [2022-05-12T17:09:18.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:17Z" level=info msg="node 2 leaving" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:17Z" level=info msg="Node 9611f176858d change state NodeActive --> NodeLeft" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:17Z" level=info msg="node5(79524fc0f5df): Node leave event for 9611f176858d/172.18.156.101" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:17Z" level=info msg="Node 9611f176858d change state NodeActive --> NodeLeft" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:17Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 9611f176858d/172.18.156.101" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:18Z" level=info msg="Node 9611f176858d change state NodeActive --> NodeLeft" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:18Z" level=info msg="node3(9611f176858d): Node leave event for 9611f176858d/172.18.156.101" [2022-05-12T17:09:18.313Z] time="2022-05-12T17:09:18Z" level=info msg="Node 9611f176858d/172.18.156.101, left gossip cluster" [2022-05-12T17:09:18.353Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T17:09:18.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 9611f176858d/172.18.156.101, left gossip cluster" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 9611f176858d/172.18.156.101, left gossip cluster" [2022-05-12T17:09:18.771Z] networkdb_test.go:867: node4: OK [2022-05-12T17:09:18.771Z] networkdb_test.go:867: node5: OK [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="node 0 coming back" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d664053be146 with config:&{NodeID:d664053be146 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-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node d664053be146/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node d664053be146/172.18.156.101, added to nodes list" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="node 1 coming back" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:62d0ac594c96 with config:&{NodeID:62d0ac594c96 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-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 62d0ac594c96/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 62d0ac594c96/172.18.156.101, added to nodes list" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="node 2 coming back" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64e45d31bba9 with config:&{NodeID:64e45d31bba9 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-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 64e45d31bba9/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:18.771Z] time="2022-05-12T17:09:18Z" level=info msg="Node 64e45d31bba9/172.18.156.101, added to nodes list" [2022-05-12T17:09:19.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:09:20.032Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:09:20.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T17:09:21.417Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:09:21.662Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan (9.88s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-05-12T17:09:21.924Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-05-12T17:09:21.924Z] PASS [2022-05-12T17:09:21.924Z] [2022-05-12T17:09:21.924Z] DONE 8 tests in 11.122s [2022-05-12T17:09:22.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T17:09:22.187Z] testing: warning: no tests to run [2022-05-12T17:09:22.187Z] PASS [2022-05-12T17:09:22.187Z] [2022-05-12T17:09:22.187Z] DONE 0 tests in 0.007s [2022-05-12T17:09:22.187Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T17:09:22.187Z] INFO: Testing against a local daemon [2022-05-12T17:09:22.187Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T17:09:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-12T17:09:22.361Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:09:22.507Z] time="2022-05-12T17:09:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.156.101:10033 172.18.156.101:10034 172.18.156.101:10035]" [2022-05-12T17:09:22.507Z] time="2022-05-12T17:09:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.156.101:10033 172.18.156.101:10034 172.18.156.101:10035]" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10033" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49376" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, is the new incarnation of the shutdown node 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10034" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49377" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, is the new incarnation of the shutdown node 82941b569899/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49378" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10035" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, is the new incarnation of the shutdown node 9611f176858d/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, is the new incarnation of the shutdown node 82941b569899/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 62d0ac594c96/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, is the new incarnation of the shutdown node 0a2f31bc65f2/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node d664053be146/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, added to nodes list" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, joined gossip cluster" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, is the new incarnation of the shutdown node 9611f176858d/172.18.156.101" [2022-05-12T17:09:22.965Z] time="2022-05-12T17:09:22Z" level=info msg="Node 64e45d31bba9/172.18.156.101, added to nodes list" [2022-05-12T17:09:23.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10033" [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49379" [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10034" [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49380" [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.156.101:10035" [2022-05-12T17:09:23.425Z] time="2022-05-12T17:09:23Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49381" [2022-05-12T17:09:23.574Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-05-12T17:09:23.574Z] === RUN TestAuthZPluginTLS [2022-05-12T17:09:23.836Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T17:09:23.836Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T17:09:23.883Z] 2022/05/12 17:09:23 Closing DB instances... [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="Node d664053be146 change state NodeActive --> NodeLeft" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="node2(62d0ac594c96): Node leave event for d664053be146/172.18.156.101" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="Node d664053be146 change state NodeActive --> NodeLeft" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="node3(64e45d31bba9): Node leave event for d664053be146/172.18.156.101" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="Node d664053be146 change state NodeActive --> NodeLeft" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="node5(79524fc0f5df): Node leave event for d664053be146/172.18.156.101" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="Node d664053be146 change state NodeActive --> NodeLeft" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for d664053be146/172.18.156.101" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="Node d664053be146 change state NodeActive --> NodeLeft" [2022-05-12T17:09:23.883Z] time="2022-05-12T17:09:23Z" level=info msg="node1(d664053be146): Node leave event for d664053be146/172.18.156.101" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node d664053be146/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node d664053be146/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node d664053be146/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node d664053be146/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node d664053be146/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="node3(64e45d31bba9): Node leave event for 62d0ac594c96/172.18.156.101" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="node5(79524fc0f5df): Node leave event for 62d0ac594c96/172.18.156.101" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 62d0ac594c96/172.18.156.101" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.342Z] time="2022-05-12T17:09:24Z" level=info msg="node2(62d0ac594c96): Node leave event for 62d0ac594c96/172.18.156.101" [2022-05-12T17:09:24.409Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-12T17:09:24.409Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 62d0ac594c96/172.18.156.101, left gossip cluster" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 64e45d31bba9 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="node5(79524fc0f5df): Node leave event for 64e45d31bba9/172.18.156.101" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="Node 64e45d31bba9 change state NodeActive --> NodeLeft" [2022-05-12T17:09:24.801Z] time="2022-05-12T17:09:24Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 64e45d31bba9/172.18.156.101" [2022-05-12T17:09:24.981Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T17:09:24.981Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:24Z" level=info msg="Node 64e45d31bba9 change state NodeActive --> NodeLeft" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:24Z" level=info msg="node3(64e45d31bba9): Node leave event for 64e45d31bba9/172.18.156.101" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:24Z" level=info msg="Node 64e45d31bba9/172.18.156.101, left gossip cluster" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:24Z" level=info msg="Node 64e45d31bba9/172.18.156.101, left gossip cluster" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:25Z" level=info msg="Node 64e45d31bba9/172.18.156.101, left gossip cluster" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:25Z" level=debug msg="memberlist: Failed ping: 64e45d31bba9 (timeout reached)" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.156.101:10036: use of closed network connection" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.156.101:10037: use of closed network connection" [2022-05-12T17:09:25.259Z] time="2022-05-12T17:09:25Z" level=debug msg="memberlist: Stream connection from=172.18.156.101:49382" [2022-05-12T17:09:25.552Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T17:09:25.552Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T17:09:25.717Z] time="2022-05-12T17:09:25Z" level=info msg="Node 9a3f72fc2f1c change state NodeActive --> NodeLeft" [2022-05-12T17:09:25.717Z] time="2022-05-12T17:09:25Z" level=info msg="node5(79524fc0f5df): Node leave event for 9a3f72fc2f1c/172.18.156.101" [2022-05-12T17:09:25.717Z] time="2022-05-12T17:09:25Z" level=info msg="Node 9a3f72fc2f1c change state NodeActive --> NodeLeft" [2022-05-12T17:09:25.717Z] time="2022-05-12T17:09:25Z" level=info msg="node4(9a3f72fc2f1c): Node leave event for 9a3f72fc2f1c/172.18.156.101" [2022-05-12T17:09:25.717Z] time="2022-05-12T17:09:25Z" level=warning msg="memberlist: Was able to connect to 64e45d31bba9 but other probes failed, network may be misconfigured" [2022-05-12T17:09:25.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:09:25.832Z] Using test binary docker [2022-05-12T17:09:25.832Z] +++ /etc/init.d/apparmor start [2022-05-12T17:09:25.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:09:25.832Z] INFO: Waiting for daemon to start... [2022-05-12T17:09:25.832Z] Starting dockerd [2022-05-12T17:09:25.832Z] +++ 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-12T17:09:26.175Z] time="2022-05-12T17:09:25Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, left gossip cluster" [2022-05-12T17:09:26.175Z] time="2022-05-12T17:09:26Z" level=info msg="Node 9a3f72fc2f1c/172.18.156.101, left gossip cluster" [2022-05-12T17:09:26.497Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-05-12T17:09:26.497Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T17:09:27.070Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-12T17:09:27.070Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T17:09:27.148Z] time="2022-05-12T17:09:26Z" level=info msg="Node 79524fc0f5df/172.18.156.101, left gossip cluster" [2022-05-12T17:09:27.148Z] time="2022-05-12T17:09:26Z" level=info msg="Node 79524fc0f5df change state NodeActive --> NodeFailed" [2022-05-12T17:09:27.148Z] time="2022-05-12T17:09:26Z" level=info msg="Node 79524fc0f5df/172.18.156.101, added to failed nodes list" [2022-05-12T17:09:27.148Z] --- PASS: TestNetworkDBIslands (12.05s) [2022-05-12T17:09:27.148Z] PASS [2022-05-12T17:09:27.148Z] coverage: 60.0% of statements [2022-05-12T17:09:27.148Z] ok github.com/docker/docker/libnetwork/networkdb 103.867s coverage: 60.0% of statements [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T17:09:27.148Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T17:09:27.643Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T17:09:27.644Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T17:09:27.652Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-12T17:09:27.652Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:09:27.725Z] . [2022-05-12T17:09:27.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:09:27.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:09:27.725Z] Error: No such image: emptyfs [2022-05-12T17:09:27.725Z] ++++ docker load [2022-05-12T17:09:27.725Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T17:09:28.226Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T17:09:28.226Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T17:09:28.288Z] Running integration-test (iteration 1) [2022-05-12T17:09:28.288Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T17:09:28.288Z] ++ 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-12T17:09:28.288Z] ++ set -e [2022-05-12T17:09:28.288Z] ++ '[' -n 0 ']' [2022-05-12T17:09:28.288Z] ++ set -x [2022-05-12T17:09:28.288Z] ++ 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-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === Skipped [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T17:09:28.684Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T17:09:28.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T17:09:28.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T17:09:28.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T17:09:28.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:09:28.684Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T17:09:28.684Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T17:09:28.684Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T17:09:28.684Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T17:09:28.684Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T17:09:28.684Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T17:09:28.684Z] daemon_test.go:145: root required [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:09:28.684Z] reload_test.go:342: root required [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:09:28.684Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:09:28.684Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T17:09:28.684Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T17:09:28.684Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T17:09:28.684Z] layer_test.go:291: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T17:09:28.684Z] layer_test.go:340: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T17:09:28.684Z] layer_test.go:455: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T17:09:28.684Z] layer_test.go:684: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T17:09:28.684Z] migration_test.go:45: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:09:28.684Z] migration_test.go:181: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T17:09:28.684Z] mount_test.go:17: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T17:09:28.684Z] mount_test.go:76: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T17:09:28.684Z] mount_test.go:125: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T17:09:28.684Z] mount_test.go:212: Failing on Windows [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T17:09:28.684Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T17:09:28.684Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:09:28.684Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T17:09:28.684Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T17:09:28.684Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T17:09:28.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:09:28.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T17:09:28.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:09:28.684Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T17:09:28.684Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T17:09:28.684Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T17:09:28.684Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:09:28.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:09:28.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:09:28.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:09:28.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:09:28.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-05-12T17:09:28.684Z] archive_test.go:140: zstd not installed [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:09:28.684Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:09:28.684Z] changes_test.go:196: needs more investigation [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T17:09:28.684Z] changes_test.go:433: needs further investigation [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:09:28.684Z] changes_test.go:469: needs further investigation [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T17:09:28.684Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:09:28.684Z] [2022-05-12T17:09:28.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:09:28.685Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T17:09:28.685Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:09:28.685Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:09:28.685Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:09:28.685Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T17:09:28.685Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:09:28.685Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:09:28.685Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-12T17:09:28.685Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T17:09:28.685Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T17:09:28.685Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T17:09:28.685Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T17:09:28.685Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:09:28.685Z] [2022-05-12T17:09:28.685Z] DONE 2285 tests, 68 skipped in 256.803s [2022-05-12T17:09:28.685Z] INFO: make.ps1 ended at 05/12/2022 17:09:28 [2022-05-12T17:09:29.242Z] Loaded image: busybox:latest [2022-05-12T17:09:29.615Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-05-12T17:09:29.615Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T17:09:29.755Z] Loaded image: busybox:glibc [2022-05-12T17:09:30.219Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T17:09:30.219Z] INFO: Unit tests ended at 05/12/2022 17:09:29. Duration:00:04:29.5670864 [2022-05-12T17:09:30.219Z] INFO: Building busybox [2022-05-12T17:09:30.219Z] Sending build context to Docker daemon 5.12kB [2022-05-12T17:09:30.219Z] [2022-05-12T17:09:30.219Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T17:09:30.219Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T17:09:30.219Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T17:09:30.219Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T17:09:30.219Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T17:09:30.219Z] ---> 3e15a767850d [2022-05-12T17:09:30.219Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T17:09:30.219Z] ---> Running in 9e0920ae4cf7 [2022-05-12T17:09:31.005Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-05-12T17:09:31.005Z] === RUN TestAuthZPluginHeader [2022-05-12T17:09:31.949Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T17:09:31.949Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T17:09:35.001Z] Loaded image: debian:bullseye-slim [2022-05-12T17:09:35.001Z] Loaded image: hello-world:latest [2022-05-12T17:09:35.001Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:09:35.001Z] INFO: Testing against a local daemon [2022-05-12T17:09:35.001Z] === RUN TestCgroupNamespacesBuild [2022-05-12T17:09:35.800Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T17:09:35.800Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:09:36.162Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2022-05-12T17:09:36.162Z] === RUN TestAuthZPluginV2Disable [2022-05-12T17:09:37.519Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-05-12T17:09:37.520Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T17:09:38.350Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T17:09:38.350Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:09:39.413Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-05-12T17:09:39.413Z] === RUN TestBuildWithSession [2022-05-12T17:09:39.413Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:09:39.413Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:09:39.413Z] === RUN TestBuildSquashParent [2022-05-12T17:09:39.467Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2022-05-12T17:09:39.467Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T17:09:42.591Z] Removing intermediate container 9e0920ae4cf7 [2022-05-12T17:09:42.591Z] ---> c0b283243287 [2022-05-12T17:09:42.591Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T17:09:42.591Z] ---> Running in d7bf4e37f351 [2022-05-12T17:09:42.591Z] Removing intermediate container d7bf4e37f351 [2022-05-12T17:09:42.591Z] ---> 3e813af16ccf [2022-05-12T17:09:42.591Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T17:09:42.591Z] ---> Running in 8ef6a35417fb [2022-05-12T17:09:42.591Z] Removing intermediate container 8ef6a35417fb [2022-05-12T17:09:42.591Z] ---> 29a66f4126c3 [2022-05-12T17:09:42.591Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T17:09:42.773Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2022-05-12T17:09:42.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T17:09:43.646Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-12T17:09:43.646Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:09:43.646Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-12T17:09:43.646Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:09:44.126Z] [2022-05-12T17:09:44.126Z] ---> 69779f15f29e [2022-05-12T17:09:44.126Z] 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-12T17:09:44.126Z] ---> Running in 63d371396999 [2022-05-12T17:09:47.509Z] --- PASS: TestBuildSquashParent (8.50s) [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:47.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:47.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:47.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:09:47.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:09:48.939Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-05-12T17:09:48.940Z] === RUN TestBuildWithHugeFile [2022-05-12T17:09:51.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:09:51.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:09:52.694Z] Removing intermediate container 63d371396999 [2022-05-12T17:09:52.694Z] ---> 5459e2c83b03 [2022-05-12T17:09:52.694Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T17:09:52.694Z] ---> Running in a30211088ed2 [2022-05-12T17:09:52.780Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.99s) [2022-05-12T17:09:52.780Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T17:09:53.660Z] [2022-05-12T17:09:53.660Z] SUCCESS: Specified value was saved. [2022-05-12T17:09:54.565Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T17:09:54.565Z] [2022-05-12T17:09:54.565Z] ________ ____ __. [2022-05-12T17:09:54.565Z] \_____ \ | |/ _| [2022-05-12T17:09:54.565Z] / | \| < [2022-05-12T17:09:54.565Z] / | \ | \ [2022-05-12T17:09:54.565Z] \_______ /____|__ \ [2022-05-12T17:09:54.565Z] \/ \/ [2022-05-12T17:09:54.565Z] [2022-05-12T17:09:54.565Z] INFO: make.ps1 ended at 05/12/2022 17:09:54 [2022-05-12T17:09:54.941Z] --- PASS: TestBuildWithHugeFile (34.73s) [2022-05-12T17:09:54.941Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:09:54.941Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:09:54.941Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:09:54.941Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:09:54.941Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:09:54.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:09:54.941Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:09:54.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:09:54.941Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:09:54.941Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:09:54.941Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:09:54.941Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:09:54.941Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:09:54.941Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-12T17:09:54.941Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-05-12T17:09:54.941Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-05-12T17:09:54.941Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-05-12T17:09:54.941Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:09:54.941Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T17:09:54.941Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T17:09:54.941Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-05-12T17:09:54.941Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-05-12T17:09:54.941Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-12T17:09:54.941Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:09:54.941Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T17:09:54.941Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T17:09:54.941Z] Loaded image: busybox:latest [2022-05-12T17:09:54.941Z] Loaded image: busybox:glibc [2022-05-12T17:09:54.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:09:54.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:09:55.194Z] Removing intermediate container a30211088ed2 [2022-05-12T17:09:55.195Z] ---> c46164031786 [2022-05-12T17:09:55.195Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T17:09:55.195Z] ---> Running in 0778c15ebf60 [2022-05-12T17:09:55.592Z] INFO: Binaries build ended at 05/12/2022 17:09:55. Duration:00:01:17.8240899 [2022-05-12T17:09:56.316Z] Loaded image: debian:bullseye-slim [2022-05-12T17:09:56.316Z] Loaded image: hello-world:latest [2022-05-12T17:09:56.316Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:09:56.619Z] INFO: Copying the built daemon binary to d:\CI\PR-43110\9\binary\dockerd-ada4cbbdf7.exe... [2022-05-12T17:09:56.619Z] INFO: Copying the built client binary to d:\CI\PR-43110\9\binary\docker-ada4cbbdf7.exe... [2022-05-12T17:09:56.620Z] INFO: Copying the golang package from the container to d:\CI\PR-43110\9\installer\go.zip... [2022-05-12T17:09:57.647Z] INFO: Extracting go.zip to d:\CI\PR-43110\9\go [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.78s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.80s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2022-05-12T17:09:58.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2022-05-12T17:09:58.236Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:09:58.236Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:09:59.904Z] Cannot create a file when that file already exists. [2022-05-12T17:10:00.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:10:01.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:10:01.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:10:02.150Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:10:02.807Z] Removing intermediate container 0778c15ebf60 [2022-05-12T17:10:02.807Z] ---> 606ace060cc8 [2022-05-12T17:10:02.807Z] Step 13/13 : CMD ["sh"] [2022-05-12T17:10:02.807Z] ---> Running in 27ceef45cd44 [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-05-12T17:10:03.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-05-12T17:10:03.094Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:10:03.266Z] Removing intermediate container 27ceef45cd44 [2022-05-12T17:10:03.266Z] ---> 5cb02ed169c4 [2022-05-12T17:10:03.266Z] Successfully built 5cb02ed169c4 [2022-05-12T17:10:03.266Z] Successfully tagged busybox:latest [2022-05-12T17:10:03.266Z] INFO: Docker images of the daemon under test [2022-05-12T17:10:03.266Z] [2022-05-12T17:10:03.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:10:03.266Z] busybox latest 5cb02ed169c4 Less than a second ago 5.29GB [2022-05-12T17:10:03.266Z] microsoft/windowsservercore latest 3e15a767850d 7 days ago 5.26GB [2022-05-12T17:10:03.266Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 7 days ago 5.26GB [2022-05-12T17:10:03.266Z] [2022-05-12T17:10:03.266Z] INFO: Running integration tests at 05/12/2022 17:10:02... [2022-05-12T17:10:03.266Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T17:10:03.266Z] INFO: Integration API tests being run from the host: [2022-05-12T17:10:03.266Z] INFO: make.ps1 starting at 05/12/2022 17:10:02 [2022-05-12T17:10:03.729Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T17:10:04.430Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.23s) [2022-05-12T17:10:04.430Z] PASS [2022-05-12T17:10:04.430Z] [2022-05-12T17:10:04.430Z] === Skipped [2022-05-12T17:10:04.430Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T17:10:04.430Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:10:04.430Z] [2022-05-12T17:10:04.430Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:10:04.430Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:10:04.430Z] [2022-05-12T17:10:04.430Z] DONE 34 tests, 2 skipped in 66.074s [2022-05-12T17:10:04.430Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T17:10:04.430Z] ++ 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-12T17:10:04.430Z] ++ set -e [2022-05-12T17:10:04.430Z] ++ '[' -n 0 ']' [2022-05-12T17:10:04.430Z] ++ set -x [2022-05-12T17:10:04.430Z] ++ 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-12T17:10:04.430Z] INFO: Testing against a local daemon [2022-05-12T17:10:04.430Z] === RUN TestConfigInspect [2022-05-12T17:10:04.461Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2022-05-12T17:10:04.461Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:10:05.830Z] --- PASS: TestConfigInspect (2.31s) [2022-05-12T17:10:05.830Z] === RUN TestConfigList [2022-05-12T17:10:06.983Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2022-05-12T17:10:06.983Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:10:08.352Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-05-12T17:10:08.352Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:10:08.364Z] --- PASS: TestConfigList (2.30s) [2022-05-12T17:10:08.364Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:10:10.265Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-05-12T17:10:10.265Z] === RUN TestConfigsUpdate [2022-05-12T17:10:10.903Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-12T17:10:10.903Z] PASS [2022-05-12T17:10:10.903Z] [2022-05-12T17:10:10.903Z] DONE 17 tests in 46.815s [2022-05-12T17:10:10.903Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T17:10:10.903Z] INFO: Testing against a local daemon [2022-05-12T17:10:10.903Z] === RUN TestPluginInvalidJSON [2022-05-12T17:10:10.903Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:10:10.903Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:10:10.903Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:10:10.903Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:10:10.904Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:10:10.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:10:10.904Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:10:10.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:10:10.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:10:10.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:10:10.904Z] === RUN TestPluginInstall [2022-05-12T17:10:10.904Z] === RUN TestPluginInstall/no_auth [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb83baf0951027bb5a0ac18cc32f5a56d2584dc7a8259b2730cd4b752f466165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb83baf0951027bb5a0ac18cc32f5a56d2584dc7a8259b2730cd4b752f466165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:10.904Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb83baf0951027bb5a0ac18cc32f5a56d2584dc7a8259b2730cd4b752f466165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:10.904Z] time="2022-05-12T17:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb83baf0951027bb5a0ac18cc32f5a56d2584dc7a8259b2730cd4b752f466165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:10.904Z] === RUN TestPluginInstall/with_insecure [2022-05-12T17:10:11.477Z] time="2022-05-12T17:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:11.477Z] time="2022-05-12T17:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be5e741c2b28619ba19b883565f0987b62093b0ea64dd68bec2be8071a2794b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:11.477Z] time="2022-05-12T17:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:10:11.477Z] time="2022-05-12T17:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be5e741c2b28619ba19b883565f0987b62093b0ea64dd68bec2be8071a2794b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:10:11.625Z] --- PASS: TestBuildMultiStageOnBuild (3.35s) [2022-05-12T17:10:11.625Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:10:11.739Z] plugin_test.go:195: [dd30d35dc20df] daemon is not started [2022-05-12T17:10:11.739Z] --- PASS: TestPluginInstall (2.75s) [2022-05-12T17:10:11.739Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-05-12T17:10:11.739Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-05-12T17:10:11.739Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-05-12T17:10:11.739Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:10:12.166Z] --- PASS: TestConfigsUpdate (1.80s) [2022-05-12T17:10:12.166Z] === RUN TestTemplatedConfig [2022-05-12T17:10:13.137Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T17:10:13.518Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-05-12T17:10:13.518Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:10:14.082Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T17:10:14.695Z] --- PASS: TestTemplatedConfig (2.46s) [2022-05-12T17:10:14.696Z] === RUN TestConfigCreateResolve [2022-05-12T17:10:15.025Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-05-12T17:10:15.025Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-05-12T17:10:15.025Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-12T17:10:15.025Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:10:15.598Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-12T17:10:15.598Z] PASS [2022-05-12T17:10:15.598Z] [2022-05-12T17:10:15.598Z] DONE 24 tests in 6.733s [2022-05-12T17:10:15.598Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T17:10:15.598Z] INFO: Testing against a local daemon [2022-05-12T17:10:15.598Z] === RUN TestExternalGraphDriver [2022-05-12T17:10:15.859Z] === RUN TestExternalGraphDriver/json [2022-05-12T17:10:16.791Z] --- PASS: TestBuildMultiStageLayerLeak (3.44s) [2022-05-12T17:10:16.791Z] === RUN TestBuildWithHugeFile [2022-05-12T17:10:17.225Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-05-12T17:10:17.225Z] PASS [2022-05-12T17:10:17.225Z] [2022-05-12T17:10:17.225Z] DONE 6 tests in 13.476s [2022-05-12T17:10:17.225Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T17:10:17.225Z] ++ 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-12T17:10:17.225Z] ++ set -e [2022-05-12T17:10:17.225Z] ++ '[' -n 0 ']' [2022-05-12T17:10:17.225Z] ++ set -x [2022-05-12T17:10:17.225Z] ++ 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-12T17:10:17.225Z] INFO: Testing against a local daemon [2022-05-12T17:10:17.225Z] === RUN TestCheckpoint [2022-05-12T17:10:17.225Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:10:17.225Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:17.225Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:10:17.225Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T17:10:17.225Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:10:17.225Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T17:10:17.226Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T17:10:17.226Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:10:17.226Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T17:10:17.226Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:10:17.226Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T17:10:17.226Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:10:17.226Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T17:10:17.226Z] === RUN TestCopyEmptyFile [2022-05-12T17:10:17.485Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-12T17:10:17.485Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:10:17.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T17:10:17.485Z] === RUN TestCopyFromContainer [2022-05-12T17:10:17.776Z] === RUN TestExternalGraphDriver/spec [2022-05-12T17:10:18.419Z] === RUN TestCopyFromContainer// [2022-05-12T17:10:18.419Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T17:10:18.419Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T17:10:18.678Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T17:10:18.678Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T17:10:18.678Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T17:10:18.678Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T17:10:18.937Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T17:10:18.937Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T17:10:18.937Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer (1.52s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T17:10:18.937Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T17:10:18.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:10:18.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:18.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:18.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:18.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:18.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:18.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:18.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:18.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T17:10:18.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:10:18.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:10:18.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:10:18.937Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:10:18.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T17:10:18.937Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:10:19.164Z] === RUN TestExternalGraphDriver/pull [2022-05-12T17:10:19.195Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:10:19.195Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:10:19.195Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:10:19.195Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:10:19.195Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:10:19.195Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:10:19.195Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:10:19.195Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:10:19.195Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:10:19.195Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T17:10:19.195Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:10:19.195Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:10:19.195Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:10:19.195Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:10:19.195Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-12T17:10:19.195Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:10:20.235Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-05-12T17:10:20.235Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:10:21.079Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-05-12T17:10:21.079Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-05-12T17:10:21.079Z] --- PASS: TestExternalGraphDriver/spec (1.71s) [2022-05-12T17:10:21.079Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-05-12T17:10:21.079Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:21.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:21.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:21.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:21.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:21.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:21.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:21.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:21.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:21.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:21.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:21.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:10:21.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T17:10:21.610Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:10:21.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-05-12T17:10:21.869Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:10:21.869Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:10:21.869Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:10:21.869Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T17:10:21.869Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:10:21.869Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:10:21.869Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:10:21.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T17:10:21.869Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:10:22.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T17:10:22.127Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T17:10:22.127Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T17:10:22.127Z] === RUN TestDaemonRestartIpcMode [2022-05-12T17:10:22.127Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T17:10:22.127Z] === RUN TestDaemonHostGatewayIP [2022-05-12T17:10:22.127Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T17:10:22.127Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T17:10:22.127Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T17:10:22.127Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:10:22.127Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T17:10:22.127Z] === RUN TestDiff [2022-05-12T17:10:22.385Z] --- PASS: TestDiff (0.40s) [2022-05-12T17:10:22.385Z] === RUN TestExecWithCloseStdin [2022-05-12T17:10:22.952Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-12T17:10:22.952Z] === RUN TestExec [2022-05-12T17:10:23.222Z] INFO: Extraction ended at 05/12/2022 17:10:20. Duration:00:00:23.2318507 [2022-05-12T17:10:23.222Z] INFO: Updating the golang and path environment variables [2022-05-12T17:10:23.222Z] INFO: GOPATH=d:\gopath [2022-05-12T17:10:23.222Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T17:10:23.222Z] INFO: Running the daemon under test in debug mode [2022-05-12T17:10:23.222Z] INFO: Starting a daemon under test... [2022-05-12T17:10:23.222Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43110\9\daemon --pidfile d:\CI\PR-43110\9\docker.pid -D [2022-05-12T17:10:23.222Z] INFO: Process started successfully. [2022-05-12T17:10:23.222Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T17:10:23.222Z] INFO: Waiting for the daemon under test to start... [2022-05-12T17:10:23.519Z] --- PASS: TestExec (0.49s) [2022-05-12T17:10:23.519Z] === RUN TestExecUser [2022-05-12T17:10:23.778Z] --- PASS: TestExecUser (0.44s) [2022-05-12T17:10:23.778Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:10:24.344Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-12T17:10:24.344Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:10:25.288Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-05-12T17:10:25.288Z] PASS [2022-05-12T17:10:25.288Z] [2022-05-12T17:10:25.288Z] DONE 5 tests in 9.076s [2022-05-12T17:10:25.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T17:10:25.288Z] INFO: Testing against a local daemon [2022-05-12T17:10:25.288Z] === RUN TestContinueAfterPluginCrash [2022-05-12T17:10:25.288Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T17:10:25.288Z] === RUN TestReadPluginNoRead [2022-05-12T17:10:25.288Z] === PAUSE TestReadPluginNoRead [2022-05-12T17:10:25.288Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T17:10:25.288Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T17:10:25.288Z] === CONT TestContinueAfterPluginCrash [2022-05-12T17:10:25.288Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T17:10:25.721Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T17:10:25.721Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:10:26.289Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-05-12T17:10:26.289Z] === RUN TestHealthKillContainer [2022-05-12T17:10:28.594Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-05-12T17:10:28.594Z] === CONT TestReadPluginNoRead [2022-05-12T17:10:28.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:10:28.889Z] INFO: Testing against a local daemon [2022-05-12T17:10:28.889Z] === RUN TestBuildWithSession [2022-05-12T17:10:28.889Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:10:28.889Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:10:28.889Z] === RUN TestBuildSquashParent [2022-05-12T17:10:28.889Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:10:28.889Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:10:28.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:10:28.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:10:30.512Z] === RUN TestReadPluginNoRead/default [2022-05-12T17:10:31.899Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T17:10:33.286Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T17:10:33.286Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-05-12T17:10:34.232Z] === CONT TestReadPluginNoRead [2022-05-12T17:10:34.232Z] read_test.go:92: [d7f0088531169] daemon is not started [2022-05-12T17:10:34.232Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-05-12T17:10:34.232Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-05-12T17:10:34.232Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-12T17:10:34.232Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-05-12T17:10:34.232Z] PASS [2022-05-12T17:10:34.232Z] [2022-05-12T17:10:34.232Z] DONE 6 tests in 9.497s [2022-05-12T17:10:34.232Z] 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-12T17:10:34.232Z] testing: warning: no tests to run [2022-05-12T17:10:34.232Z] PASS [2022-05-12T17:10:34.232Z] [2022-05-12T17:10:34.232Z] DONE 0 tests in 0.008s [2022-05-12T17:10:34.232Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T17:10:34.232Z] INFO: Testing against a local daemon [2022-05-12T17:10:34.232Z] === RUN TestPluginWithDevMounts [2022-05-12T17:10:34.232Z] === PAUSE TestPluginWithDevMounts [2022-05-12T17:10:34.232Z] === CONT TestPluginWithDevMounts [2022-05-12T17:10:34.400Z] --- PASS: TestHealthKillContainer (7.86s) [2022-05-12T17:10:34.400Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:10:34.400Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-05-12T17:10:34.400Z] === RUN TestIpcModeNone [2022-05-12T17:10:34.967Z] --- PASS: TestIpcModeNone (0.47s) [2022-05-12T17:10:34.967Z] === RUN TestIpcModePrivate [2022-05-12T17:10:35.225Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-12T17:10:35.483Z] --- PASS: TestIpcModePrivate (0.49s) [2022-05-12T17:10:35.483Z] === RUN TestIpcModeShareable [2022-05-12T17:10:35.742Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-12T17:10:36.000Z] --- PASS: TestIpcModeShareable (0.50s) [2022-05-12T17:10:36.000Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T17:10:36.151Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-12T17:10:36.151Z] PASS [2022-05-12T17:10:36.151Z] [2022-05-12T17:10:36.151Z] DONE 1 tests in 1.615s [2022-05-12T17:10:36.151Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T17:10:36.151Z] INFO: Testing against a local daemon [2022-05-12T17:10:36.151Z] === RUN TestSecretInspect [2022-05-12T17:10:37.377Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-12T17:10:37.377Z] === RUN TestAPIIpcModeHost [2022-05-12T17:10:37.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:10:37.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:10:37.636Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-12T17:10:37.636Z] === RUN TestDaemonIpcModeShareable [2022-05-12T17:10:38.074Z] --- PASS: TestSecretInspect (2.20s) [2022-05-12T17:10:38.074Z] === RUN TestSecretList [2022-05-12T17:10:38.560Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T17:10:38.560Z] [2022-05-12T17:10:38.560Z] ________ ____ __. [2022-05-12T17:10:38.560Z] \_____ \ | |/ _| [2022-05-12T17:10:38.560Z] / | \| < [2022-05-12T17:10:38.560Z] / | \ | \ [2022-05-12T17:10:38.560Z] \_______ /____|__ \ [2022-05-12T17:10:38.560Z] \/ \/ [2022-05-12T17:10:38.560Z] [2022-05-12T17:10:38.560Z] INFO: make.ps1 ended at 05/12/2022 17:10:26 [2022-05-12T17:10:38.560Z] INFO: Binaries build ended at 05/12/2022 17:10:28. Duration:00:01:20.2508230 [2022-05-12T17:10:38.560Z] INFO: Copying the built daemon binary to d:\CI\PR-43110\9\binary\dockerd-8cf4b92ed7.exe... [2022-05-12T17:10:38.560Z] INFO: Copying the built client binary to d:\CI\PR-43110\9\binary\docker-8cf4b92ed7.exe... [2022-05-12T17:10:38.560Z] INFO: Copying the golang package from the container to d:\CI\PR-43110\9\installer\go.zip... [2022-05-12T17:10:38.560Z] INFO: Extracting go.zip to d:\CI\PR-43110\9\go [2022-05-12T17:10:39.012Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T17:10:39.012Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-12T17:10:39.012Z] === RUN TestDaemonIpcModePrivate [2022-05-12T17:10:39.947Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T17:10:39.947Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-05-12T17:10:39.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T17:10:40.631Z] --- PASS: TestSecretList (2.15s) [2022-05-12T17:10:40.631Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:10:41.227Z] ...INFO: Daemon under test started and replied! [2022-05-12T17:10:41.227Z] INFO: Docker version of the daemon under test [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] Client: [2022-05-12T17:10:41.227Z] Version: 17.06.2-ce [2022-05-12T17:10:41.227Z] API version: 1.30 [2022-05-12T17:10:41.227Z] Go version: go1.8.3 [2022-05-12T17:10:41.227Z] Git commit: cec0b72 [2022-05-12T17:10:41.227Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T17:10:41.227Z] OS/Arch: windows/amd64 [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] Server: [2022-05-12T17:10:41.227Z] Version: 0.0.0-dev [2022-05-12T17:10:41.227Z] API version: 1.42 (minimum version 1.24) [2022-05-12T17:10:41.227Z] Go version: go1.18.2 [2022-05-12T17:10:41.227Z] Git commit: ada4cbbdf7 [2022-05-12T17:10:41.227Z] Built: [2022-05-12T17:10:41.227Z] OS/Arch: windows/amd64 [2022-05-12T17:10:41.227Z] Experimental: false [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] INFO: Docker info of the daemon under test [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] Containers: 0 [2022-05-12T17:10:41.227Z] Running: 0 [2022-05-12T17:10:41.227Z] Paused: 0 [2022-05-12T17:10:41.227Z] Stopped: 0 [2022-05-12T17:10:41.227Z] Images: 0 [2022-05-12T17:10:41.227Z] Server Version: 0.0.0-dev [2022-05-12T17:10:41.227Z] Storage Driver: windowsfilter [2022-05-12T17:10:41.227Z] Windows: [2022-05-12T17:10:41.227Z] Logging Driver: json-file [2022-05-12T17:10:41.227Z] Plugins: [2022-05-12T17:10:41.227Z] Volume: local [2022-05-12T17:10:41.227Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:10:41.227Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:10:41.227Z] Swarm: inactive [2022-05-12T17:10:41.227Z] Default Isolation: process [2022-05-12T17:10:41.227Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:10:41.227Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T17:10:41.227Z] OSType: windows [2022-05-12T17:10:41.227Z] Architecture: x86_64 [2022-05-12T17:10:41.227Z] CPUs: 4 [2022-05-12T17:10:41.227Z] Total Memory: 32GiB [2022-05-12T17:10:41.227Z] Name: azwin-2-9fb400 [2022-05-12T17:10:41.227Z] ID: f2251014-3821-47e7-91a9-bfad82855efc [2022-05-12T17:10:41.227Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T17:10:41.227Z] Debug Mode (client): false [2022-05-12T17:10:41.227Z] Debug Mode (server): true [2022-05-12T17:10:41.227Z] File Descriptors: -1 [2022-05-12T17:10:41.227Z] Goroutines: 16 [2022-05-12T17:10:41.227Z] System Time: 2022-05-12T17:10:39.8976093Z [2022-05-12T17:10:41.227Z] EventsListeners: 0 [2022-05-12T17:10:41.227Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:10:41.227Z] Labels: [2022-05-12T17:10:41.227Z] Experimental: false [2022-05-12T17:10:41.227Z] Insecure Registries: [2022-05-12T17:10:41.227Z] 127.0.0.0/8 [2022-05-12T17:10:41.227Z] Live Restore Enabled: false [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] INFO: Docker images of the daemon under test [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:10:41.227Z] [2022-05-12T17:10:41.227Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T17:10:41.227Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T17:10:41.227Z] ltsc2022: Pulling from windows/servercore [2022-05-12T17:10:41.227Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T17:10:41.227Z] 12fb50a031bd: Pulling fs layer [2022-05-12T17:10:41.322Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T17:10:41.322Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-05-12T17:10:41.322Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T17:10:42.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T17:10:42.258Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-05-12T17:10:42.258Z] === RUN TestIpcModeOlderClient [2022-05-12T17:10:42.258Z] === PAUSE TestIpcModeOlderClient [2022-05-12T17:10:42.258Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:10:42.548Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-12T17:10:42.548Z] === RUN TestSecretsUpdate [2022-05-12T17:10:42.825Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-12T17:10:42.825Z] === RUN TestKillContainer [2022-05-12T17:10:42.825Z] === RUN TestKillContainer/no_signal [2022-05-12T17:10:43.084Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:10:43.343Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:10:43.909Z] --- PASS: TestKillContainer (1.24s) [2022-05-12T17:10:43.909Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-12T17:10:43.909Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-05-12T17:10:43.909Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-05-12T17:10:43.909Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:10:43.909Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T17:10:44.478Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.19s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.42s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.61s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.76s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.69s) [2022-05-12T17:10:44.597Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.08s) [2022-05-12T17:10:44.597Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:10:44.597Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:10:45.097Z] --- PASS: TestSecretsUpdate (2.15s) [2022-05-12T17:10:45.097Z] === RUN TestTemplatedSecret [2022-05-12T17:10:45.238Z] --- PASS: TestBuildWithHugeFile (50.80s) [2022-05-12T17:10:45.238Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:10:45.238Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:10:45.238Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:10:45.238Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:10:45.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:10:45.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:10:45.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:10:45.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:10:45.238Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:10:45.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:10:45.238Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:10:45.238Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:10:45.238Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:10:45.238Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T17:10:45.238Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-05-12T17:10:45.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-05-12T17:10:45.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T17:10:45.238Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:10:45.238Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T17:10:45.238Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T17:10:45.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-05-12T17:10:45.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-12T17:10:45.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-12T17:10:45.413Z] === RUN TestKillStoppedContainer [2022-05-12T17:10:45.413Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-12T17:10:45.413Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:10:45.413Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T17:10:45.413Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:10:45.671Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-12T17:10:45.671Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:10:46.250Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-05-12T17:10:46.250Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:10:46.508Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-05-12T17:10:46.508Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T17:10:47.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-05-12T17:10:47.076Z] === RUN TestLinksContainerNames [2022-05-12T17:10:47.644Z] --- PASS: TestLinksContainerNames (0.84s) [2022-05-12T17:10:47.644Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:10:47.718Z] --- PASS: TestTemplatedSecret (2.64s) [2022-05-12T17:10:47.718Z] === RUN TestSecretCreateResolve [2022-05-12T17:10:48.211Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-12T17:10:48.211Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T17:10:48.779Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/default [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/private [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/slave [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/shared [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/default [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/shared [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/slave [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/private [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T17:10:48.779Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:10:48.779Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:10:48.779Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:10:49.038Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T17:10:49.039Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T17:10:49.039Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T17:10:49.039Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T17:10:49.104Z] --- PASS: TestSecretCreateResolve (1.82s) [2022-05-12T17:10:49.104Z] PASS [2022-05-12T17:10:49.104Z] [2022-05-12T17:10:49.104Z] DONE 6 tests in 13.182s [2022-05-12T17:10:49.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T17:10:49.104Z] INFO: Testing against a local daemon [2022-05-12T17:10:49.104Z] === RUN TestServiceCreateInit [2022-05-12T17:10:49.104Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:10:49.446Z] --- PASS: TestBuildPreserveOwnership (9.93s) [2022-05-12T17:10:49.446Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.91s) [2022-05-12T17:10:49.446Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T17:10:49.446Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:10:49.446Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T17:10:49.446Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T17:10:49.446Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T17:10:49.446Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T17:10:49.446Z] PASS [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === Skipped [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T17:10:49.446Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:10:49.446Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T17:10:49.446Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] DONE 34 tests, 3 skipped in 111.578s [2022-05-12T17:10:49.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T17:10:49.446Z] INFO: Testing against a local daemon [2022-05-12T17:10:49.446Z] === RUN TestConfigInspect [2022-05-12T17:10:49.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T17:10:49.446Z] === RUN TestConfigList [2022-05-12T17:10:49.446Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestConfigList (0.01s) [2022-05-12T17:10:49.446Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:10:49.446Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T17:10:49.446Z] === RUN TestConfigsUpdate [2022-05-12T17:10:49.446Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T17:10:49.446Z] === RUN TestTemplatedConfig [2022-05-12T17:10:49.446Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T17:10:49.446Z] === RUN TestConfigCreateResolve [2022-05-12T17:10:49.446Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T17:10:49.446Z] PASS [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === Skipped [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T17:10:49.446Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-12T17:10:49.446Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T17:10:49.446Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T17:10:49.446Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T17:10:49.446Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T17:10:49.446Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:10:49.446Z] [2022-05-12T17:10:49.446Z] DONE 6 tests, 6 skipped in 0.165s [2022-05-12T17:10:49.446Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T17:10:49.708Z] INFO: Testing against a local daemon [2022-05-12T17:10:49.708Z] === RUN TestCheckpoint [2022-05-12T17:10:49.708Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:10:49.708Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:49.708Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:10:49.708Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:10:49.708Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:10:49.708Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:10:49.708Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:10:49.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T17:10:49.708Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:10:49.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-12T17:10:49.708Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:10:49.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T17:10:49.708Z] === RUN TestCopyEmptyFile [2022-05-12T17:10:49.970Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T17:10:49.970Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:10:49.970Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T17:10:49.970Z] === RUN TestCopyFromContainer [2022-05-12T17:10:50.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:10:50.415Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-05-12T17:10:50.415Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T17:10:50.674Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-12T17:10:50.674Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T17:10:50.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:10:50.933Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-05-12T17:10:50.933Z] === RUN TestNetworkNat [2022-05-12T17:10:51.499Z] --- PASS: TestNetworkNat (0.45s) [2022-05-12T17:10:51.499Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:10:51.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-12T17:10:51.758Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:10:51.813Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:10:52.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:10:53.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:10:53.483Z] INFO: Extraction ended at 05/12/2022 17:10:53. Duration:00:00:23.4564565 [2022-05-12T17:10:53.483Z] INFO: Updating the golang and path environment variables [2022-05-12T17:10:53.483Z] INFO: GOPATH=d:\gopath [2022-05-12T17:10:53.483Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T17:10:53.483Z] INFO: Running the daemon under test in debug mode [2022-05-12T17:10:53.483Z] INFO: Running the daemon under test in containerd mode [2022-05-12T17:10:53.483Z] INFO: Starting a daemon under test... [2022-05-12T17:10:53.483Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43110\9\daemon --pidfile d:\CI\PR-43110\9\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T17:10:53.483Z] INFO: Containerd started successfully. [2022-05-12T17:10:53.483Z] INFO: Process started successfully. [2022-05-12T17:10:53.483Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy (9.48s) [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.35s) [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2022-05-12T17:10:53.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2022-05-12T17:10:53.747Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:10:53.951Z] INFO: Waiting for the daemon under test to start... [2022-05-12T17:10:54.178Z] === RUN TestCopyFromContainer// [2022-05-12T17:10:54.178Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T17:10:54.178Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T17:10:54.447Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T17:10:54.447Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T17:10:54.447Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T17:10:54.447Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T17:10:54.709Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T17:10:54.709Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T17:10:54.709Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer (4.76s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-12T17:10:54.709Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-05-12T17:10:54.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:10:54.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:54.709Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:54.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:54.709Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:54.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:54.709Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:54.709Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:10:54.709Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:10:54.709Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:10:54.709Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T17:10:54.709Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:10:54.709Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:10:54.709Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:10:54.709Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:10:54.969Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T17:10:54.969Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:10:54.969Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:10:54.969Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:10:54.969Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:10:54.969Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:10:54.969Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:10:54.969Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:10:54.970Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:10:54.970Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:10:54.970Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:10:54.970Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T17:10:54.970Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:10:54.970Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:10:54.970Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:10:54.970Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:10:54.970Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T17:10:54.970Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:10:55.043Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-12T17:10:55.043Z] === RUN TestPause [2022-05-12T17:10:55.043Z] --- PASS: TestPause (0.43s) [2022-05-12T17:10:55.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:10:55.043Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:10:55.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:10:55.043Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:10:55.283Z] --- PASS: TestBuildMultiStageParentConfig (2.00s) [2022-05-12T17:10:55.283Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:10:55.283Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:10:55.283Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T17:10:55.283Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:10:55.301Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-12T17:10:55.301Z] === RUN TestPidHost [2022-05-12T17:10:56.236Z] --- PASS: TestPidHost (0.93s) [2022-05-12T17:10:56.236Z] === RUN TestPsFilter [2022-05-12T17:10:56.236Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T17:10:56.236Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:10:56.357Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-05-12T17:10:56.357Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:10:56.803Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-05-12T17:10:56.803Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:10:56.818Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2022-05-12T17:10:56.818Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:57.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:57.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:57.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:57.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:57.307Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:57.307Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:57.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:10:57.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:10:57.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:10:57.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:10:57.307Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-12T17:10:57.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-12T17:10:57.307Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:10:57.369Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-12T17:10:57.370Z] === RUN TestRemoveContainerRunning [2022-05-12T17:10:57.532Z] --- PASS: TestServiceCreateInit (7.65s) [2022-05-12T17:10:57.532Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-05-12T17:10:57.532Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-05-12T17:10:57.532Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:10:57.628Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-12T17:10:57.628Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:10:57.880Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-12T17:10:57.880Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:10:57.880Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:10:57.880Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:10:57.880Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T17:10:57.880Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-12T17:10:57.880Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:10:57.880Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:10:57.880Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T17:10:57.880Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:10:57.880Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T17:10:57.880Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T17:10:57.880Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T17:10:57.880Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T17:10:57.880Z] === RUN TestDaemonRestartIpcMode [2022-05-12T17:10:57.880Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T17:10:57.880Z] === RUN TestDaemonHostGatewayIP [2022-05-12T17:10:57.880Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:10:57.880Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T17:10:57.880Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T17:10:57.880Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T17:10:57.880Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:10:57.880Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T17:10:57.880Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:10:57.880Z] === RUN TestDiff [2022-05-12T17:10:58.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-12T17:10:58.195Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:10:58.195Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T17:10:58.195Z] === RUN TestRenameLinkedContainer [2022-05-12T17:10:58.453Z] --- PASS: TestDiff (0.41s) [2022-05-12T17:10:58.453Z] === RUN TestExecWithCloseStdin [2022-05-12T17:10:58.715Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-05-12T17:10:58.715Z] === RUN TestExec [2022-05-12T17:10:59.236Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T17:10:59.236Z] 97f65a0ec59e: Download complete [2022-05-12T17:10:59.288Z] --- PASS: TestExec (0.49s) [2022-05-12T17:10:59.288Z] === RUN TestExecUser [2022-05-12T17:10:59.861Z] --- PASS: TestExecUser (0.45s) [2022-05-12T17:10:59.861Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:11:00.097Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-05-12T17:11:00.097Z] === RUN TestRenameStoppedContainer [2022-05-12T17:11:00.097Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-12T17:11:00.097Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:11:00.250Z] 12fb50a031bd: Verifying Checksum [2022-05-12T17:11:00.250Z] 12fb50a031bd: Download complete [2022-05-12T17:11:00.434Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-12T17:11:00.434Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:11:01.032Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-05-12T17:11:01.032Z] === RUN TestRenameInvalidName [2022-05-12T17:11:01.291Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-12T17:11:01.291Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:11:01.822Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-05-12T17:11:01.822Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:11:02.083Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-12T17:11:02.083Z] === RUN TestHealthKillContainer [2022-05-12T17:11:03.192Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-05-12T17:11:03.192Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:11:03.759Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-05-12T17:11:03.759Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:11:04.712Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-12T17:11:04.712Z] === RUN TestResize [2022-05-12T17:11:04.970Z] --- PASS: TestResize (0.42s) [2022-05-12T17:11:04.970Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:11:05.537Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-05-12T17:11:05.537Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:11:05.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:05.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:05.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:05.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:11:05.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:07.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:11:07.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:08.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:11:08.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:11:10.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:10.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:10.226Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-12T17:11:10.227Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:11:10.227Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:11:10.227Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:11:10.227Z] === RUN TestIpcModeNone [2022-05-12T17:11:10.489Z] --- PASS: TestIpcModeNone (0.44s) [2022-05-12T17:11:10.489Z] === RUN TestIpcModePrivate [2022-05-12T17:11:10.750Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-12T17:11:11.013Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-12T17:11:11.013Z] === RUN TestIpcModeShareable [2022-05-12T17:11:11.013Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:11:11.013Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-12T17:11:11.013Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T17:11:11.622Z] --- PASS: TestBuildMultiStageOnBuild (13.53s) [2022-05-12T17:11:11.622Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:11:11.622Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:11:11.622Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:11:11.622Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:11:12.449Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) [2022-05-12T17:11:12.449Z] === RUN TestCreateServiceConflict [2022-05-12T17:11:12.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) [2022-05-12T17:11:12.932Z] === RUN TestAPIIpcModeHost [2022-05-12T17:11:12.932Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:11:12.932Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T17:11:12.932Z] === RUN TestDaemonIpcModeShareable [2022-05-12T17:11:12.932Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:11:12.932Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T17:11:12.932Z] === RUN TestDaemonIpcModePrivate [2022-05-12T17:11:13.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:11:13.506Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T17:11:13.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:11:13.768Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-12T17:11:13.768Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T17:11:13.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:11:13.768Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T17:11:13.768Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T17:11:13.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:11:13.768Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T17:11:13.768Z] === RUN TestIpcModeOlderClient [2022-05-12T17:11:13.768Z] === PAUSE TestIpcModeOlderClient [2022-05-12T17:11:13.768Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:11:14.340Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-12T17:11:14.340Z] === RUN TestKillContainer [2022-05-12T17:11:14.340Z] === RUN TestKillContainer/no_signal [2022-05-12T17:11:14.602Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:11:14.864Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:11:14.997Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-05-12T17:11:14.997Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:11:15.166Z] ...INFO: Daemon under test started and replied! [2022-05-12T17:11:15.166Z] INFO: Docker version of the daemon under test [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] Client: [2022-05-12T17:11:15.166Z] Version: 17.06.2-ce [2022-05-12T17:11:15.166Z] API version: 1.30 [2022-05-12T17:11:15.166Z] Go version: go1.8.3 [2022-05-12T17:11:15.166Z] Git commit: cec0b72 [2022-05-12T17:11:15.166Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T17:11:15.166Z] OS/Arch: windows/amd64 [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] Server: [2022-05-12T17:11:15.166Z] Version: 0.0.0-dev [2022-05-12T17:11:15.166Z] API version: 1.42 (minimum version 1.24) [2022-05-12T17:11:15.166Z] Go version: go1.18.2 [2022-05-12T17:11:15.166Z] Git commit: 8cf4b92ed7 [2022-05-12T17:11:15.166Z] Built: [2022-05-12T17:11:15.166Z] OS/Arch: windows/amd64 [2022-05-12T17:11:15.166Z] Experimental: false [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] INFO: Docker info of the daemon under test [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] Containers: 0 [2022-05-12T17:11:15.166Z] Running: 0 [2022-05-12T17:11:15.166Z] Paused: 0 [2022-05-12T17:11:15.166Z] Stopped: 0 [2022-05-12T17:11:15.166Z] Images: 0 [2022-05-12T17:11:15.166Z] Server Version: 0.0.0-dev [2022-05-12T17:11:15.166Z] Storage Driver: windowsfilter [2022-05-12T17:11:15.166Z] Windows: [2022-05-12T17:11:15.166Z] Logging Driver: json-file [2022-05-12T17:11:15.166Z] Plugins: [2022-05-12T17:11:15.166Z] Volume: local [2022-05-12T17:11:15.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:11:15.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:11:15.166Z] Swarm: inactive [2022-05-12T17:11:15.166Z] Default Isolation: process [2022-05-12T17:11:15.166Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:11:15.166Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T17:11:15.166Z] OSType: windows [2022-05-12T17:11:15.166Z] Architecture: x86_64 [2022-05-12T17:11:15.166Z] CPUs: 4 [2022-05-12T17:11:15.166Z] Total Memory: 32GiB [2022-05-12T17:11:15.166Z] Name: azwin-2-42fff0 [2022-05-12T17:11:15.166Z] ID: a30f573f-83e4-4234-941f-6b53ff869ab3 [2022-05-12T17:11:15.166Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T17:11:15.166Z] Debug Mode (client): false [2022-05-12T17:11:15.166Z] Debug Mode (server): true [2022-05-12T17:11:15.166Z] File Descriptors: -1 [2022-05-12T17:11:15.166Z] Goroutines: 29 [2022-05-12T17:11:15.166Z] System Time: 2022-05-12T17:11:12.8579237Z [2022-05-12T17:11:15.166Z] EventsListeners: 0 [2022-05-12T17:11:15.166Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:11:15.166Z] Labels: [2022-05-12T17:11:15.166Z] Experimental: false [2022-05-12T17:11:15.166Z] Insecure Registries: [2022-05-12T17:11:15.166Z] 127.0.0.0/8 [2022-05-12T17:11:15.166Z] Live Restore Enabled: false [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] INFO: Docker images of the daemon under test [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:11:15.166Z] [2022-05-12T17:11:15.166Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T17:11:15.166Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T17:11:15.166Z] ltsc2022: Pulling from windows/servercore [2022-05-12T17:11:15.166Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T17:11:15.166Z] 12fb50a031bd: Pulling fs layer [2022-05-12T17:11:15.437Z] --- PASS: TestKillContainer (1.28s) [2022-05-12T17:11:15.437Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-12T17:11:15.437Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-12T17:11:15.437Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-12T17:11:15.437Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:11:15.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T17:11:16.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T17:11:16.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-05-12T17:11:16.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-12T17:11:16.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-12T17:11:16.271Z] === RUN TestKillStoppedContainer [2022-05-12T17:11:16.271Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-12T17:11:16.271Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:11:16.533Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T17:11:16.533Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:11:16.795Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-12T17:11:16.795Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:11:16.795Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:16.795Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:11:16.795Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:11:16.795Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:11:16.795Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:11:16.795Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T17:11:16.795Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T17:11:16.795Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T17:11:16.795Z] === RUN TestLinksContainerNames [2022-05-12T17:11:17.410Z] --- PASS: TestBuildMultiStageLayerLeak (7.52s) [2022-05-12T17:11:17.410Z] === RUN TestBuildWithHugeFile [2022-05-12T17:11:17.545Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-05-12T17:11:17.545Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:11:17.764Z] --- PASS: TestLinksContainerNames (0.87s) [2022-05-12T17:11:17.764Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:11:17.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:11:17.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:11:18.035Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-12T17:11:18.035Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T17:11:18.608Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/default [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/private [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/slave [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/shared [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/default [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/shared [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/slave [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/private [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:11:18.608Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T17:11:18.608Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:11:18.608Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:11:18.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:11:18.870Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T17:11:19.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:11:19.132Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:11:19.132Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T17:11:19.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T17:11:19.132Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T17:11:19.132Z] 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-12T17:11:19.132Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T17:11:19.132Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T17:11:19.132Z] 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-12T17:11:19.132Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T17:11:19.132Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T17:11:19.132Z] 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-12T17:11:19.132Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T17:11:19.132Z] === RUN TestNetworkNat [2022-05-12T17:11:19.705Z] --- PASS: TestNetworkNat (0.51s) [2022-05-12T17:11:19.705Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:11:19.968Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-12T17:11:19.968Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:11:21.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:11:21.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:11:22.518Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-05-12T17:11:22.518Z] === RUN TestPause [2022-05-12T17:11:22.518Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:22.518Z] --- SKIP: TestPause (0.00s) [2022-05-12T17:11:22.518Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:11:22.518Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:11:22.518Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:11:22.518Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:11:22.518Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:22.518Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T17:11:22.518Z] === RUN TestPidHost [2022-05-12T17:11:22.914Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:11:22.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-12T17:11:22.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-05-12T17:11:22.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-05-12T17:11:22.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-05-12T17:11:22.915Z] === RUN TestCgroupNamespacesRun [2022-05-12T17:11:23.464Z] --- PASS: TestPidHost (0.91s) [2022-05-12T17:11:23.464Z] === RUN TestPsFilter [2022-05-12T17:11:23.725Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T17:11:23.725Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:11:23.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T17:11:23.761Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:11:23.761Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:11:23.761Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T17:11:23.761Z] [2022-05-12T17:11:23.761Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T17:11:23.761Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T17:11:23.761Z] Using test binary docker [2022-05-12T17:11:23.761Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T17:11:23.761Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:11:23.761Z] INFO: Waiting for daemon to start... [2022-05-12T17:11:23.761Z] Starting dockerd [2022-05-12T17:11:23.761Z] . [2022-05-12T17:11:23.761Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T17:11:23.987Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-12T17:11:23.987Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:11:24.289Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-12T17:11:24.289Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T17:11:24.562Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-12T17:11:24.562Z] === RUN TestRemoveContainerRunning [2022-05-12T17:11:24.823Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-12T17:11:24.823Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:11:25.223Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-05-12T17:11:25.223Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T17:11:25.396Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-05-12T17:11:25.396Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:11:25.396Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T17:11:25.396Z] === RUN TestRenameLinkedContainer [2022-05-12T17:11:26.158Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-12T17:11:26.158Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T17:11:27.312Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-05-12T17:11:27.312Z] === RUN TestRenameStoppedContainer [2022-05-12T17:11:27.312Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-12T17:11:27.312Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:11:27.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-12T17:11:27.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T17:11:27.646Z] 12fb50a031bd: Verifying Checksum [2022-05-12T17:11:27.646Z] 12fb50a031bd: Download complete [2022-05-12T17:11:28.257Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-05-12T17:11:28.257Z] === RUN TestRenameInvalidName [2022-05-12T17:11:28.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-12T17:11:28.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T17:11:28.518Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-12T17:11:28.518Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:11:29.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-05-12T17:11:29.864Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T17:11:30.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-12T17:11:30.431Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T17:11:30.434Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-05-12T17:11:30.434Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:11:30.434Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-12T17:11:30.434Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:11:31.378Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-05-12T17:11:31.378Z] === RUN TestResize [2022-05-12T17:11:31.639Z] --- PASS: TestResize (0.40s) [2022-05-12T17:11:31.639Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:11:31.807Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-12T17:11:31.808Z] === RUN TestNISDomainname [2022-05-12T17:11:32.066Z] --- PASS: TestNISDomainname (0.51s) [2022-05-12T17:11:32.066Z] === RUN TestHostnameDnsResolution [2022-05-12T17:11:32.213Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-05-12T17:11:32.213Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:11:32.461Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-05-12T17:11:32.461Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:11:32.475Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-05-12T17:11:32.475Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:11:32.475Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T17:11:32.475Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:11:32.475Z] === RUN TestCgroupNamespacesRun [2022-05-12T17:11:32.725Z] --- PASS: TestCreateServiceSecretFileMode (2.12s) [2022-05-12T17:11:32.725Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:11:33.003Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-12T17:11:33.003Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T17:11:33.262Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-05-12T17:11:33.263Z] === RUN TestPrivilegedHostDevices [2022-05-12T17:11:33.830Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2022-05-12T17:11:33.830Z] === RUN TestStats [2022-05-12T17:11:33.862Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-12T17:11:33.862Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T17:11:34.806Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-12T17:11:34.806Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T17:11:35.275Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-05-12T17:11:35.275Z] === RUN TestCreateServiceSysctls [2022-05-12T17:11:36.194Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-12T17:11:36.194Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T17:11:36.360Z] --- PASS: TestStats (2.48s) [2022-05-12T17:11:36.361Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:11:36.361Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T17:11:36.361Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T17:11:36.361Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T17:11:36.361Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T17:11:36.361Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T17:11:36.361Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T17:11:36.361Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T17:11:36.361Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T17:11:36.361Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T17:11:36.361Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T17:11:37.145Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-12T17:11:37.145Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T17:11:37.295Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T17:11:38.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-12T17:11:38.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T17:11:38.579Z] --- PASS: TestCreateServiceSysctls (3.30s) [2022-05-12T17:11:38.579Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:11:39.196Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T17:11:39.478Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-12T17:11:39.478Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T17:11:40.050Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T17:11:40.050Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T17:11:40.570Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T17:11:40.571Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-05-12T17:11:40.571Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-05-12T17:11:40.571Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-05-12T17:11:40.571Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-12T17:11:40.571Z] === RUN TestDeleteDevicemapper [2022-05-12T17:11:40.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:11:40.571Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T17:11:40.571Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:11:41.128Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-05-12T17:11:41.128Z] === RUN TestInspect [2022-05-12T17:11:41.439Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-12T17:11:41.439Z] === RUN TestNISDomainname [2022-05-12T17:11:41.439Z] 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-12T17:11:41.439Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T17:11:41.439Z] === RUN TestHostnameDnsResolution [2022-05-12T17:11:41.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-05-12T17:11:41.946Z] === RUN TestUpdateMemory [2022-05-12T17:11:42.011Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-05-12T17:11:42.011Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T17:11:42.012Z] 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-12T17:11:42.012Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T17:11:42.012Z] === RUN TestPrivilegedHostDevices [2022-05-12T17:11:42.512Z] --- PASS: TestUpdateMemory (0.54s) [2022-05-12T17:11:42.512Z] === RUN TestUpdateCPUQuota [2022-05-12T17:11:42.585Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-12T17:11:42.585Z] === RUN TestStats [2022-05-12T17:11:42.585Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:42.585Z] --- SKIP: TestStats (0.00s) [2022-05-12T17:11:42.585Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:11:42.585Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T17:11:42.585Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T17:11:42.585Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T17:11:42.585Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T17:11:42.585Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T17:11:42.585Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T17:11:42.585Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T17:11:42.585Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T17:11:42.585Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T17:11:42.585Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T17:11:43.080Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-05-12T17:11:43.080Z] === RUN TestUpdatePidsLimit [2022-05-12T17:11:43.080Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T17:11:43.158Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T17:11:43.339Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T17:11:43.598Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T17:11:43.857Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T17:11:43.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T17:11:44.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T17:11:44.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T17:11:44.435Z] --- PASS: TestInspect (2.78s) [2022-05-12T17:11:44.435Z] === RUN TestCreateJob [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-12T17:11:44.942Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-12T17:11:44.942Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:11:45.075Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T17:11:46.985Z] --- PASS: TestCreateJob (3.10s) [2022-05-12T17:11:46.985Z] === RUN TestReplicatedJob [2022-05-12T17:11:46.990Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T17:11:46.990Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-05-12T17:11:46.990Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-05-12T17:11:46.990Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-05-12T17:11:46.990Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-05-12T17:11:46.990Z] === RUN TestDeleteDevicemapper [2022-05-12T17:11:46.990Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:11:46.990Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T17:11:46.990Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:11:48.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-05-12T17:11:48.377Z] === RUN TestUpdateMemory [2022-05-12T17:11:48.377Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:48.377Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T17:11:48.377Z] === RUN TestUpdateCPUQuota [2022-05-12T17:11:48.377Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:48.377Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T17:11:48.377Z] === RUN TestUpdatePidsLimit [2022-05-12T17:11:48.377Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:11:48.377Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T17:11:48.377Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:11:52.304Z] --- PASS: TestReplicatedJob (5.41s) [2022-05-12T17:11:52.304Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:11:52.928Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T17:11:52.928Z] 97f65a0ec59e: Download complete [2022-05-12T17:11:55.611Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-05-12T17:11:55.611Z] === RUN TestServiceListWithStatuses [2022-05-12T17:11:55.611Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:11:55.611Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:11:55.611Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:11:57.147Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-05-12T17:11:57.147Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:11:57.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-12T17:11:57.147Z] === RUN TestWaitNonBlocked [2022-05-12T17:11:57.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:11:57.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:11:57.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:11:57.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:11:57.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:11:57.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:11:57.147Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T17:11:57.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-05-12T17:11:57.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-12T17:11:57.147Z] === RUN TestWaitBlocked [2022-05-12T17:11:57.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:11:57.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:11:57.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:11:57.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:11:57.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:11:57.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:11:57.714Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T17:11:57.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-12T17:11:57.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-05-12T17:11:57.714Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T17:11:57.714Z] === CONT TestIpcModeOlderClient [2022-05-12T17:11:57.714Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T17:11:57.714Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T17:11:59.618Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-05-12T17:11:59.618Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T17:11:59.825Z] --- PASS: TestDockerNetworkConnectAlias (3.78s) [2022-05-12T17:11:59.825Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:12:00.614Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-05-12T17:12:00.614Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:12:00.614Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-12T17:12:00.614Z] === RUN TestWaitNonBlocked [2022-05-12T17:12:00.614Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:12:00.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:12:00.614Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:12:00.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:12:00.614Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:12:00.614Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:12:00.614Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T17:12:00.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-05-12T17:12:00.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-05-12T17:12:00.614Z] === RUN TestWaitBlocked [2022-05-12T17:12:00.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:12:00.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:12:00.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:12:00.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:12:00.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:12:00.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:12:00.877Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T17:12:00.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-05-12T17:12:00.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-05-12T17:12:00.877Z] === CONT TestDaemonRestartIpcMode [2022-05-12T17:12:00.877Z] === CONT TestIpcModeOlderClient [2022-05-12T17:12:00.877Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-12T17:12:00.877Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T17:12:01.520Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2022-05-12T17:12:01.520Z] === CONT TestDaemonHostGatewayIP [2022-05-12T17:12:02.470Z] sha256:679753c085acbd60121583cfac83e5f2e5382ee34a7550e210fde7b0e757f10e [2022-05-12T17:12:02.470Z] INFO: Starting docker-py tests... [2022-05-12T17:12:02.470Z] ============================= test session starts ============================== [2022-05-12T17:12:02.470Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T17:12:02.470Z] rootdir: /src, inifile: pytest.ini [2022-05-12T17:12:02.470Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T17:12:02.470Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T17:12:02.470Z] [2022-05-12T17:12:03.132Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-05-12T17:12:03.132Z] === RUN TestServicePlugin [2022-05-12T17:12:03.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-05-12T17:12:03.692Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2022-05-12T17:12:03.692Z] PASS [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === Skipped [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T17:12:03.692Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T17:12:03.692Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T17:12:03.692Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:12:03.692Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:12:03.692Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-12T17:12:03.692Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T17:12:03.692Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T17:12:03.692Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T17:12:03.692Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T17:12:03.692Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:12:03.692Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:12:03.692Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T17:12:03.692Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T17:12:03.692Z] 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-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T17:12:03.692Z] 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-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T17:12:03.692Z] 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-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T17:12:03.692Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:12:03.692Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T17:12:03.692Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:12:03.692Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T17:12:03.692Z] 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-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T17:12:03.692Z] 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-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T17:12:03.692Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T17:12:03.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T17:12:03.692Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T17:12:03.692Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T17:12:03.692Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T17:12:03.692Z] [2022-05-12T17:12:03.692Z] DONE 212 tests, 27 skipped in 74.323s [2022-05-12T17:12:03.692Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T17:12:03.957Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:12:04.051Z] === CONT TestDaemonRestartIpcMode [2022-05-12T17:12:04.051Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-05-12T17:12:04.532Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T17:12:04.532Z] === RUN TestConfigDaemonID [2022-05-12T17:12:05.477Z] daemon_test.go:84: [d3e86391bdb6c] daemon is not started [2022-05-12T17:12:05.477Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:05.477Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:05.477Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:05.477Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:05.477Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:05.477Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T17:12:05.477Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T17:12:05.477Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:05.477Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T17:12:05.739Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:05.739Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:05.739Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-12T17:12:05.739Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-12T17:12:05.739Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:12:05.739Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T17:12:05.952Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-12T17:12:06.436Z] plugin_test.go:61: [d791b5d0d72e2] joining swarm manager [dd43646059bb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:12:07.147Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T17:12:07.825Z] plugin_test.go:64: [d85dbca1d0f83] joining swarm manager [dd43646059bb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:12:08.090Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T17:12:08.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:12:08.197Z] Using test binary docker [2022-05-12T17:12:08.197Z] +++ /etc/init.d/apparmor start [2022-05-12T17:12:08.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:12:08.197Z] INFO: Waiting for daemon to start... [2022-05-12T17:12:08.197Z] Starting dockerd [2022-05-12T17:12:08.197Z] +++ 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-12T17:12:09.035Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T17:12:09.035Z] daemon_test.go:198: [df3cda2ec7642] daemon is not started [2022-05-12T17:12:09.035Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-12T17:12:09.035Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T17:12:09.035Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T17:12:09.035Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-12T17:12:09.035Z] === RUN TestDaemonProxy [2022-05-12T17:12:09.035Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T17:12:09.035Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T17:12:09.035Z] PASS [2022-05-12T17:12:09.035Z] [2022-05-12T17:12:09.035Z] === Skipped [2022-05-12T17:12:09.035Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T17:12:09.035Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T17:12:09.035Z] [2022-05-12T17:12:09.035Z] DONE 13 tests, 1 skipped in 5.225s [2022-05-12T17:12:09.035Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T17:12:09.128Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T17:12:09.128Z] Using test binary docker [2022-05-12T17:12:09.128Z] +++ /etc/init.d/apparmor start [2022-05-12T17:12:09.128Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T17:12:09.128Z] INFO: Waiting for daemon to start... [2022-05-12T17:12:09.128Z] Starting dockerd [2022-05-12T17:12:09.128Z] +++ 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-12T17:12:09.296Z] INFO: Testing against a local daemon [2022-05-12T17:12:09.296Z] === RUN TestCommitInheritsEnv [2022-05-12T17:12:09.690Z] . [2022-05-12T17:12:09.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:12:09.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:12:09.946Z] Error: No such image: emptyfs [2022-05-12T17:12:09.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T17:12:09.946Z] ++++ docker load [2022-05-12T17:12:10.137Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-05-12T17:12:10.138Z] PASS [2022-05-12T17:12:10.138Z] [2022-05-12T17:12:10.138Z] === Skipped [2022-05-12T17:12:10.138Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T17:12:10.138Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:12:10.138Z] [2022-05-12T17:12:10.138Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:12:10.138Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:12:10.138Z] [2022-05-12T17:12:10.138Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T17:12:10.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:12:10.138Z] [2022-05-12T17:12:10.138Z] DONE 235 tests, 3 skipped in 112.497s [2022-05-12T17:12:10.138Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T17:12:10.138Z] ++ 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-12T17:12:10.138Z] ++ set -e [2022-05-12T17:12:10.138Z] ++ '[' -n 0 ']' [2022-05-12T17:12:10.138Z] ++ set -x [2022-05-12T17:12:10.138Z] ++ 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-12T17:12:10.138Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:12:10.138Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T17:12:10.138Z] === RUN TestConfigDaemonID [2022-05-12T17:12:10.202Z] Running integration-test (iteration 1) [2022-05-12T17:12:10.202Z] 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-12T17:12:10.202Z] ++ 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-12T17:12:10.202Z] ++ set -e [2022-05-12T17:12:10.202Z] ++ '[' -n 0 ']' [2022-05-12T17:12:10.202Z] ++ set -x [2022-05-12T17:12:10.202Z] ++ 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-12T17:12:10.764Z] Loaded image: busybox:latest [2022-05-12T17:12:11.021Z] Loaded image: busybox:glibc [2022-05-12T17:12:11.021Z] [2022-05-12T17:12:11.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T17:12:11.072Z] daemon_test.go:84: [d9bd2cb0bd443] daemon is not started [2022-05-12T17:12:11.072Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:11.072Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:11.072Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:11.072Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:11.072Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:11.072Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T17:12:11.072Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T17:12:11.072Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:12:11.072Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T17:12:11.072Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T17:12:11.072Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T17:12:11.211Z] --- PASS: TestCommitInheritsEnv (1.95s) [2022-05-12T17:12:11.211Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:12:11.211Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform// [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T17:12:11.211Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T17:12:11.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T17:12:11.281Z] Error: No such image: emptyfs [2022-05-12T17:12:11.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T17:12:11.281Z] ++++ docker load [2022-05-12T17:12:11.330Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T17:12:11.330Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T17:12:11.330Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-05-12T17:12:11.331Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-12T17:12:11.331Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-12T17:12:11.331Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-12T17:12:11.331Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-12T17:12:11.331Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:12:11.331Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T17:12:11.473Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T17:12:11.473Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T17:12:11.473Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T17:12:11.473Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T17:12:11.473Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T17:12:11.473Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:12:11.473Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T17:12:11.473Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:12:11.734Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T17:12:11.734Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:12:11.853Z] Running integration-test (iteration 1) [2022-05-12T17:12:11.853Z] 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-12T17:12:11.853Z] ++ 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-12T17:12:11.853Z] ++ set -e [2022-05-12T17:12:11.853Z] ++ '[' -n 0 ']' [2022-05-12T17:12:11.853Z] ++ set -x [2022-05-12T17:12:11.853Z] ++ 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-12T17:12:12.266Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T17:12:12.780Z] Loaded image: busybox:latest [2022-05-12T17:12:13.120Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-05-12T17:12:13.120Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T17:12:13.120Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T17:12:13.120Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T17:12:13.120Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:12:13.120Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T17:12:13.120Z] === RUN TestTagInvalidReference [2022-05-12T17:12:13.120Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T17:12:13.120Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:12:13.341Z] Loaded image: busybox:glibc [2022-05-12T17:12:13.382Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T17:12:13.382Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:12:13.382Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T17:12:13.382Z] === RUN TestTagOfficialNames [2022-05-12T17:12:13.382Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T17:12:13.382Z] === RUN TestTagMatchesDigest [2022-05-12T17:12:13.382Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T17:12:13.382Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T17:12:13.640Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T17:12:14.576Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T17:12:14.576Z] daemon_test.go:198: [d194af25e7559] daemon is not started [2022-05-12T17:12:14.576Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-12T17:12:14.576Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T17:12:14.576Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T17:12:14.576Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T17:12:14.576Z] === RUN TestDaemonProxy [2022-05-12T17:12:14.576Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T17:12:15.237Z] Loaded image: debian:bullseye-slim [2022-05-12T17:12:15.494Z] Loaded image: hello-world:latest [2022-05-12T17:12:15.494Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:12:15.751Z] INFO: Testing against a local daemon [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T17:12:15.751Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T17:12:16.476Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T17:12:17.278Z] Loaded image: debian:bullseye-slim [2022-05-12T17:12:17.278Z] Loaded image: hello-world:latest [2022-05-12T17:12:17.535Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:12:17.535Z] INFO: Testing against a local daemon [2022-05-12T17:12:17.535Z] === RUN TestDockerDaemonSuite [2022-05-12T17:12:17.535Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T17:12:17.776Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T17:12:17.852Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T17:12:18.602Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-12T17:12:19.426Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T17:12:19.426Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T17:12:19.781Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T17:12:19.991Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T17:12:19.992Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T17:12:19.993Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T17:12:20.039Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy (6.17s) [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy/command-line_options (1.70s) [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T17:12:20.606Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T17:12:20.606Z] PASS [2022-05-12T17:12:20.606Z] [2022-05-12T17:12:20.606Z] DONE 18 tests in 11.191s [2022-05-12T17:12:20.606Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T17:12:20.606Z] ++ 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-12T17:12:20.606Z] ++ set -e [2022-05-12T17:12:20.606Z] ++ '[' -n 0 ']' [2022-05-12T17:12:20.606Z] ++ set -x [2022-05-12T17:12:20.606Z] ++ 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-12T17:12:20.864Z] INFO: Testing against a local daemon [2022-05-12T17:12:20.864Z] === RUN TestCommitInheritsEnv [2022-05-12T17:12:20.920Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T17:12:20.920Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T17:12:20.920Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T17:12:21.123Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-12T17:12:21.123Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:12:21.123Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T17:12:21.123Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:12:21.123Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:12:21.123Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T17:12:21.123Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T17:12:21.123Z] === RUN TestImportWithCustomPlatform// [2022-05-12T17:12:21.123Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T17:12:21.382Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T17:12:21.382Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T17:12:21.382Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T17:12:21.382Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T17:12:21.382Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform (0.40s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T17:12:21.382Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T17:12:21.382Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:12:21.641Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-12T17:12:21.641Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:12:21.641Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T17:12:21.641Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:12:21.899Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-05-12T17:12:21.899Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T17:12:21.899Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:12:21.899Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T17:12:21.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:12:21.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T17:12:21.899Z] === RUN TestTagInvalidReference [2022-05-12T17:12:21.899Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T17:12:21.899Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:12:21.899Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T17:12:21.899Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:12:21.899Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T17:12:21.899Z] === RUN TestTagOfficialNames [2022-05-12T17:12:21.899Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T17:12:21.899Z] === RUN TestTagMatchesDigest [2022-05-12T17:12:21.899Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T17:12:21.899Z] PASS [2022-05-12T17:12:21.899Z] [2022-05-12T17:12:21.899Z] === Skipped [2022-05-12T17:12:21.899Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:12:21.899Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T17:12:21.899Z] [2022-05-12T17:12:21.899Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T17:12:21.899Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:12:21.899Z] [2022-05-12T17:12:21.899Z] DONE 22 tests, 2 skipped in 1.367s [2022-05-12T17:12:21.899Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T17:12:21.899Z] ++ 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-12T17:12:21.899Z] ++ set -e [2022-05-12T17:12:21.899Z] ++ '[' -n 0 ']' [2022-05-12T17:12:21.899Z] ++ set -x [2022-05-12T17:12:21.899Z] ++ 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-12T17:12:22.158Z] INFO: Testing against a local daemon [2022-05-12T17:12:22.158Z] === RUN TestNetworkCreateDelete [2022-05-12T17:12:22.158Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-12T17:12:22.158Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:12:22.288Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T17:12:22.724Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-05-12T17:12:22.724Z] === RUN TestDaemonDNSFallback [2022-05-12T17:12:22.852Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T17:12:22.852Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T17:12:22.852Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T17:12:23.415Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T17:12:23.978Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T17:12:25.347Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T17:12:25.347Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T17:12:25.347Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T17:12:25.347Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T17:12:25.347Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T17:12:27.239Z] 97f65a0ec59e: Pull complete [2022-05-12T17:12:27.865Z] --- PASS: TestBuildWithHugeFile (130.95s) [2022-05-12T17:12:27.865Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:12:27.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:12:27.865Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:12:27.865Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:12:27.865Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:12:27.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:12:27.865Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:12:27.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:12:27.865Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:12:27.865Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:12:27.865Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:12:27.865Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:12:27.865Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:12:27.866Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T17:12:27.866Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-12T17:12:27.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-12T17:12:27.866Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T17:12:27.866Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:12:27.866Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T17:12:29.231Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T17:12:29.282Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-12T17:12:29.282Z] === RUN TestInspectNetwork [2022-05-12T17:12:30.159Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T17:12:31.089Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T17:12:31.345Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-05-12T17:12:31.345Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2022-05-12T17:12:31.345Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-05-12T17:12:31.345Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:12:31.601Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-05-12T17:12:31.601Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T17:12:31.815Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T17:12:31.815Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T17:12:31.815Z] === RUN TestInspectNetwork/network_name [2022-05-12T17:12:31.815Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T17:12:32.162Z] Loaded image: busybox:latest [2022-05-12T17:12:32.418Z] Loaded image: busybox:glibc [2022-05-12T17:12:33.346Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T17:12:34.276Z] Loaded image: debian:bullseye-slim [2022-05-12T17:12:34.276Z] Loaded image: hello-world:latest [2022-05-12T17:12:34.442Z] --- PASS: TestServicePlugin (30.22s) [2022-05-12T17:12:34.442Z] === RUN TestServiceUpdateLabel [2022-05-12T17:12:34.533Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T17:12:35.015Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-05-12T17:12:35.015Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:12:35.096Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T17:12:35.659Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T17:12:36.000Z] --- PASS: TestInspectNetwork (6.96s) [2022-05-12T17:12:36.000Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T17:12:36.000Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T17:12:36.000Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T17:12:36.000Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T17:12:36.000Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:12:36.222Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T17:12:37.150Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T17:12:37.376Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:12:37.376Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:12:37.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:12:37.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:12:37.376Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:12:37.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:12:37.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:12:37.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:12:37.376Z] === RUN TestNetworkList [2022-05-12T17:12:37.376Z] === RUN TestNetworkList//networks [2022-05-12T17:12:37.376Z] === PAUSE TestNetworkList//networks [2022-05-12T17:12:37.376Z] === RUN TestNetworkList//networks/ [2022-05-12T17:12:37.376Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:12:37.376Z] === CONT TestNetworkList//networks [2022-05-12T17:12:37.376Z] === CONT TestNetworkList//networks/ [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:12:37.376Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:12:37.376Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:12:37.712Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T17:12:37.943Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T17:12:37.943Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:12:38.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T17:12:38.878Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:12:39.606Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T17:12:39.815Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-12T17:12:39.815Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:12:40.750Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T17:12:40.750Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:12:40.972Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T17:12:41.538Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T17:12:41.795Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T17:12:42.126Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-12T17:12:42.126Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:12:42.695Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T17:12:42.695Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:12:42.724Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T17:12:43.655Z] docker_cli_daemon_test.go:1474: [d97725655a629] daemon is not started [2022-05-12T17:12:44.217Z] check_test.go:307: [d8daf8add29ef] daemon is not started [2022-05-12T17:12:44.217Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T17:12:44.779Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T17:12:45.036Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.62s) [2022-05-12T17:12:45.036Z] PASS [2022-05-12T17:12:45.036Z] [2022-05-12T17:12:45.036Z] === Skipped [2022-05-12T17:12:45.036Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T17:12:45.036Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:12:45.036Z] [2022-05-12T17:12:45.036Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:12:45.036Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:12:45.036Z] [2022-05-12T17:12:45.036Z] DONE 34 tests, 2 skipped in 196.929s [2022-05-12T17:12:45.036Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T17:12:45.036Z] ++ 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-12T17:12:45.036Z] ++ set -e [2022-05-12T17:12:45.036Z] ++ '[' -n 0 ']' [2022-05-12T17:12:45.036Z] ++ set -x [2022-05-12T17:12:45.036Z] ++ 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-12T17:12:45.249Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-05-12T17:12:45.249Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:12:45.249Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:12:45.249Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:12:45.249Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:12:45.293Z] INFO: Testing against a local daemon [2022-05-12T17:12:45.293Z] === RUN TestConfigInspect [2022-05-12T17:12:45.550Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T17:12:46.490Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T17:12:46.490Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T17:12:47.862Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T17:12:48.118Z] check_test.go:307: [d8db35b6ace23] daemon is not started [2022-05-12T17:12:48.118Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T17:12:48.375Z] --- PASS: TestConfigInspect (3.16s) [2022-05-12T17:12:48.375Z] === RUN TestConfigList [2022-05-12T17:12:49.304Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T17:12:49.865Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T17:12:49.932Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-05-12T17:12:49.932Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:12:50.328Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T17:12:50.793Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T17:12:50.793Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T17:12:51.053Z] --- PASS: TestConfigList (2.65s) [2022-05-12T17:12:51.053Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:12:51.615Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T17:12:52.179Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T17:12:52.436Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T17:12:54.326Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2022-05-12T17:12:54.326Z] === RUN TestConfigsUpdate [2022-05-12T17:12:55.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T17:12:57.157Z] --- PASS: TestConfigsUpdate (3.21s) [2022-05-12T17:12:57.157Z] === RUN TestTemplatedConfig [2022-05-12T17:12:57.720Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T17:13:00.127Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-05-12T17:13:00.127Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:13:00.988Z] --- PASS: TestTemplatedConfig (3.67s) [2022-05-12T17:13:00.988Z] === RUN TestConfigCreateResolve [2022-05-12T17:13:00.988Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T17:13:01.063Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cozuqw4grgro6nallzeq1817s Created:2022-05-12 17:12:59.922623827 +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[4b8056b7c939f48f13e6e85290ceb15b582edd97c1d71226ad7de1eaadf1e706:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0wpljz892w1x4ioccfyr99gg EndpointID:e213ff67090df5d18ca8e4e7122bc876bd3073eb2e657d5a1af5bc7f946d93e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43bf8463846104a09e22facc6b12a7e1a23f611a32ebd7311351dcb0d381822c 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:c47234f192c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0wpljz892w1x4ioccfyr99gg EndpointID:e213ff67090df5d18ca8e4e7122bc876bd3073eb2e657d5a1af5bc7f946d93e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T17:13:04.292Z] --- PASS: TestConfigCreateResolve (3.11s) [2022-05-12T17:13:04.292Z] PASS [2022-05-12T17:13:04.292Z] [2022-05-12T17:13:04.292Z] DONE 6 tests in 18.783s [2022-05-12T17:13:04.292Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T17:13:04.292Z] ++ 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-12T17:13:04.292Z] ++ set -e [2022-05-12T17:13:04.292Z] ++ '[' -n 0 ']' [2022-05-12T17:13:04.292Z] ++ set -x [2022-05-12T17:13:04.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T17:13:04.292Z] INFO: Testing against a local daemon [2022-05-12T17:13:04.292Z] === RUN TestCheckpoint [2022-05-12T17:13:04.293Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:13:04.293Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:13:04.293Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:13:04.293Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:13:04.293Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:13:04.293Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:13:04.293Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:13:04.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T17:13:04.293Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:13:04.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T17:13:04.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-12T17:13:04.293Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:13:04.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-05-12T17:13:04.549Z] === RUN TestCopyEmptyFile [2022-05-12T17:13:04.805Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-05-12T17:13:04.805Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:13:04.849Z] --- PASS: TestServiceUpdateConfigs (14.08s) [2022-05-12T17:13:04.849Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:13:05.061Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2022-05-12T17:13:05.061Z] === RUN TestCopyFromContainer [2022-05-12T17:13:06.333Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-05-12T17:13:06.333Z] PASS [2022-05-12T17:13:06.333Z] [2022-05-12T17:13:06.333Z] === Skipped [2022-05-12T17:13:06.333Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:13:06.333Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:13:06.333Z] [2022-05-12T17:13:06.333Z] DONE 38 tests, 1 skipped in 43.378s [2022-05-12T17:13:06.333Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:13:06.333Z] ++ 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-12T17:13:06.333Z] ++ set -e [2022-05-12T17:13:06.333Z] ++ '[' -n 0 ']' [2022-05-12T17:13:06.333Z] ++ set -x [2022-05-12T17:13:06.333Z] ++ 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-12T17:13:06.333Z] INFO: Testing against a local daemon [2022-05-12T17:13:06.333Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T17:13:06.333Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:06.333Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:13:06.333Z] === RUN TestDockerNetworkIpvlan [2022-05-12T17:13:06.333Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:06.333Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:13:06.333Z] PASS [2022-05-12T17:13:06.333Z] [2022-05-12T17:13:06.333Z] === Skipped [2022-05-12T17:13:06.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:13:06.333Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:06.333Z] [2022-05-12T17:13:06.333Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:13:06.333Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:06.333Z] [2022-05-12T17:13:06.333Z] DONE 2 tests, 2 skipped in 0.087s [2022-05-12T17:13:06.333Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:13:06.333Z] ++ 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-12T17:13:06.333Z] ++ set -e [2022-05-12T17:13:06.333Z] ++ '[' -n 0 ']' [2022-05-12T17:13:06.333Z] ++ set -x [2022-05-12T17:13:06.333Z] ++ 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-12T17:13:06.333Z] INFO: Testing against a local daemon [2022-05-12T17:13:06.333Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T17:13:06.901Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-12T17:13:06.901Z] === RUN TestDockerNetworkMacvlan [2022-05-12T17:13:06.954Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T17:13:06.954Z] === RUN TestCopyFromContainer// [2022-05-12T17:13:06.954Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T17:13:06.954Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T17:13:07.210Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T17:13:07.210Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T17:13:07.467Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T17:13:07.467Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T17:13:07.467Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T17:13:07.723Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T17:13:07.724Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T17:13:07.982Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer (3.10s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-05-12T17:13:07.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-05-12T17:13:07.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:13:07.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:07.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:07.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:07.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:07.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:07.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:08.238Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:08.238Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:08.238Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:08.238Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:13:08.238Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:13:08.238Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T17:13:08.238Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:13:08.238Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:13:08.238Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:13:08.238Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:13:08.238Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:13:08.238Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:13:08.238Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:13:08.238Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:13:08.238Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:13:08.238Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:13:08.238Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:13:08.238Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:13:08.238Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:13:08.238Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T17:13:08.238Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:13:08.238Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T17:13:08.402Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T17:13:08.801Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T17:13:08.968Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T17:13:09.731Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T17:13:10.294Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-05-12T17:13:10.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:13:10.551Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T17:13:10.870Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T17:13:11.113Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T17:13:11.370Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T17:13:12.250Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T17:13:12.299Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T17:13:12.299Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:12.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:12.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:12.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:12.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:12.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:12.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:12.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:12.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:12.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:12.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:12.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-12T17:13:12.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-05-12T17:13:12.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:13:12.556Z] check_test.go:307: [d30f785e3d2da] daemon is not started [2022-05-12T17:13:12.813Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T17:13:13.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-05-12T17:13:13.376Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:13:13.376Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:13:13.376Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:13:13.376Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T17:13:13.376Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:13:13.376Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:13:13.376Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:13:13.376Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T17:13:13.376Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:13:13.633Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-12T17:13:13.633Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T17:13:13.633Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T17:13:13.633Z] === RUN TestDaemonRestartIpcMode [2022-05-12T17:13:13.633Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T17:13:13.633Z] === RUN TestDaemonHostGatewayIP [2022-05-12T17:13:13.633Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T17:13:13.633Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T17:13:13.633Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T17:13:13.633Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:13:13.633Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T17:13:13.633Z] === RUN TestDiff [2022-05-12T17:13:13.878Z] --- PASS: TestBuildWithHugeFile (107.53s) [2022-05-12T17:13:13.878Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:13:13.878Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:13:13.878Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:13:13.878Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:13:13.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:13:13.878Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:13:13.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:13:13.878Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:13:13.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:13:13.878Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:13:13.878Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:13:13.878Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:13:13.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-12T17:13:13.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T17:13:13.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T17:13:13.878Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:13:13.878Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:13:13.878Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:13:13.878Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-12T17:13:13.878Z] PASS [2022-05-12T17:13:13.878Z] ok github.com/docker/docker/integration/build 156.582s [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === Skipped [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T17:13:13.878Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T17:13:13.878Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T17:13:13.878Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:13:13.878Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:13:13.878Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T17:13:13.878Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] DONE 29 tests, 6 skipped in 181.720s [2022-05-12T17:13:13.878Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T17:13:13.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:13:13.878Z] INFO: Testing against a local daemon [2022-05-12T17:13:13.878Z] === RUN TestConfigInspect [2022-05-12T17:13:13.878Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestConfigList [2022-05-12T17:13:13.878Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:13:13.878Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestConfigsUpdate [2022-05-12T17:13:13.878Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestTemplatedConfig [2022-05-12T17:13:13.878Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestConfigCreateResolve [2022-05-12T17:13:13.878Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:13:13.878Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T17:13:13.878Z] PASS [2022-05-12T17:13:13.878Z] ok github.com/docker/docker/integration/config 0.074s [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === Skipped [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T17:13:13.878Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:13:13.878Z] [2022-05-12T17:13:13.878Z] DONE 6 tests, 6 skipped in 1.498s [2022-05-12T17:13:13.878Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T17:13:13.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:13:13.878Z] INFO: Testing against a local daemon [2022-05-12T17:13:13.878Z] === RUN TestCheckpoint [2022-05-12T17:13:13.878Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:13:13.878Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:13:13.878Z] === RUN TestContainerInvalidJSON [2022-05-12T17:13:13.878Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:13:13.878Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:13:13.878Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:13:13.878Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:13:13.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:13.879Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:13.879Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:13.879Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:13.879Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:13:13.879Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:13:13.879Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:13:13.879Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:13:13.879Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:13:13.879Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:13:13.879Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-05-12T17:13:13.879Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:13:13.879Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-05-12T17:13:13.879Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:13:13.879Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2022-05-12T17:13:13.879Z] === RUN TestCopyEmptyFile [2022-05-12T17:13:13.879Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-05-12T17:13:13.879Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:13:13.879Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2022-05-12T17:13:13.879Z] === RUN TestCopyFromContainer [2022-05-12T17:13:13.879Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.879Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:13:13.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:13.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:13.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:13.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:13.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:13.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:13.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:13:13.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:13:13.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:13:13.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:13:13.879Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:13:13.879Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:13:13.879Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.879Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:13:13.879Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:13:13.879Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:13:13.879Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:13:13.879Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:13.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:13.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:13:13.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:13:13.879Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:13:13.879Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:13:13.879Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:13:13.879Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:13:13.879Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:13:13.879Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:13:13.879Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-12T17:13:13.879Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:13:13.879Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:13:13.879Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:13:13.879Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:13:13.879Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:13.879Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:13:13.879Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:13.879Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:13:14.196Z] --- PASS: TestDiff (0.79s) [2022-05-12T17:13:14.196Z] === RUN TestExecWithCloseStdin [2022-05-12T17:13:14.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-12T17:13:14.848Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (2.65s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.23s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.84s) [2022-05-12T17:13:14.848Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.63s) [2022-05-12T17:13:14.848Z] === RUN TestDiff [2022-05-12T17:13:14.848Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:14.848Z] --- SKIP: TestDiff (0.00s) [2022-05-12T17:13:14.848Z] === RUN TestExecWithCloseStdin [2022-05-12T17:13:15.016Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T17:13:15.273Z] --- PASS: TestExecWithCloseStdin (0.93s) [2022-05-12T17:13:15.273Z] === RUN TestExec [2022-05-12T17:13:15.536Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T17:13:16.203Z] --- PASS: TestExec (0.89s) [2022-05-12T17:13:16.203Z] === RUN TestExecUser [2022-05-12T17:13:16.386Z] --- PASS: TestExecWithCloseStdin (1.86s) [2022-05-12T17:13:16.386Z] === RUN TestExec [2022-05-12T17:13:16.458Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-05-12T17:13:16.471Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-05-12T17:13:16.471Z] PASS [2022-05-12T17:13:16.471Z] [2022-05-12T17:13:16.471Z] DONE 8 tests in 10.770s [2022-05-12T17:13:16.471Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T17:13:16.471Z] ++ 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-12T17:13:16.471Z] ++ set -e [2022-05-12T17:13:16.471Z] ++ '[' -n 0 ']' [2022-05-12T17:13:16.471Z] ++ set -x [2022-05-12T17:13:16.471Z] ++ 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-12T17:13:16.471Z] testing: warning: no tests to run [2022-05-12T17:13:16.471Z] PASS [2022-05-12T17:13:16.471Z] [2022-05-12T17:13:16.471Z] DONE 0 tests in 0.027s [2022-05-12T17:13:16.471Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T17:13:16.471Z] ++ 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-12T17:13:16.471Z] ++ set -e [2022-05-12T17:13:16.471Z] ++ '[' -n 0 ']' [2022-05-12T17:13:16.471Z] ++ set -x [2022-05-12T17:13:16.471Z] ++ 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-12T17:13:16.471Z] INFO: Testing against a local daemon [2022-05-12T17:13:16.471Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T17:13:16.714Z] --- PASS: TestExecUser (0.64s) [2022-05-12T17:13:16.714Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:13:17.091Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-05-12T17:13:17.091Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:13:17.276Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T17:13:17.665Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T17:13:17.839Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2022-05-12T17:13:17.839Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:13:17.845Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-05-12T17:13:17.845Z] === RUN TestAuthZPluginTLS [2022-05-12T17:13:17.923Z] --- PASS: TestExec (1.45s) [2022-05-12T17:13:17.923Z] === RUN TestExecUser [2022-05-12T17:13:17.923Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:13:17.923Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:13:17.923Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:17.923Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:13:17.923Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:17.923Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:13:17.923Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:17.923Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestHealthKillContainer [2022-05-12T17:13:17.923Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:13:17.923Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:13:17.923Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:13:17.923Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:13:17.923Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:13:18.103Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-12T17:13:18.103Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T17:13:18.239Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T17:13:18.402Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T17:13:18.669Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T17:13:18.669Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T17:13:18.968Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T17:13:19.233Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-05-12T17:13:19.233Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:13:19.236Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T17:13:19.236Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T17:13:19.314Z] 97f65a0ec59e: Pull complete [2022-05-12T17:13:19.462Z] --- PASS: TestKillContainerInvalidSignal (1.27s) [2022-05-12T17:13:19.462Z] === RUN TestKillContainer [2022-05-12T17:13:19.462Z] === RUN TestKillContainer/no_signal [2022-05-12T17:13:19.802Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T17:13:19.802Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T17:13:20.165Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-05-12T17:13:20.165Z] === RUN TestHealthKillContainer [2022-05-12T17:13:20.434Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:13:20.434Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:13:20.434Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:13:20.741Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-05-12T17:13:20.741Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T17:13:21.312Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T17:13:21.312Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T17:13:21.879Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-12T17:13:21.879Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T17:13:22.446Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T17:13:22.446Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T17:13:22.615Z] --- PASS: TestKillContainer (2.95s) [2022-05-12T17:13:22.616Z] --- PASS: TestKillContainer/no_signal (1.24s) [2022-05-12T17:13:22.616Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:13:22.616Z] --- PASS: TestKillContainer/killing_signal (1.66s) [2022-05-12T17:13:22.616Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:13:22.616Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:13:22.616Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestKillStoppedContainer [2022-05-12T17:13:22.616Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:13:22.616Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:13:22.616Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:13:22.616Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:13:22.616Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:13:22.616Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:13:22.616Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:22.616Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:13:22.616Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:13:22.616Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:13:22.616Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:13:22.684Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T17:13:23.586Z] --- PASS: TestLogsFollowTailEmpty (1.29s) [2022-05-12T17:13:23.586Z] === RUN TestNetworkNat [2022-05-12T17:13:23.586Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:23.586Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T17:13:23.586Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:13:23.612Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T17:13:23.823Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-05-12T17:13:23.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T17:13:25.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-05-12T17:13:25.206Z] === RUN TestAuthZPluginHeader [2022-05-12T17:13:25.768Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) [2022-05-12T17:13:25.768Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:13:25.768Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:25.768Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T17:13:25.768Z] === RUN TestPause [2022-05-12T17:13:25.768Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:13:25.768Z] --- SKIP: TestPause (0.00s) [2022-05-12T17:13:25.768Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:13:25.773Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T17:13:25.773Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T17:13:25.773Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:25.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T17:13:25.773Z] === RUN TestAuthZPluginV2Disable [2022-05-12T17:13:25.773Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:25.773Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T17:13:25.773Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T17:13:25.773Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:25.773Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T17:13:25.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T17:13:25.773Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:25.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T17:13:25.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T17:13:26.141Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T17:13:26.141Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T17:13:26.141Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T17:13:26.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T17:13:26.704Z] check_test.go:307: [d2de9d87814de] daemon is not started [2022-05-12T17:13:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T17:13:26.740Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.30s) [2022-05-12T17:13:26.740Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:13:26.740Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:26.740Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T17:13:26.740Z] === RUN TestPsFilter [2022-05-12T17:13:26.740Z] --- PASS: TestPsFilter (0.15s) [2022-05-12T17:13:26.740Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:13:27.266Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T17:13:27.521Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T17:13:27.777Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T17:13:28.341Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T17:13:28.596Z] --- PASS: TestHealthKillContainer (8.38s) [2022-05-12T17:13:28.596Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:13:28.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.75s) [2022-05-12T17:13:28.919Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:13:29.159Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-05-12T17:13:29.159Z] === RUN TestIpcModeNone [2022-05-12T17:13:30.088Z] --- PASS: TestIpcModeNone (0.80s) [2022-05-12T17:13:30.088Z] === RUN TestIpcModePrivate [2022-05-12T17:13:30.457Z] --- PASS: TestRemoveContainerWithVolume (1.57s) [2022-05-12T17:13:30.457Z] === RUN TestRemoveContainerRunning [2022-05-12T17:13:31.021Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:115, shared: false, mustBeShared: false [2022-05-12T17:13:31.021Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T17:13:31.021Z] --- PASS: TestIpcModePrivate (0.99s) [2022-05-12T17:13:31.021Z] === RUN TestIpcModeShareable [2022-05-12T17:13:31.277Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T17:13:31.430Z] --- PASS: TestRemoveContainerRunning (1.33s) [2022-05-12T17:13:31.430Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:13:31.534Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-05-12T17:13:31.791Z] --- PASS: TestIpcModeShareable (0.82s) [2022-05-12T17:13:31.791Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T17:13:32.353Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T17:13:32.980Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.57s) [2022-05-12T17:13:32.980Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:13:32.980Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-12T17:13:32.980Z] === RUN TestRenameLinkedContainer [2022-05-12T17:13:32.980Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:32.980Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T17:13:32.980Z] === RUN TestRenameStoppedContainer [2022-05-12T17:13:32.994Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-05-12T17:13:32.994Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-12T17:13:32.994Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-05-12T17:13:32.994Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-12T17:13:32.994Z] PASS [2022-05-12T17:13:32.994Z] [2022-05-12T17:13:32.994Z] === Skipped [2022-05-12T17:13:32.994Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T17:13:32.994Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:13:32.994Z] [2022-05-12T17:13:32.994Z] DONE 27 tests, 1 skipped in 163.359s [2022-05-12T17:13:32.994Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T17:13:32.994Z] INFO: Testing against a local daemon [2022-05-12T17:13:32.994Z] === RUN TestSessionCreate [2022-05-12T17:13:32.994Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T17:13:32.994Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:13:32.994Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T17:13:32.994Z] PASS [2022-05-12T17:13:32.994Z] [2022-05-12T17:13:32.994Z] DONE 2 tests in 0.058s [2022-05-12T17:13:32.994Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T17:13:32.994Z] INFO: Testing against a local daemon [2022-05-12T17:13:32.994Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:13:32.994Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:13:32.994Z] === RUN TestDiskUsage [2022-05-12T17:13:32.994Z] === PAUSE TestDiskUsage [2022-05-12T17:13:32.994Z] === RUN TestEventsExecDie [2022-05-12T17:13:33.256Z] --- PASS: TestEventsExecDie (0.59s) [2022-05-12T17:13:33.256Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:13:33.256Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T17:13:33.256Z] === RUN TestEventsVolumeCreate [2022-05-12T17:13:33.256Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T17:13:33.256Z] === RUN TestInfoBinaryCommits [2022-05-12T17:13:33.256Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T17:13:33.256Z] === RUN TestInfoAPIVersioned [2022-05-12T17:13:33.256Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T17:13:33.256Z] === RUN TestInfoAPI [2022-05-12T17:13:33.256Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T17:13:33.256Z] === RUN TestInfoAPIWarnings [2022-05-12T17:13:33.284Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T17:13:34.213Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2022-05-12T17:13:34.213Z] === RUN TestAPIIpcModeHost [2022-05-12T17:13:34.777Z] --- PASS: TestAPIIpcModeHost (0.59s) [2022-05-12T17:13:34.777Z] === RUN TestDaemonIpcModeShareable [2022-05-12T17:13:35.340Z] --- PASS: TestRenameStoppedContainer (1.78s) [2022-05-12T17:13:35.340Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:13:36.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T17:13:36.404Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-05-12T17:13:36.661Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2022-05-12T17:13:36.661Z] === RUN TestDaemonIpcModePrivate [2022-05-12T17:13:36.661Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T17:13:38.028Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-12T17:13:38.028Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-05-12T17:13:38.028Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T17:13:38.250Z] --- PASS: TestRenameRunningContainerAndReuse (2.91s) [2022-05-12T17:13:38.250Z] === RUN TestRenameInvalidName [2022-05-12T17:13:38.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T17:13:38.955Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T17:13:38.955Z] check_test.go:307: [da1170bba03e4] daemon is not started [2022-05-12T17:13:38.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T17:13:39.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T17:13:39.211Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-12T17:13:39.223Z] --- PASS: TestRenameInvalidName (1.27s) [2022-05-12T17:13:39.223Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:13:39.468Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2022-05-12T17:13:39.468Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T17:13:39.734Z] 12fb50a031bd: Pull complete [2022-05-12T17:13:39.734Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T17:13:39.734Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:13:39.734Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T17:13:39.734Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T17:13:39.734Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T17:13:39.734Z] WARN: Skipping validation tests [2022-05-12T17:13:39.734Z] INFO: Running unit tests at 05/12/2022 17:13:34... [2022-05-12T17:13:39.734Z] INFO: make.ps1 starting at 05/12/2022 17:13:37 [2022-05-12T17:13:39.734Z] INFO: Git commit (ada4cbbdf7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T17:13:39.734Z] INFO: Running unit tests... [2022-05-12T17:13:40.396Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T17:13:40.959Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-05-12T17:13:40.959Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T17:13:41.216Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2022-05-12T17:13:41.216Z] === RUN TestIpcModeOlderClient [2022-05-12T17:13:41.216Z] === PAUSE TestIpcModeOlderClient [2022-05-12T17:13:41.216Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:13:41.778Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T17:13:42.035Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-05-12T17:13:42.035Z] === RUN TestKillContainer [2022-05-12T17:13:42.035Z] === RUN TestKillContainer/no_signal [2022-05-12T17:13:42.962Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:13:43.219Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T17:13:43.476Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:13:43.820Z] .........................xx.................... [ 29%] [2022-05-12T17:13:43.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T17:13:43.851Z] PASS [2022-05-12T17:13:43.851Z] [2022-05-12T17:13:43.851Z] === Skipped [2022-05-12T17:13:43.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T17:13:43.851Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:43.851Z] [2022-05-12T17:13:43.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T17:13:43.851Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:43.851Z] [2022-05-12T17:13:43.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T17:13:43.851Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:43.851Z] [2022-05-12T17:13:43.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T17:13:43.851Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:43.851Z] [2022-05-12T17:13:43.851Z] DONE 17 tests, 4 skipped in 26.117s [2022-05-12T17:13:43.851Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T17:13:43.851Z] ++ 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-12T17:13:43.851Z] ++ set -e [2022-05-12T17:13:43.851Z] ++ '[' -n 0 ']' [2022-05-12T17:13:43.851Z] ++ set -x [2022-05-12T17:13:43.851Z] ++ 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-12T17:13:43.851Z] INFO: Testing against a local daemon [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:43.851Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:43.851Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:43.851Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:43.851Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:43.851Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:13:43.851Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:13:43.851Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:13:43.851Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:13:43.851Z] === RUN TestPluginInstall [2022-05-12T17:13:43.851Z] === RUN TestPluginInstall/no_auth [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:651dcb5335884bb20dd9872eb5498d51196e9ef7d8b5d618ff22d9a0e2e08af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:651dcb5335884bb20dd9872eb5498d51196e9ef7d8b5d618ff22d9a0e2e08af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:43.851Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47d1957f40f58487f3a328ccdfdafa9221b46e688c7e8dd185db3748a4f54a59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:43.851Z] time="2022-05-12T17:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47d1957f40f58487f3a328ccdfdafa9221b46e688c7e8dd185db3748a4f54a59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:44.110Z] === RUN TestPluginInstall/with_insecure [2022-05-12T17:13:44.427Z] --- PASS: TestKillContainer (2.37s) [2022-05-12T17:13:44.427Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-05-12T17:13:44.427Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2022-05-12T17:13:44.427Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-05-12T17:13:44.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:13:44.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T17:13:44.547Z] 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-12T17:13:44.989Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T17:13:44.989Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T17:13:45.045Z] time="2022-05-12T17:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:45.045Z] time="2022-05-12T17:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee91fff3f4c34d0f66f5c4b13f33ba1e4ae834b5a61399a5236312998a5e862" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:45.045Z] time="2022-05-12T17:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:13:45.045Z] time="2022-05-12T17:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ee91fff3f4c34d0f66f5c4b13f33ba1e4ae834b5a61399a5236312998a5e862" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:13:45.045Z] plugin_test.go:195: [df426e0a21627] daemon is not started [2022-05-12T17:13:45.045Z] --- PASS: TestPluginInstall (2.55s) [2022-05-12T17:13:45.045Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-05-12T17:13:45.045Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-05-12T17:13:45.045Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-12T17:13:45.045Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:13:45.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T17:13:46.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2022-05-12T17:13:46.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-05-12T17:13:46.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-05-12T17:13:46.175Z] === RUN TestKillStoppedContainer [2022-05-12T17:13:46.175Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-05-12T17:13:46.175Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:13:46.175Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-12T17:13:46.175Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:13:46.738Z] check_test.go:307: [da82149dee560] daemon is not started [2022-05-12T17:13:46.738Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T17:13:46.971Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T17:13:46.995Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-05-12T17:13:46.995Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:13:46.995Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:13:46.995Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:13:46.995Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:13:46.995Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:13:46.995Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:13:46.995Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T17:13:47.538Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T17:13:47.559Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2022-05-12T17:13:47.559Z] === RUN TestLinksContainerNames [2022-05-12T17:13:48.474Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-05-12T17:13:48.474Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-12T17:13:48.474Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-12T17:13:48.474Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:13:48.927Z] --- PASS: TestLinksContainerNames (1.43s) [2022-05-12T17:13:48.927Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:13:49.052Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-12T17:13:49.052Z] PASS [2022-05-12T17:13:49.052Z] [2022-05-12T17:13:49.052Z] DONE 24 tests in 6.560s [2022-05-12T17:13:49.052Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T17:13:49.053Z] ++ 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-12T17:13:49.053Z] ++ set -e [2022-05-12T17:13:49.053Z] ++ '[' -n 0 ']' [2022-05-12T17:13:49.053Z] ++ set -x [2022-05-12T17:13:49.053Z] ++ 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-12T17:13:49.053Z] INFO: Testing against a local daemon [2022-05-12T17:13:49.053Z] === RUN TestExternalGraphDriver [2022-05-12T17:13:49.311Z] === RUN TestExternalGraphDriver/json [2022-05-12T17:13:49.856Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-05-12T17:13:49.856Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T17:13:49.856Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T17:13:49.905Z] --- PASS: TestImportExtremelyLargeImageWorks (92.90s) [2022-05-12T17:13:49.905Z] PASS [2022-05-12T17:13:49.905Z] [2022-05-12T17:13:49.905Z] === Skipped [2022-05-12T17:13:49.905Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T17:13:49.905Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T17:13:49.905Z] [2022-05-12T17:13:49.905Z] DONE 22 tests, 1 skipped in 97.213s [2022-05-12T17:13:49.905Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T17:13:49.905Z] INFO: Testing against a local daemon [2022-05-12T17:13:49.905Z] === RUN TestNetworkCreateDelete [2022-05-12T17:13:49.905Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-12T17:13:49.905Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:13:49.905Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-12T17:13:49.905Z] === RUN TestDaemonDNSFallback [2022-05-12T17:13:50.420Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot [2022-05-12T17:13:50.420Z] check_test.go:307: [dc2d4bf26977e] daemon is not started [2022-05-12T17:13:50.420Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/default [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/private [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/slave [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/shared [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T17:13:50.420Z] === CONT TestMountDaemonRoot/default [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:13:50.420Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:13:50.420Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/shared [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/slave [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/private [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T17:13:50.421Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:13:50.421Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T17:13:50.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T17:13:50.677Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T17:13:50.687Z] === RUN TestExternalGraphDriver/spec [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T17:13:50.933Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-12T17:13:50.933Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T17:13:50.933Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T17:13:51.379Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T17:13:51.379Z] === RUN TestInfoDebug [2022-05-12T17:13:51.379Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T17:13:51.379Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:13:51.379Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T17:13:51.379Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:13:51.379Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T17:13:51.379Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:13:51.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T17:13:51.379Z] === RUN TestPingCacheHeaders [2022-05-12T17:13:51.607Z] --- PASS: TestRenameAnonymousContainer (12.30s) [2022-05-12T17:13:51.607Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:13:51.641Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T17:13:51.641Z] === RUN TestPingGet [2022-05-12T17:13:51.641Z] --- PASS: TestPingGet (0.01s) [2022-05-12T17:13:51.641Z] === RUN TestPingHead [2022-05-12T17:13:51.641Z] --- PASS: TestPingHead (0.02s) [2022-05-12T17:13:51.641Z] === RUN TestPingSwarmHeader [2022-05-12T17:13:51.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T17:13:52.213Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T17:13:52.213Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T17:13:52.576Z] --- PASS: TestRenameContainerWithSameName (1.27s) [2022-05-12T17:13:52.576Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:13:52.576Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:13:52.576Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:13:52.576Z] === RUN TestResize [2022-05-12T17:13:52.588Z] === RUN TestExternalGraphDriver/pull [2022-05-12T17:13:53.157Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T17:13:53.158Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-05-12T17:13:53.158Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T17:13:53.158Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T17:13:53.158Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T17:13:53.158Z] === RUN TestVersion [2022-05-12T17:13:53.158Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:13:53.158Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:13:53.158Z] === CONT TestDiskUsage [2022-05-12T17:13:53.209Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-05-12T17:13:53.209Z] === RUN TestInspectNetwork [2022-05-12T17:13:53.209Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.209Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T17:13:53.209Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:13:53.209Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.209Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:13:53.209Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:13:53.209Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:13:53.209Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:13:53.209Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:13:53.209Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:13:53.209Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:13:53.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:13:53.209Z] === RUN TestNetworkList [2022-05-12T17:13:53.209Z] === RUN TestNetworkList//networks [2022-05-12T17:13:53.209Z] === PAUSE TestNetworkList//networks [2022-05-12T17:13:53.209Z] === RUN TestNetworkList//networks/ [2022-05-12T17:13:53.209Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:13:53.209Z] === CONT TestNetworkList//networks [2022-05-12T17:13:53.209Z] === CONT TestNetworkList//networks/ [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:13:53.209Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:13:53.209Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:13:53.209Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.209Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:13:53.209Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:13:53.209Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.209Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T17:13:53.209Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:13:53.209Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.209Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T17:13:53.209Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:13:53.228Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-05-12T17:13:53.228Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T17:13:53.292Z] ? github.com/docker/docker/api [no test files] [2022-05-12T17:13:53.470Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T17:13:53.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:13:53.471Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T17:13:53.471Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:13:53.471Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T17:13:53.471Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:13:53.471Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:13:53.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:13:53.471Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:13:53.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:13:53.471Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:13:53.471Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T17:13:53.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:13:53.471Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:13:53.471Z] PASS [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === Skipped [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T17:13:53.471Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:13:53.471Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:13:53.471Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:13:53.471Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:13:53.471Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T17:13:53.471Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:13:53.471Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] DONE 34 tests, 12 skipped in 7.124s [2022-05-12T17:13:53.471Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.471Z] INFO: Testing against a local daemon [2022-05-12T17:13:53.471Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T17:13:53.471Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:53.471Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:13:53.471Z] === RUN TestDockerNetworkIpvlan [2022-05-12T17:13:53.471Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:53.471Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:13:53.471Z] PASS [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === Skipped [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:13:53.471Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:13:53.471Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] DONE 2 tests, 2 skipped in 0.080s [2022-05-12T17:13:53.471Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.471Z] INFO: Testing against a local daemon [2022-05-12T17:13:53.471Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T17:13:53.471Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T17:13:53.471Z] === RUN TestDockerNetworkMacvlan [2022-05-12T17:13:53.471Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T17:13:53.471Z] PASS [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === Skipped [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T17:13:53.471Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T17:13:53.471Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T17:13:53.471Z] [2022-05-12T17:13:53.471Z] DONE 2 tests, 2 skipped in 0.076s [2022-05-12T17:13:53.471Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.484Z] docker_cli_daemon_plugins_test.go:80: [deb20c6058279] daemon is not started [2022-05-12T17:13:53.484Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-05-12T17:13:53.484Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T17:13:53.731Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T17:13:53.732Z] testing: warning: no tests to run [2022-05-12T17:13:53.732Z] PASS [2022-05-12T17:13:53.732Z] [2022-05-12T17:13:53.732Z] DONE 0 tests in 0.023s [2022-05-12T17:13:53.732Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.732Z] INFO: Testing against a local daemon [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginTLS [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginHeader [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T17:13:53.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.732Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-12T17:13:53.732Z] === RUN TestAuthZPluginV2Disable [2022-05-12T17:13:53.964Z] --- PASS: TestExternalGraphDriver (4.77s) [2022-05-12T17:13:53.964Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-05-12T17:13:53.964Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-05-12T17:13:53.964Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-05-12T17:13:53.964Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:13:53.964Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:53.964Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-05-12T17:13:53.964Z] PASS [2022-05-12T17:13:53.964Z] [2022-05-12T17:13:53.964Z] === Skipped [2022-05-12T17:13:53.964Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-05-12T17:13:53.964Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:13:53.964Z] [2022-05-12T17:13:53.964Z] DONE 5 tests, 1 skipped in 4.894s [2022-05-12T17:13:53.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.964Z] ++ 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-12T17:13:53.964Z] ++ set -e [2022-05-12T17:13:53.964Z] ++ '[' -n 0 ']' [2022-05-12T17:13:53.964Z] ++ set -x [2022-05-12T17:13:53.964Z] ++ 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-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T17:13:53.993Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-12T17:13:53.993Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T17:13:53.993Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T17:13:53.993Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-12T17:13:53.993Z] PASS [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === Skipped [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T17:13:53.993Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.993Z] [2022-05-12T17:13:53.993Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-12T17:13:53.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] DONE 17 tests, 17 skipped in 0.279s [2022-05-12T17:13:53.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T17:13:53.994Z] INFO: Testing against a local daemon [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:53.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:53.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:53.994Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:53.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:13:53.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:13:53.994Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:13:53.994Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:13:53.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:13:53.994Z] === RUN TestPluginInstall [2022-05-12T17:13:53.994Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T17:13:53.994Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:13:53.994Z] 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-12T17:13:53.994Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T17:13:53.994Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:13:53.994Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T17:13:53.994Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:13:53.994Z] PASS [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === Skipped [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T17:13:53.994Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T17:13:53.994Z] 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-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:13:53.994Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T17:13:53.994Z] [2022-05-12T17:13:53.994Z] DONE 19 tests, 3 skipped in 0.136s [2022-05-12T17:13:53.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T17:13:54.047Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-05-12T17:13:54.047Z] === RUN TestNetworkNat [2022-05-12T17:13:54.113Z] --- PASS: TestResize (1.29s) [2022-05-12T17:13:54.114Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:13:54.223Z] INFO: Testing against a local daemon [2022-05-12T17:13:54.223Z] === RUN TestContinueAfterPluginCrash [2022-05-12T17:13:54.223Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T17:13:54.223Z] === RUN TestReadPluginNoRead [2022-05-12T17:13:54.223Z] === PAUSE TestReadPluginNoRead [2022-05-12T17:13:54.223Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T17:13:54.223Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T17:13:54.223Z] === CONT TestContinueAfterPluginCrash [2022-05-12T17:13:54.223Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T17:13:54.255Z] INFO: Testing against a local daemon [2022-05-12T17:13:54.256Z] === RUN TestExternalGraphDriver [2022-05-12T17:13:54.256Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T17:13:54.256Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-12T17:13:54.256Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T17:13:54.566Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T17:13:54.610Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T17:13:54.839Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage (1.63s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T17:13:54.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:13:54.839Z] PASS [2022-05-12T17:13:54.839Z] [2022-05-12T17:13:54.839Z] DONE 54 tests in 22.303s [2022-05-12T17:13:54.839Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T17:13:54.839Z] INFO: Testing against a local daemon [2022-05-12T17:13:54.839Z] === RUN TestVolumesCreateAndList [2022-05-12T17:13:54.839Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T17:13:54.839Z] === RUN TestVolumesRemove [2022-05-12T17:13:54.867Z] --- PASS: TestNetworkNat (0.83s) [2022-05-12T17:13:54.867Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-12T17:13:55.101Z] === RUN TestVolumesInspect [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:13:55.101Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:13:55.101Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:13:55.101Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:13:55.101Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:13:55.101Z] PASS [2022-05-12T17:13:55.101Z] [2022-05-12T17:13:55.101Z] DONE 9 tests in 0.182s [2022-05-12T17:13:55.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:13:55.652Z] --- PASS: TestResizeWithInvalidSize (1.31s) [2022-05-12T17:13:55.652Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:13:55.678Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T17:13:55.678Z] Removing test suite binaries [2022-05-12T17:13:55.678Z] exiting test-integration [2022-05-12T17:13:55.678Z] ++ exit 0 [2022-05-12T17:13:55.678Z] [2022-05-12T17:13:55.795Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2022-05-12T17:13:55.795Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:13:56.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot Post stage [Pipeline] junit [2022-05-12T17:13:57.098Z] Recording test results [2022-05-12T17:13:57.190Z] --- PASS: TestResizeWhenContainerNotStarted (1.67s) [2022-05-12T17:13:57.190Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:13:57.190Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:13:57.190Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:13:57.190Z] === RUN TestStats [2022-05-12T17:13:57.190Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:13:57.190Z] --- SKIP: TestStats (0.00s) [2022-05-12T17:13:57.190Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:13:57.293Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T17:13:57.416Z] docker_cli_daemon_plugins_test.go:170: [d52d0f7787191] daemon is not started [2022-05-12T17:13:57.508Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-05-12T17:13:57.508Z] === CONT TestReadPluginNoRead [2022-05-12T17:13:57.649Z] + echo Ensuring container killed. [2022-05-12T17:13:57.649Z] Ensuring container killed. [2022-05-12T17:13:57.649Z] + docker rm -vf docker-pr9 [2022-05-12T17:13:57.649Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-12T17:13:57.956Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:13:57.956Z] Chowning /workspace to jenkins user [2022-05-12T17:13:57.956Z] + id -u [2022-05-12T17:13:57.956Z] + id -g [2022-05-12T17:13:57.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T17:13:58.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T17:13:58.467Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2022-05-12T17:13:58.467Z] PASS [2022-05-12T17:13:58.467Z] [2022-05-12T17:13:58.467Z] === Skipped [2022-05-12T17:13:58.467Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-12T17:13:58.467Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T17:13:58.467Z] [2022-05-12T17:13:58.467Z] DONE 2 tests, 1 skipped in 3.617s [2022-05-12T17:13:58.467Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T17:13:58.467Z] INFO: Testing against a local daemon [2022-05-12T17:13:58.467Z] === RUN TestContinueAfterPluginCrash [2022-05-12T17:13:58.467Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T17:13:58.467Z] === RUN TestReadPluginNoRead [2022-05-12T17:13:58.467Z] === PAUSE TestReadPluginNoRead [2022-05-12T17:13:58.467Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T17:13:58.467Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T17:13:58.467Z] === CONT TestContinueAfterPluginCrash [2022-05-12T17:13:58.467Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T17:13:58.608Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T17:13:58.608Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-05-12T17:13:58.608Z] === RUN TestPause [2022-05-12T17:13:58.608Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:13:59.412Z] === RUN TestReadPluginNoRead/default [2022-05-12T17:13:59.538Z] --- PASS: TestPause (0.87s) [2022-05-12T17:13:59.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:13:59.538Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:13:59.538Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:13:59.538Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:13:59.654Z] + bundleName=amd64-cgroup2 [2022-05-12T17:13:59.654Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T17:13:59.654Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T17:13:59.654Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T17:13:59.654Z] + 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-12T17:13:59.931Z] Archiving artifacts [2022-05-12T17:14:00.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:14:00.470Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2022-05-12T17:14:00.471Z] === RUN TestPidHost [2022-05-12T17:14:00.596Z] + make clean [2022-05-12T17:14:00.596Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:14:00.596Z] docker-dev-cache [2022-05-12T17:14:00.596Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T17:14:00.639Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T17:14:00.788Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T17:14:00.929Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.00s) [2022-05-12T17:14:00.929Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:14:00.929Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:14:00.929Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T17:14:00.929Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:14:01.723Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] } [Pipeline] // withEnv [2022-05-12T17:14:02.292Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [Pipeline] } [Pipeline] // node [Pipeline] } [2022-05-12T17:14:02.361Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-12T17:14:02.361Z] --- PASS: TestPidHost (1.91s) [2022-05-12T17:14:02.361Z] === RUN TestPsFilter [2022-05-12T17:14:02.361Z] --- PASS: TestPsFilter (0.14s) [2022-05-12T17:14:02.361Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] // stage [Pipeline] } [2022-05-12T17:14:02.618Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T17:14:02.680Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-05-12T17:14:02.680Z] === CONT TestReadPluginNoRead [2022-05-12T17:14:02.859Z] === CONT TestReadPluginNoRead [2022-05-12T17:14:02.859Z] read_test.go:92: [d0881f504e284] daemon is not started [2022-05-12T17:14:02.859Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-05-12T17:14:02.859Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-05-12T17:14:02.859Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-05-12T17:14:02.859Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-05-12T17:14:02.859Z] PASS [2022-05-12T17:14:02.859Z] [2022-05-12T17:14:02.859Z] DONE 6 tests in 8.883s [2022-05-12T17:14:02.859Z] 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-12T17:14:02.859Z] ++ 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-12T17:14:02.859Z] ++ set -e [2022-05-12T17:14:02.859Z] ++ '[' -n 0 ']' [2022-05-12T17:14:02.859Z] ++ set -x [2022-05-12T17:14:02.859Z] ++ 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-12T17:14:02.859Z] testing: warning: no tests to run [2022-05-12T17:14:02.859Z] PASS [2022-05-12T17:14:02.859Z] [2022-05-12T17:14:02.859Z] DONE 0 tests in 0.034s [2022-05-12T17:14:02.859Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T17:14:02.859Z] ++ 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-12T17:14:02.859Z] ++ set -e [2022-05-12T17:14:02.859Z] ++ '[' -n 0 ']' [2022-05-12T17:14:02.859Z] ++ set -x [2022-05-12T17:14:02.859Z] ++ 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-12T17:14:03.326Z] INFO: Testing against a local daemon [2022-05-12T17:14:03.326Z] === RUN TestPluginWithDevMounts [2022-05-12T17:14:03.326Z] === PAUSE TestPluginWithDevMounts [2022-05-12T17:14:03.326Z] === CONT TestPluginWithDevMounts [2022-05-12T17:14:03.329Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-05-12T17:14:03.329Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:14:03.329Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T17:14:03.894Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-05-12T17:14:03.894Z] === RUN TestRemoveContainerRunning [2022-05-12T17:14:03.894Z] check_test.go:307: [d1244783ffb7b] daemon is not started [2022-05-12T17:14:03.894Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T17:14:04.148Z] === RUN TestReadPluginNoRead/default [2022-05-12T17:14:04.457Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-05-12T17:14:04.457Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:14:04.702Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-05-12T17:14:04.702Z] PASS [2022-05-12T17:14:04.702Z] [2022-05-12T17:14:04.702Z] DONE 1 tests in 1.627s [2022-05-12T17:14:04.702Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T17:14:04.702Z] ++ 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-12T17:14:04.702Z] ++ set -e [2022-05-12T17:14:04.702Z] ++ '[' -n 0 ']' [2022-05-12T17:14:04.702Z] ++ set -x [2022-05-12T17:14:04.702Z] ++ 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-12T17:14:04.702Z] INFO: Testing against a local daemon [2022-05-12T17:14:04.702Z] === RUN TestSecretInspect [2022-05-12T17:14:05.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-05-12T17:14:05.394Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:14:05.394Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T17:14:05.394Z] === RUN TestRenameLinkedContainer [2022-05-12T17:14:05.394Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T17:14:05.534Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T17:14:06.348Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T17:14:06.602Z] --- PASS: TestSecretInspect (1.77s) [2022-05-12T17:14:06.602Z] === RUN TestSecretList [2022-05-12T17:14:06.920Z] --- PASS: TestContinueAfterPluginCrash (8.89s) [2022-05-12T17:14:06.920Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T17:14:07.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T17:14:07.533Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T17:14:08.114Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T17:14:08.307Z] === CONT TestReadPluginNoRead [2022-05-12T17:14:08.307Z] read_test.go:92: [d470825927c34] daemon is not started [2022-05-12T17:14:08.307Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-05-12T17:14:08.307Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-05-12T17:14:08.307Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-05-12T17:14:08.307Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-05-12T17:14:08.307Z] PASS [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] DONE 6 tests in 10.337s [2022-05-12T17:14:08.307Z] 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-12T17:14:08.307Z] testing: warning: no tests to run [2022-05-12T17:14:08.307Z] PASS [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] DONE 0 tests in 0.032s [2022-05-12T17:14:08.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T17:14:08.307Z] INFO: Testing against a local daemon [2022-05-12T17:14:08.307Z] === RUN TestPluginWithDevMounts [2022-05-12T17:14:08.307Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T17:14:08.307Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T17:14:08.307Z] PASS [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === Skipped [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T17:14:08.307Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] DONE 1 tests, 1 skipped in 0.093s [2022-05-12T17:14:08.307Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T17:14:08.307Z] INFO: Testing against a local daemon [2022-05-12T17:14:08.307Z] === RUN TestSecretInspect [2022-05-12T17:14:08.307Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T17:14:08.307Z] === RUN TestSecretList [2022-05-12T17:14:08.307Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestSecretList (0.01s) [2022-05-12T17:14:08.307Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:14:08.307Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-12T17:14:08.307Z] === RUN TestSecretsUpdate [2022-05-12T17:14:08.307Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-12T17:14:08.307Z] === RUN TestTemplatedSecret [2022-05-12T17:14:08.307Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T17:14:08.307Z] === RUN TestSecretCreateResolve [2022-05-12T17:14:08.307Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-12T17:14:08.307Z] PASS [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === Skipped [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T17:14:08.307Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-12T17:14:08.307Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-12T17:14:08.307Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-12T17:14:08.307Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T17:14:08.307Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-12T17:14:08.307Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.307Z] [2022-05-12T17:14:08.307Z] DONE 6 tests, 6 skipped in 0.151s [2022-05-12T17:14:08.307Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T17:14:08.464Z] --- PASS: TestRenameLinkedContainer (3.25s) [2022-05-12T17:14:08.464Z] === RUN TestRenameStoppedContainer [2022-05-12T17:14:08.513Z] --- PASS: TestSecretList (2.17s) [2022-05-12T17:14:08.513Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:14:08.569Z] INFO: Testing against a local daemon [2022-05-12T17:14:08.569Z] === RUN TestServiceCreateInit [2022-05-12T17:14:08.569Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:14:08.569Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:14:08.569Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-12T17:14:08.569Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:14:08.569Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:14:08.569Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceConflict [2022-05-12T17:14:08.569Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:14:08.569Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:14:08.569Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:14:08.569Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:14:08.569Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceSysctls [2022-05-12T17:14:08.569Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T17:14:08.569Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:14:08.569Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.569Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T17:14:08.569Z] === RUN TestInspect [2022-05-12T17:14:08.570Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.570Z] --- SKIP: TestInspect (0.01s) [2022-05-12T17:14:08.570Z] === RUN TestCreateJob [2022-05-12T17:14:08.570Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.570Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T17:14:08.570Z] === RUN TestReplicatedJob [2022-05-12T17:14:08.570Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.570Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T17:14:08.570Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:14:08.570Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.570Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T17:14:08.570Z] === RUN TestServiceListWithStatuses [2022-05-12T17:14:08.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:14:08.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:14:08.570Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:14:08.570Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.570Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-12T17:14:08.570Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:14:08.570Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:08.831Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-12T17:14:08.831Z] === RUN TestServicePlugin [2022-05-12T17:14:09.027Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T17:14:09.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T17:14:09.286Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-05-12T17:14:09.286Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:14:10.655Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T17:14:10.751Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServicePlugin (1.99s) [2022-05-12T17:14:10.751Z] === RUN TestServiceUpdateLabel [2022-05-12T17:14:10.751Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T17:14:10.751Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:14:10.751Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T17:14:10.751Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:14:10.751Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T17:14:10.751Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:14:10.751Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T17:14:10.751Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:14:10.751Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-05-12T17:14:10.751Z] PASS [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === Skipped [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:14:10.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:14:10.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-12T17:14:10.751Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.05s) [2022-05-12T17:14:10.751Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T17:14:10.751Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T17:14:10.751Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T17:14:10.751Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T17:14:10.751Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T17:14:10.751Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T17:14:10.751Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-12T17:14:10.751Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-12T17:14:10.751Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-05-12T17:14:10.751Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T17:14:10.751Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-12T17:14:10.751Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T17:14:10.751Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T17:14:10.751Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-05-12T17:14:10.751Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T17:14:10.751Z] [2022-05-12T17:14:10.751Z] DONE 24 tests, 23 skipped in 2.408s [2022-05-12T17:14:10.751Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T17:14:10.751Z] INFO: Testing against a local daemon [2022-05-12T17:14:11.013Z] === RUN TestSessionCreate [2022-05-12T17:14:11.013Z] --- PASS: TestSessionCreate (0.04s) [2022-05-12T17:14:11.013Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:14:11.013Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T17:14:11.013Z] PASS [2022-05-12T17:14:11.013Z] [2022-05-12T17:14:11.013Z] DONE 2 tests in 0.159s [2022-05-12T17:14:11.013Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T17:14:11.013Z] INFO: Testing against a local daemon [2022-05-12T17:14:11.013Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:14:11.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:14:11.013Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:14:11.013Z] === RUN TestDiskUsage [2022-05-12T17:14:11.013Z] === PAUSE TestDiskUsage [2022-05-12T17:14:11.013Z] === RUN TestEventsExecDie [2022-05-12T17:14:11.044Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-05-12T17:14:11.044Z] === RUN TestSecretsUpdate [2022-05-12T17:14:11.220Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2022-05-12T17:14:11.220Z] === RUN TestRenameInvalidName [2022-05-12T17:14:11.230Z] === RUN TestMiddlewares [2022-05-12T17:14:11.230Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T17:14:11.230Z] PASS [2022-05-12T17:14:11.230Z] coverage: 7.9% of statements [2022-05-12T17:14:11.230Z] ok github.com/docker/docker/api/server 0.053s coverage: 7.9% of statements [2022-05-12T17:14:11.587Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-12T17:14:11.587Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:14:11.587Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T17:14:11.587Z] === RUN TestEventsVolumeCreate [2022-05-12T17:14:11.784Z] --- PASS: TestRenameInvalidName (0.77s) [2022-05-12T17:14:11.784Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:14:11.849Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T17:14:11.849Z] === RUN TestInfoBinaryCommits [2022-05-12T17:14:11.849Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T17:14:11.849Z] === RUN TestInfoAPIVersioned [2022-05-12T17:14:11.849Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T17:14:11.849Z] === RUN TestInfoAPI [2022-05-12T17:14:11.849Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T17:14:11.849Z] === RUN TestInfoAPIWarnings [2022-05-12T17:14:12.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T17:14:12.828Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-12T17:14:13.280Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T17:14:13.576Z] --- PASS: TestSecretsUpdate (2.31s) [2022-05-12T17:14:13.576Z] === RUN TestTemplatedSecret [2022-05-12T17:14:14.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T17:14:14.908Z] --- PASS: TestRenameAnonymousContainer (2.98s) [2022-05-12T17:14:14.908Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:14:15.472Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-05-12T17:14:15.472Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:14:16.108Z] --- PASS: TestTemplatedSecret (2.54s) [2022-05-12T17:14:16.108Z] === RUN TestSecretCreateResolve [2022-05-12T17:14:16.401Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T17:14:16.963Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T17:14:17.219Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2022-05-12T17:14:17.219Z] === RUN TestResize [2022-05-12T17:14:17.784Z] --- PASS: TestResize (0.68s) [2022-05-12T17:14:17.784Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:14:18.010Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-12T17:14:18.010Z] PASS [2022-05-12T17:14:18.010Z] [2022-05-12T17:14:18.010Z] DONE 6 tests in 13.261s [2022-05-12T17:14:18.010Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T17:14:18.010Z] ++ 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-12T17:14:18.010Z] ++ set -e [2022-05-12T17:14:18.010Z] ++ '[' -n 0 ']' [2022-05-12T17:14:18.010Z] ++ set -x [2022-05-12T17:14:18.010Z] ++ 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-12T17:14:18.010Z] INFO: Testing against a local daemon [2022-05-12T17:14:18.010Z] === RUN TestServiceCreateInit [2022-05-12T17:14:18.010Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:14:18.347Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2022-05-12T17:14:18.347Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:14:18.760Z] --- PASS: TestUpdateRestartPolicy (17.14s) [2022-05-12T17:14:18.760Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:14:18.910Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:18.911Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:18.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:18.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T17:14:18.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:19.168Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T17:14:19.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T17:14:19.728Z] --- PASS: TestUpdateRestartWithAutoRemove (1.30s) [2022-05-12T17:14:19.728Z] === RUN TestWaitNonBlocked [2022-05-12T17:14:19.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:14:19.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:14:19.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:14:19.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:14:19.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:14:19.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:14:20.795Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T17:14:21.264Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T17:14:21.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.81s) [2022-05-12T17:14:21.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.88s) [2022-05-12T17:14:21.264Z] === RUN TestWaitBlocked [2022-05-12T17:14:21.264Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:21.264Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T17:14:21.264Z] PASS [2022-05-12T17:14:21.264Z] ok github.com/docker/docker/integration/container 72.112s [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === Skipped [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T17:14:21.264Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T17:14:21.264Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:14:21.264Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:14:21.264Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:14:21.264Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:14:21.264Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:14:21.264Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:14:21.264Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:14:21.264Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-05-12T17:14:21.264Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:14:21.264Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T17:14:21.264Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T17:14:21.264Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T17:14:21.264Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:14:21.264Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T17:14:21.264Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T17:14:21.264Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:14:21.264Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:14:21.264Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:14:21.264Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T17:14:21.264Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T17:14:21.264Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T17:14:21.264Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T17:14:21.264Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T17:14:21.264Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:14:21.264Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:14:21.264Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T17:14:21.264Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T17:14:21.264Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T17:14:21.264Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:21.264Z] [2022-05-12T17:14:21.264Z] DONE 120 tests, 34 skipped in 74.181s [2022-05-12T17:14:21.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:21.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T17:14:21.723Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T17:14:22.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:14:22.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:22.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T17:14:23.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T17:14:24.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T17:14:24.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T17:14:25.483Z] --- PASS: TestServiceCreateInit (7.18s) [2022-05-12T17:14:25.483Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-05-12T17:14:25.483Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-05-12T17:14:25.483Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:14:25.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:25.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T17:14:25.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T17:14:27.176Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T17:14:27.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T17:14:29.364Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T17:14:29.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T17:14:29.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T17:14:29.973Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T17:14:29.973Z] === RUN TestInfoDebug [2022-05-12T17:14:29.973Z] --- PASS: TestInfoDebug (0.54s) [2022-05-12T17:14:29.973Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:14:29.973Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-05-12T17:14:29.973Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:14:29.973Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-12T17:14:29.973Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:14:29.973Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T17:14:29.973Z] === RUN TestPingCacheHeaders [2022-05-12T17:14:29.973Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T17:14:29.973Z] === RUN TestPingGet [2022-05-12T17:14:29.973Z] --- PASS: TestPingGet (0.01s) [2022-05-12T17:14:29.973Z] === RUN TestPingHead [2022-05-12T17:14:30.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T17:14:30.235Z] --- PASS: TestPingHead (0.03s) [2022-05-12T17:14:30.235Z] === RUN TestPingSwarmHeader [2022-05-12T17:14:30.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T17:14:30.848Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T17:14:31.110Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T17:14:31.541Z] 12fb50a031bd: Pull complete [2022-05-12T17:14:31.541Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T17:14:31.541Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:14:31.541Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T17:14:31.541Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T17:14:31.541Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T17:14:31.541Z] WARN: Skipping validation tests [2022-05-12T17:14:31.541Z] INFO: Running unit tests at 05/12/2022 17:14:26... [2022-05-12T17:14:31.541Z] INFO: make.ps1 starting at 05/12/2022 17:14:30 [2022-05-12T17:14:31.541Z] INFO: Git commit (8cf4b92ed7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T17:14:31.541Z] INFO: Running unit tests... [2022-05-12T17:14:32.055Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T17:14:32.056Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-05-12T17:14:32.056Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T17:14:32.056Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T17:14:32.056Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T17:14:32.056Z] === RUN TestVersion [2022-05-12T17:14:32.317Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:14:32.317Z] === CONT TestDiskUsage [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T17:14:32.580Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T17:14:32.787Z] check_test.go:307: [df664ac20ab41] daemon is not started [2022-05-12T17:14:32.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T17:14:32.842Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T17:14:33.104Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T17:14:33.367Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T17:14:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T17:14:33.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage (1.29s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T17:14:33.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-12T17:14:33.367Z] PASS [2022-05-12T17:14:33.367Z] [2022-05-12T17:14:33.367Z] === Skipped [2022-05-12T17:14:33.367Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:14:33.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:14:33.367Z] [2022-05-12T17:14:33.367Z] DONE 54 tests, 1 skipped in 22.514s [2022-05-12T17:14:33.367Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T17:14:33.629Z] INFO: Testing against a local daemon [2022-05-12T17:14:33.629Z] === RUN TestVolumesCreateAndList [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T17:14:33.629Z] === RUN TestVolumesRemove [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T17:14:33.629Z] === RUN TestVolumesInspect [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:14:33.629Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:14:33.629Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:14:33.629Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:14:33.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:14:33.629Z] PASS [2022-05-12T17:14:33.629Z] [2022-05-12T17:14:33.629Z] DONE 9 tests in 0.188s [2022-05-12T17:14:33.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:14:33.629Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14221 is not a child of this shell [2022-05-12T17:14:33.629Z] warning: PID 14221 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T17:14:33.891Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:14:33.892Z] [2022-05-12T17:14:33.892Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:14:33.892Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:14:33.892Z] [2022-05-12T17:14:33.892Z] To set a process to complain mode, use the command line tool [2022-05-12T17:14:33.892Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:14:33.892Z] Removing test suite binaries [2022-05-12T17:14:33.892Z] exiting test-integration [2022-05-12T17:14:33.892Z] ++ exit 0 [2022-05-12T17:14:33.892Z] [2022-05-12T17:14:34.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T17:14:34.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv Post stage [Pipeline] junit [2022-05-12T17:14:34.851Z] Recording test results [2022-05-12T17:14:34.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T17:14:35.330Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T17:14:35.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T17:14:35.678Z] + echo Ensuring container killed. [2022-05-12T17:14:35.678Z] Ensuring container killed. [2022-05-12T17:14:35.678Z] + docker rm -vf docker-pr9 [2022-05-12T17:14:35.678Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-12T17:14:35.972Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:14:35.972Z] Chowning /workspace to jenkins user [2022-05-12T17:14:35.972Z] + id -u [2022-05-12T17:14:35.972Z] + id -g [2022-05-12T17:14:35.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T17:14:36.290Z] 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-12T17:14:36.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:14:37.665Z] + bundleName=amd64-rootless [2022-05-12T17:14:37.665Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T17:14:37.665Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T17:14:37.665Z] + 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-12T17:14:37.665Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T17:14:37.680Z] Archiving artifacts [2022-05-12T17:14:37.948Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:14:38.263Z] + make clean [2022-05-12T17:14:38.263Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:14:38.263Z] docker-dev-cache [2022-05-12T17:14:38.263Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:14:38.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T17:14:39.244Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T17:14:39.409Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:14:39.409Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:14:39.409Z] === RUN TestConfigDaemonID [2022-05-12T17:14:39.409Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T17:14:39.409Z] === RUN TestDaemonConfigValidation [2022-05-12T17:14:39.409Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T17:14:39.409Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:14:39.409Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:14:39.409Z] === RUN TestDaemonProxy [2022-05-12T17:14:39.409Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:14:39.409Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T17:14:39.409Z] PASS [2022-05-12T17:14:39.409Z] ok github.com/docker/docker/integration/daemon 0.092s [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] === Skipped [2022-05-12T17:14:39.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:14:39.409Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T17:14:39.409Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T17:14:39.409Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:14:39.409Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T17:14:39.409Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:14:39.409Z] [2022-05-12T17:14:39.409Z] DONE 5 tests, 5 skipped in 17.325s [2022-05-12T17:14:39.409Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T17:14:42.026Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T17:14:42.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T17:14:42.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T17:14:42.041Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-05-12T17:14:42.041Z] === RUN TestCreateServiceConflict [2022-05-12T17:14:42.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:42.165Z] INFO: Testing against a local daemon [2022-05-12T17:14:42.165Z] === RUN TestCommitInheritsEnv [2022-05-12T17:14:42.165Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:14:42.165Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T17:14:42.165Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:14:42.165Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:14:42.165Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:14:42.165Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:14:42.165Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:14:42.165Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T17:14:42.165Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:14:42.165Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-12T17:14:42.165Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:14:42.165Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T17:14:42.165Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:14:42.608Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-12T17:14:42.608Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:14:42.623Z] --- PASS: TestRemoveImageOrphaning (0.78s) [2022-05-12T17:14:42.623Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:14:43.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T17:14:43.082Z] === RUN TestTagInvalidReference [2022-05-12T17:14:43.082Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T17:14:43.082Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:14:43.082Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T17:14:43.082Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:14:43.082Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T17:14:43.082Z] === RUN TestTagOfficialNames [2022-05-12T17:14:43.082Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-12T17:14:43.082Z] === RUN TestTagMatchesDigest [2022-05-12T17:14:43.082Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-12T17:14:43.082Z] PASS [2022-05-12T17:14:43.082Z] ok github.com/docker/docker/integration/image 1.248s [2022-05-12T17:14:43.082Z] [2022-05-12T17:14:43.082Z] === Skipped [2022-05-12T17:14:43.082Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T17:14:43.082Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:14:43.082Z] [2022-05-12T17:14:43.082Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:14:43.082Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:14:43.082Z] [2022-05-12T17:14:43.082Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T17:14:43.082Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:14:43.082Z] [2022-05-12T17:14:43.082Z] DONE 12 tests, 3 skipped in 4.199s [2022-05-12T17:14:43.082Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.14s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.98s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2022-05-12T17:14:44.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2022-05-12T17:14:44.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.85s) [2022-05-12T17:14:44.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2022-05-12T17:14:44.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2022-05-12T17:14:44.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2022-05-12T17:14:44.562Z] === RUN TestCgroupNamespacesRun [2022-05-12T17:14:45.115Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T17:14:45.140Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-05-12T17:14:45.140Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:14:45.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:45.260Z] INFO: Testing against a local daemon [2022-05-12T17:14:45.260Z] === RUN TestNetworkCreateDelete [2022-05-12T17:14:45.260Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.260Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T17:14:45.260Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:14:45.260Z] 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-12T17:14:45.260Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:14:45.260Z] === RUN TestDaemonDNSFallback [2022-05-12T17:14:45.260Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.260Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T17:14:45.260Z] === RUN TestInspectNetwork [2022-05-12T17:14:45.260Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:45.260Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T17:14:45.260Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:14:45.260Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.260Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:14:45.261Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:14:45.261Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:14:45.261Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:14:45.261Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:14:45.261Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:14:45.261Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:14:45.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestNetworkList [2022-05-12T17:14:45.261Z] === RUN TestNetworkList//networks [2022-05-12T17:14:45.261Z] === PAUSE TestNetworkList//networks [2022-05-12T17:14:45.261Z] === RUN TestNetworkList//networks/ [2022-05-12T17:14:45.261Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:14:45.261Z] === CONT TestNetworkList//networks [2022-05-12T17:14:45.261Z] === CONT TestNetworkList//networks/ [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkList (0.03s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:14:45.261Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:14:45.261Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:14:45.261Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:14:45.261Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:14:45.261Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:14:45.261Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:14:45.261Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:14:45.261Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:14:45.261Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:14:45.261Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:14:45.261Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:14:45.261Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:14:45.261Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:14:45.261Z] PASS [2022-05-12T17:14:45.261Z] ok github.com/docker/docker/integration/network 0.156s [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === Skipped [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T17:14:45.261Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:14:45.261Z] 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-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T17:14:45.261Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T17:14:45.261Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:14:45.261Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:14:45.261Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:14:45.261Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:14:45.261Z] [2022-05-12T17:14:45.261Z] DONE 34 tests, 15 skipped in 1.733s [2022-05-12T17:14:45.261Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T17:14:45.318Z] ? github.com/docker/docker/api [no test files] [2022-05-12T17:14:45.720Z] testing: warning: no tests to run [2022-05-12T17:14:45.720Z] PASS [2022-05-12T17:14:45.720Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2022-05-12T17:14:45.720Z] [2022-05-12T17:14:45.720Z] DONE 0 tests in 0.600s [2022-05-12T17:14:45.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T17:14:46.178Z] testing: warning: no tests to run [2022-05-12T17:14:46.178Z] PASS [2022-05-12T17:14:46.178Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2022-05-12T17:14:46.178Z] [2022-05-12T17:14:46.178Z] DONE 0 tests in 0.580s [2022-05-12T17:14:46.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T17:14:47.085Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2022-05-12T17:14:47.085Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T17:14:47.096Z] testing: warning: no tests to run [2022-05-12T17:14:47.096Z] PASS [2022-05-12T17:14:47.096Z] ok github.com/docker/docker/integration/plugin 0.061s [2022-05-12T17:14:47.096Z] [2022-05-12T17:14:47.096Z] DONE 0 tests in 0.595s [2022-05-12T17:14:47.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T17:14:47.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T17:14:47.556Z] testing: warning: no tests to run [2022-05-12T17:14:47.556Z] PASS [2022-05-12T17:14:47.556Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-05-12T17:14:47.556Z] [2022-05-12T17:14:47.556Z] DONE 0 tests in 0.595s [2022-05-12T17:14:48.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T17:14:48.711Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2022-05-12T17:14:48.711Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T17:14:49.655Z] ............................ [ 66%] [2022-05-12T17:14:50.664Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2022-05-12T17:14:50.664Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T17:14:50.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T17:14:51.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T17:14:51.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:51.749Z] INFO: Testing against a local daemon [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:14:51.749Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:14:51.749Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:14:51.749Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:14:51.749Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:14:51.749Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:14:51.749Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:14:51.749Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:14:51.749Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:14:51.750Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:14:51.750Z] === RUN TestPluginInstall [2022-05-12T17:14:51.750Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T17:14:51.750Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:14:51.750Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T17:14:51.750Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:14:51.750Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:14:51.750Z] PASS [2022-05-12T17:14:51.750Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2022-05-12T17:14:51.750Z] [2022-05-12T17:14:51.750Z] === Skipped [2022-05-12T17:14:51.750Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T17:14:51.750Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] [2022-05-12T17:14:51.750Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T17:14:51.750Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] [2022-05-12T17:14:51.750Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:14:51.750Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:14:51.750Z] [2022-05-12T17:14:51.750Z] DONE 19 tests, 3 skipped in 3.694s [2022-05-12T17:14:51.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T17:14:52.549Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-05-12T17:14:52.550Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T17:14:53.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T17:14:53.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:53.288Z] INFO: Testing against a local daemon [2022-05-12T17:14:53.288Z] === RUN TestExternalGraphDriver [2022-05-12T17:14:53.288Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:14:53.288Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T17:14:53.288Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:14:53.288Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:14:53.288Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:14:53.288Z] PASS [2022-05-12T17:14:53.288Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.080s [2022-05-12T17:14:53.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T17:14:53.747Z] [2022-05-12T17:14:53.747Z] === Skipped [2022-05-12T17:14:53.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T17:14:53.747Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:14:53.747Z] [2022-05-12T17:14:53.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:14:53.747Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:14:53.747Z] [2022-05-12T17:14:53.747Z] DONE 2 tests, 2 skipped in 1.926s [2022-05-12T17:14:53.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T17:14:54.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T17:14:54.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-05-12T17:14:54.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T17:14:54.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T17:14:55.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:55.283Z] INFO: Testing against a local daemon [2022-05-12T17:14:55.283Z] === RUN TestReadPluginNoRead [2022-05-12T17:14:55.283Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:14:55.283Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T17:14:55.283Z] PASS [2022-05-12T17:14:55.283Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2022-05-12T17:14:55.283Z] [2022-05-12T17:14:55.283Z] === Skipped [2022-05-12T17:14:55.283Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T17:14:55.283Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:14:55.283Z] [2022-05-12T17:14:55.283Z] DONE 1 tests, 1 skipped in 1.684s [2022-05-12T17:14:55.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T17:14:56.133Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2022-05-12T17:14:56.133Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T17:14:56.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T17:14:56.250Z] testing: warning: no tests to run [2022-05-12T17:14:56.250Z] PASS [2022-05-12T17:14:56.250Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2022-05-12T17:14:56.250Z] [2022-05-12T17:14:56.250Z] DONE 0 tests in 0.854s [2022-05-12T17:14:56.250Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T17:14:56.697Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-05-12T17:14:56.697Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T17:14:58.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:58.424Z] INFO: Testing against a local daemon [2022-05-12T17:14:58.424Z] === RUN TestPluginWithDevMounts [2022-05-12T17:14:58.424Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:58.424Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T17:14:58.424Z] PASS [2022-05-12T17:14:58.424Z] ok github.com/docker/docker/integration/plugin/volumes 0.076s [2022-05-12T17:14:58.424Z] [2022-05-12T17:14:58.424Z] === Skipped [2022-05-12T17:14:58.424Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T17:14:58.424Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:58.424Z] [2022-05-12T17:14:58.424Z] DONE 1 tests, 1 skipped in 1.718s [2022-05-12T17:14:58.424Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T17:14:58.586Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-05-12T17:14:58.586Z] === RUN TestNISDomainname [2022-05-12T17:14:58.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T17:14:59.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T17:14:59.405Z] --- PASS: TestNISDomainname (1.00s) [2022-05-12T17:14:59.405Z] === RUN TestHostnameDnsResolution [2022-05-12T17:14:59.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:14:59.409Z] INFO: Testing against a local daemon [2022-05-12T17:14:59.409Z] === RUN TestSecretInspect [2022-05-12T17:14:59.409Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.409Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T17:14:59.409Z] === RUN TestSecretList [2022-05-12T17:14:59.409Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.409Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T17:14:59.409Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:14:59.409Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.409Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:14:59.409Z] === RUN TestSecretsUpdate [2022-05-12T17:14:59.409Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.409Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T17:14:59.409Z] === RUN TestTemplatedSecret [2022-05-12T17:14:59.409Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.409Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T17:14:59.409Z] === RUN TestSecretCreateResolve [2022-05-12T17:14:59.409Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:59.409Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T17:14:59.410Z] PASS [2022-05-12T17:14:59.410Z] ok github.com/docker/docker/integration/secret 0.082s [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === Skipped [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T17:14:59.410Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:14:59.410Z] [2022-05-12T17:14:59.410Z] DONE 6 tests, 6 skipped in 1.441s [2022-05-12T17:14:59.868Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T17:15:00.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-05-12T17:15:00.012Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:15:00.271Z] --- PASS: TestCreateServiceSecretFileMode (1.97s) [2022-05-12T17:15:00.271Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:15:00.772Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-05-12T17:15:00.772Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T17:15:01.702Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-05-12T17:15:01.702Z] === RUN TestPrivilegedHostDevices [2022-05-12T17:15:02.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:15:02.052Z] INFO: Testing against a local daemon [2022-05-12T17:15:02.052Z] === RUN TestServiceCreateInit [2022-05-12T17:15:02.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:15:02.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:15:02.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:15:02.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceConflict [2022-05-12T17:15:02.052Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:15:02.052Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T17:15:02.052Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:15:02.052Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:15:02.052Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:15:02.052Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceSysctls [2022-05-12T17:15:02.052Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T17:15:02.052Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:15:02.052Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T17:15:02.052Z] === RUN TestInspect [2022-05-12T17:15:02.052Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestInspect (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestCreateJob [2022-05-12T17:15:02.052Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestReplicatedJob [2022-05-12T17:15:02.052Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:15:02.052Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestServiceListWithStatuses [2022-05-12T17:15:02.052Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:15:02.052Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:15:02.052Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestServicePlugin [2022-05-12T17:15:02.052Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestServiceUpdateLabel [2022-05-12T17:15:02.052Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:15:02.052Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T17:15:02.052Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:15:02.052Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T17:15:02.052Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:15:02.052Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T17:15:02.052Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:15:02.052Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:15:02.052Z] PASS [2022-05-12T17:15:02.052Z] ok github.com/docker/docker/integration/service 0.262s [2022-05-12T17:15:02.052Z] [2022-05-12T17:15:02.052Z] === Skipped [2022-05-12T17:15:02.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:15:02.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:15:02.052Z] [2022-05-12T17:15:02.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:15:02.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:15:02.052Z] [2022-05-12T17:15:02.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:15:02.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.052Z] [2022-05-12T17:15:02.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T17:15:02.053Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T17:15:02.053Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:15:02.053Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:15:02.053Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:15:02.053Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T17:15:02.053Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-12T17:15:02.053Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T17:15:02.053Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T17:15:02.053Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T17:15:02.053Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T17:15:02.053Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T17:15:02.053Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:15:02.053Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T17:15:02.053Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T17:15:02.053Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T17:15:02.053Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2022-05-12T17:15:02.053Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T17:15:02.053Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2022-05-12T17:15:02.053Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:15:02.053Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:15:02.053Z] [2022-05-12T17:15:02.053Z] DONE 24 tests, 23 skipped in 2.217s [2022-05-12T17:15:02.053Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T17:15:02.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T17:15:02.537Z] --- PASS: TestPrivilegedHostDevices (0.96s) [2022-05-12T17:15:02.537Z] === RUN TestStats [2022-05-12T17:15:02.801Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-05-12T17:15:02.801Z] === RUN TestCreateServiceSysctls [2022-05-12T17:15:02.980Z] === RUN TestBoolValue [2022-05-12T17:15:02.980Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestBoolValueOrDefault [2022-05-12T17:15:02.980Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestInt64ValueOrZero [2022-05-12T17:15:02.980Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestInt64ValueOrDefault [2022-05-12T17:15:02.980Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T17:15:02.980Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestJsonContentType [2022-05-12T17:15:02.980Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestReadJSON [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/nil_body [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/empty_body [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/with_valid_request [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/with_whitespace [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/with_extra_content [2022-05-12T17:15:02.980Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 31.9% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T17:15:02.980Z] === RUN TestMaskSecretKeys [2022-05-12T17:15:02.980Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T17:15:02.980Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T17:15:02.980Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T17:15:02.980Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T17:15:02.980Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestVersionMiddlewareVersion [2022-05-12T17:15:02.980Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T17:15:02.980Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 37.7% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T17:15:02.980Z] === RUN TestStrSliceMarshalJSON [2022-05-12T17:15:02.980Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T17:15:02.980Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestStrSliceUnmarshalString [2022-05-12T17:15:02.980Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T17:15:02.980Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 90.0% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-05-12T17:15:02.980Z] === RUN TestToJSON [2022-05-12T17:15:02.980Z] --- PASS: TestToJSON (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestToParamWithVersion [2022-05-12T17:15:02.980Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestFromJSON [2022-05-12T17:15:02.980Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestEmpty [2022-05-12T17:15:02.980Z] --- PASS: TestEmpty (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T17:15:02.980Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestArgsMatchKVList [2022-05-12T17:15:02.980Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestArgsMatch [2022-05-12T17:15:02.980Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestAdd [2022-05-12T17:15:02.980Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestDel [2022-05-12T17:15:02.980Z] --- PASS: TestDel (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestLen [2022-05-12T17:15:02.980Z] --- PASS: TestLen (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestExactMatch [2022-05-12T17:15:02.980Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestOnlyOneExactMatch [2022-05-12T17:15:02.980Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestContains [2022-05-12T17:15:02.980Z] --- PASS: TestContains (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestValidate [2022-05-12T17:15:02.980Z] --- PASS: TestValidate (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestWalkValues [2022-05-12T17:15:02.980Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestFuzzyMatch [2022-05-12T17:15:02.980Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T17:15:02.980Z] === RUN TestClone [2022-05-12T17:15:02.980Z] --- PASS: TestClone (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 92.2% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2022-05-12T17:15:02.980Z] === RUN TestGetTimestamp [2022-05-12T17:15:02.980Z] === RUN TestAdjustForAPIVersion [2022-05-12T17:15:02.980Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 6.1% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 6.1% of statements [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T17:15:02.980Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-12T17:15:02.980Z] === RUN TestParseTimestamps [2022-05-12T17:15:02.980Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 100.0% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2022-05-12T17:15:02.980Z] === RUN TestCompareVersion [2022-05-12T17:15:02.980Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T17:15:02.980Z] PASS [2022-05-12T17:15:02.980Z] coverage: 77.3% of statements [2022-05-12T17:15:02.980Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 77.3% of statements [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T17:15:02.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T17:15:03.117Z] === RUN TestMiddlewares [2022-05-12T17:15:03.117Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T17:15:03.117Z] PASS [2022-05-12T17:15:03.117Z] coverage: 7.9% of statements [2022-05-12T17:15:03.117Z] ok github.com/docker/docker/api/server 0.065s coverage: 7.9% of statements [2022-05-12T17:15:03.475Z] === RUN TestIsGIT [2022-05-12T17:15:03.475Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T17:15:03.475Z] PASS [2022-05-12T17:15:03.475Z] coverage: 100.0% of statements [2022-05-12T17:15:03.475Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.136s coverage: 100.0% of statements [2022-05-12T17:15:03.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:15:03.586Z] INFO: Testing against a local daemon [2022-05-12T17:15:03.586Z] === RUN TestSessionCreate [2022-05-12T17:15:03.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:15:03.586Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T17:15:03.586Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:15:03.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:15:03.586Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:15:03.586Z] PASS [2022-05-12T17:15:03.586Z] ok github.com/docker/docker/integration/session 0.069s [2022-05-12T17:15:03.586Z] [2022-05-12T17:15:03.586Z] === Skipped [2022-05-12T17:15:03.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T17:15:03.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:15:03.586Z] [2022-05-12T17:15:03.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:15:03.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:15:03.586Z] [2022-05-12T17:15:03.586Z] DONE 2 tests, 2 skipped in 1.306s [2022-05-12T17:15:03.586Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T17:15:03.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T17:15:03.957Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T17:15:03.957Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T17:15:03.957Z] === RUN TestCloneArgsSmartHttp [2022-05-12T17:15:03.957Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T17:15:03.957Z] === RUN TestCloneArgsDumbHttp [2022-05-12T17:15:03.957Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T17:15:03.957Z] === RUN TestCloneArgsGit [2022-05-12T17:15:03.957Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T17:15:03.957Z] === RUN TestCheckoutGit [2022-05-12T17:15:04.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T17:15:05.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:15:05.120Z] INFO: Testing against a local daemon [2022-05-12T17:15:05.120Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:15:05.120Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:05.120Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestDiskUsage [2022-05-12T17:15:05.120Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:15:05.120Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestEventsExecDie [2022-05-12T17:15:05.120Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:15:05.120Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:15:05.120Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:15:05.120Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestEventsVolumeCreate [2022-05-12T17:15:05.120Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:15:05.120Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestInfoAPI [2022-05-12T17:15:05.120Z] --- PASS: TestInfoAPI (0.04s) [2022-05-12T17:15:05.120Z] === RUN TestInfoAPIWarnings [2022-05-12T17:15:05.120Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:15:05.120Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestInfoDebug [2022-05-12T17:15:05.120Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:05.120Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:15:05.120Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:05.120Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:15:05.120Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:05.120Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T17:15:05.120Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:15:05.397Z] --- PASS: TestStats (2.85s) [2022-05-12T17:15:05.397Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:15:05.397Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T17:15:05.397Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T17:15:05.397Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T17:15:05.397Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T17:15:05.397Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T17:15:05.397Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T17:15:05.397Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T17:15:05.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T17:15:05.397Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T17:15:05.397Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T17:15:05.565Z] === RUN TestEnable [2022-05-12T17:15:05.565Z] --- PASS: TestEnable (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestDisable [2022-05-12T17:15:05.565Z] --- PASS: TestDisable (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestEnabled [2022-05-12T17:15:05.565Z] --- PASS: TestEnabled (0.00s) [2022-05-12T17:15:05.565Z] PASS [2022-05-12T17:15:05.565Z] coverage: 100.0% of statements [2022-05-12T17:15:05.565Z] ok github.com/docker/docker/cli/debug 0.086s coverage: 100.0% of statements [2022-05-12T17:15:05.565Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T17:15:05.565Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestProcessNoDockerignore [2022-05-12T17:15:05.565Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T17:15:05.565Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestDetectContentType [2022-05-12T17:15:05.565Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestSelectAcceptableMIME [2022-05-12T17:15:05.565Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestInspectEmptyResponse [2022-05-12T17:15:05.565Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestInspectResponseBinary [2022-05-12T17:15:05.565Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestResponseUnsupportedContentType [2022-05-12T17:15:05.565Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestInspectResponseTextSimple [2022-05-12T17:15:05.565Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T17:15:05.565Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestUnknownContentLength [2022-05-12T17:15:05.565Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestDownloadRemote [2022-05-12T17:15:05.565Z] --- PASS: TestDownloadRemote (0.06s) [2022-05-12T17:15:05.565Z] === RUN TestGetWithStatusError [2022-05-12T17:15:05.565Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestCloseRootDirectory [2022-05-12T17:15:05.565Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:05.565Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestHashFile [2022-05-12T17:15:05.565Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:05.565Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestHashSubdir [2022-05-12T17:15:05.565Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:05.565Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T17:15:05.565Z] === RUN TestRemoveDirectory [2022-05-12T17:15:05.565Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:05.565Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T17:15:05.565Z] PASS [2022-05-12T17:15:05.565Z] coverage: 9.3% of statements [2022-05-12T17:15:05.565Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2022-05-12T17:15:05.654Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T17:15:06.048Z] === RUN TestGetAllAllowed [2022-05-12T17:15:06.048Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestGetAllMeta [2022-05-12T17:15:06.048Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T17:15:06.048Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T17:15:06.048Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestIsExistingDirectory [2022-05-12T17:15:06.048Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestGetFilenameForDownload [2022-05-12T17:15:06.048Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestEnv2Variables [2022-05-12T17:15:06.048Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T17:15:06.048Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestMaintainer [2022-05-12T17:15:06.048Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestLabel [2022-05-12T17:15:06.048Z] --- PASS: TestLabel (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestFromScratch [2022-05-12T17:15:06.048Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestFromWithArg [2022-05-12T17:15:06.048Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T17:15:06.048Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestFromWithUndefinedArg [2022-05-12T17:15:06.048Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T17:15:06.048Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestOnbuild [2022-05-12T17:15:06.048Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestWorkdir [2022-05-12T17:15:06.048Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestCmd [2022-05-12T17:15:06.048Z] --- PASS: TestCmd (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestHealthcheckNone [2022-05-12T17:15:06.048Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestHealthcheckCmd [2022-05-12T17:15:06.048Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestEntrypoint [2022-05-12T17:15:06.048Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestExpose [2022-05-12T17:15:06.048Z] --- PASS: TestExpose (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestUser [2022-05-12T17:15:06.048Z] --- PASS: TestUser (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestVolume [2022-05-12T17:15:06.048Z] --- PASS: TestVolume (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestStopSignal [2022-05-12T17:15:06.048Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:15:06.048Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestArg [2022-05-12T17:15:06.048Z] --- PASS: TestArg (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestShell [2022-05-12T17:15:06.048Z] --- PASS: TestShell (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestPrependEnvOnCmd [2022-05-12T17:15:06.048Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestRunWithBuildArgs [2022-05-12T17:15:06.048Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T17:15:06.048Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T17:15:06.048Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T17:15:06.048Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T17:15:06.048Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T17:15:06.048Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestNormalizeWorkdir [2022-05-12T17:15:06.048Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestDispatch [2022-05-12T17:15:06.048Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T17:15:06.048Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T17:15:06.048Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T17:15:06.048Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T17:15:06.048Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T17:15:06.048Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T17:15:06.048Z] === RUN TestDispatch/COPY_url [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch (0.05s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T17:15:06.048Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T17:15:06.048Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T17:15:06.048Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T17:15:06.048Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T17:15:06.048Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T17:15:06.048Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestEmptyDockerfile [2022-05-12T17:15:06.048Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestSymlinkDockerfile [2022-05-12T17:15:06.048Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T17:15:06.048Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T17:15:06.048Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestNonExistingDockerfile [2022-05-12T17:15:06.048Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestCopyRunConfig [2022-05-12T17:15:06.048Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestDeepCopyRunConfig [2022-05-12T17:15:06.048Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestExportImage [2022-05-12T17:15:06.048Z] --- PASS: TestExportImage (0.00s) [2022-05-12T17:15:06.048Z] === RUN TestNormalizeDest [2022-05-12T17:15:06.048Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T17:15:06.048Z] PASS [2022-05-12T17:15:06.048Z] coverage: 46.7% of statements [2022-05-12T17:15:06.048Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.7% of statements [2022-05-12T17:15:06.085Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-05-12T17:15:06.085Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:15:06.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-05-12T17:15:06.088Z] === RUN TestPingCacheHeaders [2022-05-12T17:15:06.088Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T17:15:06.088Z] === RUN TestPingGet [2022-05-12T17:15:06.088Z] --- PASS: TestPingGet (0.03s) [2022-05-12T17:15:06.088Z] === RUN TestPingHead [2022-05-12T17:15:06.088Z] --- PASS: TestPingHead (0.03s) [2022-05-12T17:15:06.088Z] === RUN TestPingSwarmHeader [2022-05-12T17:15:06.088Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:06.088Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T17:15:06.088Z] === RUN TestVersion [2022-05-12T17:15:06.088Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:15:06.088Z] PASS [2022-05-12T17:15:06.088Z] ok github.com/docker/docker/integration/system 1.170s [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === Skipped [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:15:06.088Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T17:15:06.088Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T17:15:06.088Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:15:06.088Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T17:15:06.088Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T17:15:06.088Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T17:15:06.088Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T17:15:06.088Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T17:15:06.088Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T17:15:06.088Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:15:06.088Z] [2022-05-12T17:15:06.088Z] DONE 16 tests, 10 skipped in 2.738s [2022-05-12T17:15:06.088Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T17:15:06.585Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T17:15:06.585Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T17:15:06.841Z] check_test.go:307: [dcf3769ec23cc] daemon is not started [2022-05-12T17:15:06.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T17:15:07.064Z] === RUN TestTCP4Proxy [2022-05-12T17:15:07.064Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T17:15:07.064Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestTCP6Proxy [2022-05-12T17:15:07.064Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:15:07.064Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestTCPDualStackProxy [2022-05-12T17:15:07.064Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:15:07.064Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestUDP4Proxy [2022-05-12T17:15:07.064Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestUDP6Proxy [2022-05-12T17:15:07.064Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:15:07.064Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestUDPWriteError [2022-05-12T17:15:07.064Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestSCTP4Proxy [2022-05-12T17:15:07.064Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:15:07.064Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T17:15:07.064Z] === RUN TestSCTP6Proxy [2022-05-12T17:15:07.064Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:15:07.064Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T17:15:07.064Z] PASS [2022-05-12T17:15:07.064Z] coverage: 49.4% of statements [2022-05-12T17:15:07.064Z] ok github.com/docker/docker/cmd/docker-proxy 0.043s coverage: 49.4% of statements [2022-05-12T17:15:07.404Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T17:15:07.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:15:07.644Z] INFO: Testing against a local daemon [2022-05-12T17:15:07.644Z] === RUN TestVolumesCreateAndList [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-12T17:15:07.644Z] === RUN TestVolumesRemove [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-12T17:15:07.644Z] === RUN TestVolumesInspect [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:15:07.644Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:15:07.644Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:15:07.644Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:15:07.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:15:07.644Z] PASS [2022-05-12T17:15:07.644Z] ok github.com/docker/docker/integration/volume 0.244s [2022-05-12T17:15:07.989Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-05-12T17:15:07.990Z] === RUN TestInspect [2022-05-12T17:15:08.104Z] [2022-05-12T17:15:08.104Z] DONE 9 tests in 1.620s [2022-05-12T17:15:08.104Z] INFO: make.ps1 ended at 05/12/2022 17:15:07 [2022-05-12T17:15:08.104Z] INFO: Integration CLI tests being run from the host: [2022-05-12T17:15:08.104Z] 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-12T17:15:08.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T17:15:08.590Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T17:15:10.482Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T17:15:10.482Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2022-05-12T17:15:10.482Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2022-05-12T17:15:10.482Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-05-12T17:15:10.482Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-05-12T17:15:10.482Z] === RUN TestDeleteDevicemapper [2022-05-12T17:15:10.482Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:15:10.482Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T17:15:10.482Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:15:10.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T17:15:11.277Z] --- PASS: TestInspect (2.71s) [2022-05-12T17:15:11.277Z] === RUN TestCreateJob [2022-05-12T17:15:13.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2022-05-12T17:15:13.020Z] === RUN TestUpdateMemory [2022-05-12T17:15:13.020Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:15:13.020Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T17:15:13.020Z] === RUN TestUpdateCPUQuota [2022-05-12T17:15:13.020Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T17:15:13.810Z] --- PASS: TestCreateJob (3.01s) [2022-05-12T17:15:13.810Z] === RUN TestReplicatedJob [2022-05-12T17:15:14.389Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-05-12T17:15:14.389Z] === RUN TestUpdatePidsLimit [2022-05-12T17:15:14.389Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T17:15:14.645Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T17:15:14.902Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T17:15:15.158Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T17:15:15.415Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T17:15:15.415Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T17:15:15.866Z] === RUN TestCheckpointCreateError [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointCreate [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointDeleteError [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointDelete [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointListError [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointList [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T17:15:15.866Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T17:15:15.866Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:15:15.866Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestGetAPIPath [2022-05-12T17:15:15.866Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestParseHostURL [2022-05-12T17:15:15.866Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T17:15:15.866Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T17:15:15.866Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestClientRedirect [2022-05-12T17:15:15.866Z] === RUN TestClientRedirect/GET [2022-05-12T17:15:15.866Z] === RUN TestClientRedirect/POST [2022-05-12T17:15:15.866Z] === RUN TestClientRedirect/PUT [2022-05-12T17:15:15.866Z] === RUN TestClientRedirect/DELETE [2022-05-12T17:15:15.866Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T17:15:15.866Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigCreateUnsupported [2022-05-12T17:15:15.866Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigCreateError [2022-05-12T17:15:15.866Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigCreate [2022-05-12T17:15:15.866Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspectNotFound [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspectUnsupported [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspectError [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigInspect [2022-05-12T17:15:15.866Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigListUnsupported [2022-05-12T17:15:15.866Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigListError [2022-05-12T17:15:15.866Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigList [2022-05-12T17:15:15.866Z] --- PASS: TestConfigList (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigRemoveUnsupported [2022-05-12T17:15:15.866Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T17:15:15.866Z] === RUN TestConfigRemoveError [2022-05-12T17:15:15.867Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestConfigRemove [2022-05-12T17:15:15.867Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestConfigUpdateUnsupported [2022-05-12T17:15:15.867Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestConfigUpdateError [2022-05-12T17:15:15.867Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestConfigUpdate [2022-05-12T17:15:15.867Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCommitError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCommit [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStatPathError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStatPath [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyToContainerError [2022-05-12T17:15:15.867Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T17:15:15.867Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T17:15:15.867Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyToContainer [2022-05-12T17:15:15.867Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyFromContainerError [2022-05-12T17:15:15.867Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T17:15:15.867Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T17:15:15.867Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T17:15:15.867Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestCopyFromContainer [2022-05-12T17:15:15.867Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCreateError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCreateImageNotFound [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCreateWithName [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerCreateAutoRemove [2022-05-12T17:15:15.867Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerDiffError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerDiff [2022-05-12T17:15:15.867Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecCreateError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecCreate [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecStartError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecStart [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecInspectError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecInspect [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExportError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExport [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerInspectError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T17:15:15.867Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T17:15:15.867Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerInspect [2022-05-12T17:15:15.867Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerInspectNode [2022-05-12T17:15:15.867Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerKillError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerKill [2022-05-12T17:15:15.867Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerListError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerList [2022-05-12T17:15:15.867Z] --- PASS: TestContainerList (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerLogsNotFoundError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerLogsError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerLogs [2022-05-12T17:15:15.867Z] --- PASS: TestContainerLogs (0.14s) [2022-05-12T17:15:15.867Z] === RUN TestContainerPauseError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerPause [2022-05-12T17:15:15.867Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainersPruneError [2022-05-12T17:15:15.867Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainersPrune [2022-05-12T17:15:15.867Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRemoveError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRemove [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRenameError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRename [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerResizeError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecResizeError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerResize [2022-05-12T17:15:15.867Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerExecResize [2022-05-12T17:15:15.867Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRestartError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerRestart [2022-05-12T17:15:15.867Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStartError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStart [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStatsError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStats [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStopError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerStop [2022-05-12T17:15:15.867Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerTopError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerTop [2022-05-12T17:15:15.867Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerUnpauseError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerUnpause [2022-05-12T17:15:15.867Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerUpdateError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerUpdate [2022-05-12T17:15:15.867Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T17:15:15.867Z] === RUN TestContainerWaitError [2022-05-12T17:15:15.867Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestContainerWait [2022-05-12T17:15:15.867Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestDiskUsageError [2022-05-12T17:15:15.867Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestDiskUsage [2022-05-12T17:15:15.867Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestDistributionInspectUnsupported [2022-05-12T17:15:15.867Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T17:15:15.867Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestEventsErrorInOptions [2022-05-12T17:15:15.867Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestEventsErrorFromServer [2022-05-12T17:15:15.867Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestEvents [2022-05-12T17:15:15.867Z] --- PASS: TestEvents (0.02s) [2022-05-12T17:15:15.867Z] === RUN TestTLSCloseWriter [2022-05-12T17:15:15.867Z] === PAUSE TestTLSCloseWriter [2022-05-12T17:15:15.867Z] === RUN TestImageBuildError [2022-05-12T17:15:15.867Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageBuild [2022-05-12T17:15:15.867Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestGetDockerOS [2022-05-12T17:15:15.867Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageCreateError [2022-05-12T17:15:15.867Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageCreate [2022-05-12T17:15:15.867Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageHistoryError [2022-05-12T17:15:15.867Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageHistory [2022-05-12T17:15:15.867Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageImportError [2022-05-12T17:15:15.867Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageImport [2022-05-12T17:15:15.867Z] --- PASS: TestImageImport (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageInspectError [2022-05-12T17:15:15.867Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageInspectImageNotFound [2022-05-12T17:15:15.867Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageInspectWithEmptyID [2022-05-12T17:15:15.867Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageInspect [2022-05-12T17:15:15.867Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageListError [2022-05-12T17:15:15.867Z] --- PASS: TestImageListError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageList [2022-05-12T17:15:15.867Z] --- PASS: TestImageList (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageListApiBefore125 [2022-05-12T17:15:15.867Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageLoadError [2022-05-12T17:15:15.867Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageLoad [2022-05-12T17:15:15.867Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagesPruneError [2022-05-12T17:15:15.867Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagesPrune [2022-05-12T17:15:15.867Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullReferenceParseError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullAnyError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePullWithoutErrors [2022-05-12T17:15:15.867Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushReferenceError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushAnyError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithoutErrors [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T17:15:15.867Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageRemoveError [2022-05-12T17:15:15.867Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageRemoveImageNotFound [2022-05-12T17:15:15.867Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageRemove [2022-05-12T17:15:15.867Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSaveError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSave [2022-05-12T17:15:15.867Z] --- PASS: TestImageSave (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchAnyError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageSearchWithoutErrors [2022-05-12T17:15:15.867Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageTagError [2022-05-12T17:15:15.867Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageTagInvalidReference [2022-05-12T17:15:15.867Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T17:15:15.867Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageTagHexSource [2022-05-12T17:15:15.867Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestImageTag [2022-05-12T17:15:15.867Z] --- PASS: TestImageTag (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestInfoServerError [2022-05-12T17:15:15.867Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T17:15:15.867Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestInfo [2022-05-12T17:15:15.867Z] --- PASS: TestInfo (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkConnectError [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkConnect [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkCreateError [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkCreate [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkDisconnectError [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkDisconnect [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/no_options [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/verbose [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/global_scope [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T17:15:15.867Z] === RUN TestNetworkInspect/server_error [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T17:15:15.867Z] === RUN TestNetworkListError [2022-05-12T17:15:15.867Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNetworkList [2022-05-12T17:15:15.868Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNetworksPruneError [2022-05-12T17:15:15.868Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNetworksPrune [2022-05-12T17:15:15.868Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNetworkRemoveError [2022-05-12T17:15:15.868Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNetworkRemove [2022-05-12T17:15:15.868Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeInspectError [2022-05-12T17:15:15.868Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T17:15:15.868Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T17:15:15.868Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeInspect [2022-05-12T17:15:15.868Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeListError [2022-05-12T17:15:15.868Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeList [2022-05-12T17:15:15.868Z] --- PASS: TestNodeList (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeRemoveError [2022-05-12T17:15:15.868Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeRemove [2022-05-12T17:15:15.868Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeUpdateError [2022-05-12T17:15:15.868Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestNodeUpdate [2022-05-12T17:15:15.868Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestOptionWithHostFromEnv [2022-05-12T17:15:15.868Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestOptionWithTimeout [2022-05-12T17:15:15.868Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T17:15:15.868Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPingFail [2022-05-12T17:15:15.868Z] --- PASS: TestPingFail (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPingWithError [2022-05-12T17:15:15.868Z] 2022/05/12 17:15:15 RoundTripper returned a response & error; ignoring response [2022-05-12T17:15:15.868Z] 2022/05/12 17:15:15 RoundTripper returned a response & error; ignoring response [2022-05-12T17:15:15.868Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPingSuccess [2022-05-12T17:15:15.868Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPingHeadFallback [2022-05-12T17:15:15.868Z] === RUN TestPingHeadFallback/OK [2022-05-12T17:15:15.868Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T17:15:15.868Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T17:15:15.868Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T17:15:15.868Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T17:15:15.868Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T17:15:15.868Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T17:15:15.868Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T17:15:15.868Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPluginDisableError [2022-05-12T17:15:15.868Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPluginDisable [2022-05-12T17:15:15.868Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T17:15:15.868Z] === RUN TestPluginEnableError [2022-05-12T17:15:15.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T17:15:16.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T17:15:16.350Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginEnable [2022-05-12T17:15:16.351Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T17:15:16.351Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginInspect [2022-05-12T17:15:16.351Z] --- PASS: TestPluginInspect (0.01s) [2022-05-12T17:15:16.351Z] === RUN TestPluginListError [2022-05-12T17:15:16.351Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginList [2022-05-12T17:15:16.351Z] --- PASS: TestPluginList (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginPushError [2022-05-12T17:15:16.351Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginPush [2022-05-12T17:15:16.351Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginRemoveError [2022-05-12T17:15:16.351Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginRemove [2022-05-12T17:15:16.351Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginSetError [2022-05-12T17:15:16.351Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPluginSet [2022-05-12T17:15:16.351Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSetHostHeader [2022-05-12T17:15:16.351Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestPlainTextError [2022-05-12T17:15:16.351Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestInfiniteError [2022-05-12T17:15:16.351Z] --- PASS: TestInfiniteError (0.06s) [2022-05-12T17:15:16.351Z] === RUN TestCanceledContext [2022-05-12T17:15:16.351Z] 2022/05/12 17:15:15 RoundTripper returned a response & error; ignoring response [2022-05-12T17:15:16.351Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestDeadlineExceededContext [2022-05-12T17:15:16.351Z] 2022/05/12 17:15:15 RoundTripper returned a response & error; ignoring response [2022-05-12T17:15:16.351Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretCreateUnsupported [2022-05-12T17:15:16.351Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretCreateError [2022-05-12T17:15:16.351Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretCreate [2022-05-12T17:15:16.351Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretInspectUnsupported [2022-05-12T17:15:16.351Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T17:15:16.351Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T17:15:16.351Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretInspect [2022-05-12T17:15:16.351Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretListUnsupported [2022-05-12T17:15:16.351Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretListError [2022-05-12T17:15:16.351Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretList [2022-05-12T17:15:16.351Z] --- PASS: TestSecretList (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretRemoveUnsupported [2022-05-12T17:15:16.351Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretRemoveError [2022-05-12T17:15:16.351Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretRemove [2022-05-12T17:15:16.351Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretUpdateUnsupported [2022-05-12T17:15:16.351Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretUpdateError [2022-05-12T17:15:16.351Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSecretUpdate [2022-05-12T17:15:16.351Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceCreateError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceCreate [2022-05-12T17:15:16.351Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T17:15:16.351Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceCreateDigestPinning [2022-05-12T17:15:16.351Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T17:15:16.351Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T17:15:16.351Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceInspect [2022-05-12T17:15:16.351Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceListError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceList [2022-05-12T17:15:16.351Z] --- PASS: TestServiceList (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceLogsError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceLogs [2022-05-12T17:15:16.351Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceRemoveError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceRemove [2022-05-12T17:15:16.351Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceUpdateError [2022-05-12T17:15:16.351Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestServiceUpdate [2022-05-12T17:15:16.351Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmGetUnlockKey [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmInitError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmInit [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmInspect [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmJoinError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmJoin [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmLeaveError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmLeave [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmUnlockError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmUnlock [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmUpdateError [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestSwarmUpdate [2022-05-12T17:15:16.351Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestTaskInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T17:15:16.351Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestTaskInspect [2022-05-12T17:15:16.351Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestTaskListError [2022-05-12T17:15:16.351Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestTaskList [2022-05-12T17:15:16.351Z] --- PASS: TestTaskList (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeCreateError [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeCreate [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeInspectError [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeInspectNotFound [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeInspect [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeListError [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeList [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeRemoveError [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T17:15:16.351Z] === RUN TestVolumeRemove [2022-05-12T17:15:16.351Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T17:15:16.351Z] === CONT TestTLSCloseWriter [2022-05-12T17:15:16.351Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T17:15:16.351Z] PASS [2022-05-12T17:15:16.351Z] coverage: 75.1% of statements [2022-05-12T17:15:16.351Z] ok github.com/docker/docker/client 0.392s coverage: 75.1% of statements [2022-05-12T17:15:16.491Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T17:15:16.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T17:15:16.684Z] INFO: Testing against a local daemon [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T17:15:16.684Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T17:15:16.684Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T17:15:16.684Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T17:15:16.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T17:15:17.144Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T17:15:17.602Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T17:15:18.060Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit (3.64s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-05-12T17:15:18.119Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-05-12T17:15:18.119Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:15:19.101Z] --- PASS: TestReplicatedJob (4.57s) [2022-05-12T17:15:19.101Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:15:20.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T17:15:21.631Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-05-12T17:15:21.631Z] === RUN TestServiceListWithStatuses [2022-05-12T17:15:21.631Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:15:21.631Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:15:21.631Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:15:21.908Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T17:15:22.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T17:15:23.763Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T17:15:24.326Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T17:15:24.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T17:15:24.888Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T17:15:24.888Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T17:15:24.915Z] --- PASS: TestDockerNetworkConnectAlias (3.55s) [2022-05-12T17:15:24.915Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:15:25.144Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T17:15:25.401Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T17:15:25.401Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T17:15:25.658Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T17:15:26.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T17:15:26.843Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T17:15:29.103Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-05-12T17:15:29.103Z] === RUN TestServicePlugin [2022-05-12T17:15:29.103Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:15:29.103Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T17:15:29.103Z] === RUN TestServiceUpdateLabel [2022-05-12T17:15:29.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T17:15:29.363Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T17:15:29.363Z] check_test.go:307: [d225e073fed3c] daemon is not started [2022-05-12T17:15:29.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T17:15:29.363Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T17:15:29.363Z] check_test.go:307: [dc3a08e2a0258] daemon is not started [2022-05-12T17:15:29.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T17:15:30.479Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-12T17:15:30.480Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:15:30.663Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T17:15:30.731Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2022-05-12T17:15:30.731Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:15:30.989Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T17:15:31.245Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2022-05-12T17:15:31.245Z] === RUN TestWaitNonBlocked [2022-05-12T17:15:31.245Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:15:31.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:15:31.245Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:15:31.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:15:31.245Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:15:31.245Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:15:31.500Z] --- PASS: TestCheckoutGit (25.69s) [2022-05-12T17:15:31.500Z] === RUN TestValidGitTransport [2022-05-12T17:15:31.500Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T17:15:31.500Z] === RUN TestGitInvalidRef [2022-05-12T17:15:31.500Z] --- PASS: TestGitInvalidRef (0.21s) [2022-05-12T17:15:31.500Z] PASS [2022-05-12T17:15:31.500Z] coverage: 86.3% of statements [2022-05-12T17:15:31.500Z] ok github.com/docker/docker/builder/remotecontext/git 26.039s coverage: 86.3% of statements [2022-05-12T17:15:31.500Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T17:15:31.500Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T17:15:31.500Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T17:15:31.500Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T17:15:32.175Z] check_test.go:307: [d4d88afb03d2f] daemon is not started [2022-05-12T17:15:32.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T17:15:32.175Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T17:15:32.433Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-12T17:15:32.433Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-05-12T17:15:32.433Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-05-12T17:15:32.433Z] === RUN TestWaitBlocked [2022-05-12T17:15:32.433Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:15:32.433Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:15:32.433Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:15:32.433Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:15:32.433Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T17:15:32.433Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T17:15:33.372Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T17:15:33.630Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T17:15:33.893Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T17:15:33.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-05-12T17:15:33.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-05-12T17:15:33.893Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T17:15:33.893Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T17:15:34.821Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T17:15:35.383Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T17:15:35.639Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T17:15:37.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T17:15:37.532Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2022-05-12T17:15:37.532Z] === CONT TestIpcModeOlderClient [2022-05-12T17:15:37.532Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-12T17:15:37.532Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T17:15:38.096Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-05-12T17:15:38.096Z] === CONT TestDaemonHostGatewayIP [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T17:15:38.780Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestConfigureDaemonLogs [2022-05-12T17:15:38.780Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T17:15:38.780Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T17:15:38.780Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T17:15:38.780Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T17:15:38.780Z] PASS [2022-05-12T17:15:38.780Z] coverage: 19.7% of statements [2022-05-12T17:15:38.780Z] ok github.com/docker/docker/cmd/dockerd 0.173s coverage: 19.7% of statements [2022-05-12T17:15:38.780Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T17:15:38.780Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T17:15:40.388Z] === RUN TestContainerStopSignal [2022-05-12T17:15:40.388Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestContainerStopTimeout [2022-05-12T17:15:40.388Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T17:15:40.388Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T17:15:40.388Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-12T17:15:40.388Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T17:15:40.388Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T17:15:40.388Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T17:15:40.388Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestNewMemoryStore [2022-05-12T17:15:40.388Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestAddContainers [2022-05-12T17:15:40.388Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestGetContainer [2022-05-12T17:15:40.388Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestDeleteContainer [2022-05-12T17:15:40.388Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestListContainers [2022-05-12T17:15:40.388Z] --- PASS: TestListContainers (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestFirstContainer [2022-05-12T17:15:40.388Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestApplyAllContainer [2022-05-12T17:15:40.388Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestIsValidHealthString [2022-05-12T17:15:40.388Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T17:15:40.388Z] === RUN TestStateRunStop [2022-05-12T17:15:40.388Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T17:15:40.389Z] === RUN TestStateTimeoutWait [2022-05-12T17:15:40.389Z] state_test.go:141: Stop callback fired [2022-05-12T17:15:40.389Z] state_test.go:165: Stop callback fired [2022-05-12T17:15:40.389Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T17:15:40.389Z] === RUN TestIsValidStateString [2022-05-12T17:15:40.389Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T17:15:40.389Z] === RUN TestViewSaveDelete [2022-05-12T17:15:40.389Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T17:15:40.389Z] === RUN TestViewAll [2022-05-12T17:15:40.389Z] --- PASS: TestViewAll (0.01s) [2022-05-12T17:15:40.389Z] === RUN TestViewGet [2022-05-12T17:15:40.389Z] --- PASS: TestViewGet (0.00s) [2022-05-12T17:15:40.389Z] === RUN TestNames [2022-05-12T17:15:40.389Z] --- PASS: TestNames (0.00s) [2022-05-12T17:15:40.389Z] === RUN TestViewWithHealthCheck [2022-05-12T17:15:40.389Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-05-12T17:15:40.389Z] PASS [2022-05-12T17:15:40.389Z] coverage: 41.7% of statements [2022-05-12T17:15:40.389Z] ok github.com/docker/docker/container 0.207s coverage: 41.7% of statements [2022-05-12T17:15:40.389Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T17:15:40.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T17:15:40.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T17:15:40.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T17:15:40.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T17:15:40.872Z] === RUN TestPrepare [2022-05-12T17:15:40.872Z] --- PASS: TestPrepare (0.00s) [2022-05-12T17:15:40.872Z] === RUN TestStart [2022-05-12T17:15:40.872Z] --- PASS: TestStart (0.00s) [2022-05-12T17:15:40.872Z] === RUN TestWaitCancel [2022-05-12T17:15:40.872Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T17:15:40.872Z] === RUN TestWaitDisabled [2022-05-12T17:15:40.872Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T17:15:40.872Z] === RUN TestWaitEnabled [2022-05-12T17:15:40.872Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T17:15:40.872Z] === RUN TestRemove [2022-05-12T17:15:40.872Z] --- PASS: TestRemove (0.00s) [2022-05-12T17:15:40.872Z] PASS [2022-05-12T17:15:40.872Z] coverage: 65.3% of statements [2022-05-12T17:15:40.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-05-12T17:15:41.989Z] --- PASS: TestDaemonHostGatewayIP (4.01s) [2022-05-12T17:15:41.989Z] === CONT TestDaemonRestartIpcMode [2022-05-12T17:15:43.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T17:15:43.896Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T17:15:43.896Z] === RUN TestNewListSecretsFilters [2022-05-12T17:15:43.896Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestNewListConfigsFilters [2022-05-12T17:15:43.896Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T17:15:43.896Z] PASS [2022-05-12T17:15:43.896Z] coverage: 0.5% of statements [2022-05-12T17:15:43.896Z] ok github.com/docker/docker/daemon/cluster 1.054s coverage: 0.5% of statements [2022-05-12T17:15:43.896Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T17:15:43.896Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T17:15:43.896Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T17:15:43.896Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T17:15:43.896Z] PASS [2022-05-12T17:15:43.896Z] coverage: 35.9% of statements [2022-05-12T17:15:43.896Z] ok github.com/docker/docker/daemon/cluster/convert 0.339s coverage: 35.9% of statements [2022-05-12T17:15:45.254Z] --- PASS: TestDaemonRestartIpcMode (3.14s) [2022-05-12T17:15:45.353Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-05-12T17:15:45.353Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:15:46.167Z] === RUN TestWaitNodeAttachment [2022-05-12T17:15:46.167Z] === RUN TestBuilderGC [2022-05-12T17:15:46.167Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestFindConfigurationConflicts [2022-05-12T17:15:46.167Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T17:15:46.167Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T17:15:46.167Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T17:15:46.167Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T17:15:46.167Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T17:15:46.167Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_label [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T17:15:46.167Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T17:15:46.167Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T17:15:46.168Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T17:15:46.168Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T17:15:46.168Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T17:15:46.168Z] time="2022-05-12T17:15:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T17:15:46.168Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-05-12T17:15:46.168Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T17:15:46.168Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:46.168Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestReloadBadDefaultConfig [2022-05-12T17:15:46.168Z] time="2022-05-12T17:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1976911427" [2022-05-12T17:15:46.168Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestReloadWithConflictingLabels [2022-05-12T17:15:46.168Z] time="2022-05-12T17:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3345759244" [2022-05-12T17:15:46.168Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T17:15:46.168Z] time="2022-05-12T17:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3155270754" [2022-05-12T17:15:46.168Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestMaskURLCredentials [2022-05-12T17:15:46.168Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T17:15:46.168Z] === RUN TestDaemonConfigurationMerge [2022-05-12T17:15:46.168Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T17:15:46.168Z] PASS [2022-05-12T17:15:46.168Z] coverage: 79.8% of statements [2022-05-12T17:15:46.168Z] ok github.com/docker/docker/daemon/config 0.216s coverage: 79.8% of statements [2022-05-12T17:15:46.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T17:15:46.650Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T17:15:46.650Z] === RUN TestIsolationConversion [2022-05-12T17:15:46.650Z] === RUN TestIsolationConversion/default [2022-05-12T17:15:46.650Z] === RUN TestIsolationConversion/process [2022-05-12T17:15:46.650Z] === RUN TestIsolationConversion/hyperv [2022-05-12T17:15:46.650Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestContainerLabels [2022-05-12T17:15:46.650Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestCredentialSpecConversion [2022-05-12T17:15:46.650Z] === RUN TestCredentialSpecConversion/none [2022-05-12T17:15:46.650Z] === RUN TestCredentialSpecConversion/config [2022-05-12T17:15:46.650Z] === RUN TestCredentialSpecConversion/file [2022-05-12T17:15:46.650Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T17:15:46.650Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T17:15:46.650Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountBind [2022-05-12T17:15:46.650Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountVolume [2022-05-12T17:15:46.650Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountTarget [2022-05-12T17:15:46.650Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T17:15:46.650Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T17:15:46.650Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T17:15:46.650Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T17:15:46.651Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T17:15:46.651Z] PASS [2022-05-12T17:15:46.651Z] coverage: 11.0% of statements [2022-05-12T17:15:46.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.666s coverage: 11.0% of statements [2022-05-12T17:15:46.651Z] === RUN TestEventsLog [2022-05-12T17:15:46.651Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T17:15:46.651Z] === RUN TestEventsLogTimeout [2022-05-12T17:15:46.651Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T17:15:46.651Z] === RUN TestLogEvents [2022-05-12T17:15:46.651Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T17:15:46.651Z] === RUN TestLoadBufferedEvents [2022-05-12T17:15:46.745Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T17:15:47.002Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T17:15:47.133Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-05-12T17:15:47.133Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T17:15:47.133Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T17:15:47.133Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T17:15:47.133Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T17:15:47.133Z] PASS [2022-05-12T17:15:47.133Z] coverage: 50.0% of statements [2022-05-12T17:15:47.133Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2022-05-12T17:15:47.564Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T17:15:48.147Z] === RUN TestIsEmptyDir [2022-05-12T17:15:48.148Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T17:15:48.148Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T17:15:48.148Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T17:15:48.148Z] PASS [2022-05-12T17:15:48.148Z] coverage: 2.3% of statements [2022-05-12T17:15:48.148Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2022-05-12T17:15:48.148Z] === RUN TestLinkNaming [2022-05-12T17:15:48.148Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T17:15:48.148Z] === RUN TestLinkNew [2022-05-12T17:15:48.148Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T17:15:48.148Z] === RUN TestLinkEnv [2022-05-12T17:15:48.148Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T17:15:48.148Z] === RUN TestLinkMultipleEnv [2022-05-12T17:15:48.148Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T17:15:48.148Z] === RUN TestLinkPortRangeEnv [2022-05-12T17:15:48.148Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T17:15:48.148Z] PASS [2022-05-12T17:15:48.148Z] coverage: 93.0% of statements [2022-05-12T17:15:48.148Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-05-12T17:15:48.148Z] === RUN TestVerifyNetworkingConfig [2022-05-12T17:15:48.148Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T17:15:48.148Z] === RUN TestGetContainer [2022-05-12T17:15:48.148Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestValidContainerNames [2022-05-12T17:15:48.629Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestContainerInitDNS [2022-05-12T17:15:48.629Z] daemon_test.go:145: root required [2022-05-12T17:15:48.629Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestMerge [2022-05-12T17:15:48.629Z] --- PASS: TestMerge (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestValidateContainerIsolation [2022-05-12T17:15:48.629Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestFindNetworkErrorType [2022-05-12T17:15:48.629Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestEnsureServicesExist [2022-05-12T17:15:48.629Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-05-12T17:15:48.629Z] === RUN TestEnsureServicesExistErrors [2022-05-12T17:15:48.629Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T17:15:48.629Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T17:15:48.629Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T17:15:48.629Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T17:15:48.629Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:15:48.629Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T17:15:48.629Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestContainerDelete [2022-05-12T17:15:48.629Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestContainerDoubleDelete [2022-05-12T17:15:48.629Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T17:15:48.629Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T17:15:48.629Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T17:15:48.629Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestNoneHealthcheck [2022-05-12T17:15:48.630Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestHealthStates [2022-05-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] time="2022-05-12T17:15:48Z" 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-12T17:15:48.630Z] --- PASS: TestHealthStates (0.13s) [2022-05-12T17:15:48.630Z] === RUN TestGetInspectData [2022-05-12T17:15:48.630Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestFillLicense [2022-05-12T17:15:48.630Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestListInvalidFilter [2022-05-12T17:15:48.630Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestNameFilter [2022-05-12T17:15:48.630Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T17:15:48.630Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T17:15:48.630Z] === 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-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T17:15:48.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T17:15:48.630Z] --- 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-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T17:15:48.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T17:15:48.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadLabels [2022-05-12T17:15:48.630Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T17:15:48.630Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadMirrors [2022-05-12T17:15:48.630Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T17:15:48.630Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T17:15:48.630Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T17:15:48.630Z] reload_test.go:342: root required [2022-05-12T17:15:48.630Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T17:15:48.630Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2022-05-12T17:15:48.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T17:15:48.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T17:15:48.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T17:15:48.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T17:15:48.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T17:15:48.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-12T17:15:48.630Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T17:15:48.630Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T17:15:48.630Z] === RUN TestParseVolumesFrom [2022-05-12T17:15:48.630Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T17:15:48.630Z] PASS [2022-05-12T17:15:48.630Z] coverage: 8.5% of statements [2022-05-12T17:15:48.630Z] ok github.com/docker/docker/daemon 0.487s coverage: 8.5% of statements [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T17:15:48.630Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T17:15:48.737Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T17:15:48.737Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T17:15:48.737Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T17:15:48.737Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T17:15:49.454Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T17:15:50.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/defaults [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T17:15:50.237Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T17:15:50.237Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T17:15:50.237Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T17:15:50.237Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T17:15:50.237Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T17:15:50.237Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T17:15:50.581Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2022-05-12T17:15:50.581Z] PASS [2022-05-12T17:15:50.581Z] [2022-05-12T17:15:50.581Z] === Skipped [2022-05-12T17:15:50.581Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T17:15:50.581Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:15:50.581Z] [2022-05-12T17:15:50.581Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:15:50.581Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:15:50.581Z] [2022-05-12T17:15:50.581Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:15:50.582Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:15:50.582Z] [2022-05-12T17:15:50.582Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T17:15:50.582Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T17:15:50.582Z] [2022-05-12T17:15:50.582Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T17:15:50.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T17:15:50.582Z] [2022-05-12T17:15:50.582Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T17:15:50.582Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:15:50.582Z] [2022-05-12T17:15:50.582Z] DONE 235 tests, 6 skipped in 166.478s [2022-05-12T17:15:50.582Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T17:15:50.582Z] ++ 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-12T17:15:50.582Z] ++ set -e [2022-05-12T17:15:50.582Z] ++ '[' -n 0 ']' [2022-05-12T17:15:50.582Z] ++ set -x [2022-05-12T17:15:50.582Z] ++ 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-12T17:15:50.582Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:15:50.719Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T17:15:50.719Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T17:15:50.719Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T17:15:50.719Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T17:15:50.719Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T17:15:50.719Z] === RUN TestAdapterReadLogs [2022-05-12T17:15:50.719Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCopier [2022-05-12T17:15:50.719Z] --- PASS: TestCopier (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCopierLongLines [2022-05-12T17:15:50.719Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCopierSlow [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T17:15:50.719Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-12T17:15:50.719Z] === RUN TestCreateSuccess [2022-05-12T17:15:50.719Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCreateStreamSkipped [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T17:15:50.719Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCreateLogGroupSuccess [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T17:15:50.719Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCreateError [2022-05-12T17:15:50.719Z] --- PASS: TestCreateError (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestCreateAlreadyExists [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T17:15:50.719Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestLogClosed [2022-05-12T17:15:50.719Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestLogBlocking [2022-05-12T17:15:50.719Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T17:15:50.719Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T17:15:50.719Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestPublishBatchSuccess [2022-05-12T17:15:50.719Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestPublishBatchError [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=error msg=error [2022-05-12T17:15:50.719Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T17:15:50.719Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T17:15:50.719Z] time="2022-05-12T17:15:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:15:50.720Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T17:15:50.720Z] time="2022-05-12T17:15:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:15:50.720Z] time="2022-05-12T17:15:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T17:15:50.720Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchSimple [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchTicker [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchClose [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/3/���� [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T17:15:50.720Z] === RUN TestEffectiveLen/5/ [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/0/ [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: He [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/6/a� [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: a [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: � [2022-05-12T17:15:50.720Z] === RUN TestFindValidSplit/7/a� [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T17:15:50.720Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestProcessEventEmoji [2022-05-12T17:15:50.720Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchLineSplit [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMaxEvents [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T17:15:50.720Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-12T17:15:50.720Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T17:15:50.720Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T17:15:50.720Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T17:15:50.721Z] PASS [2022-05-12T17:15:50.721Z] coverage: 53.6% of statements [2022-05-12T17:15:50.721Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 53.6% of statements [2022-05-12T17:15:50.721Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-12T17:15:50.721Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T17:15:50.721Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T17:15:50.721Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestSearchRegistryForImages [2022-05-12T17:15:50.721Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T17:15:50.721Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestImageDelete [2022-05-12T17:15:50.721Z] === RUN TestImageDelete/no_lease [2022-05-12T17:15:50.721Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-12T17:15:50.721Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T17:15:50.721Z] === RUN TestImageDelete/lease_exists [2022-05-12T17:15:50.721Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T17:15:50.721Z] === RUN TestCopierWithSized [2022-05-12T17:15:50.721Z] === RUN TestCopierWithSized/as_is [2022-05-12T17:15:50.721Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T17:15:50.721Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T17:15:50.721Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T17:15:50.721Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestCopierWithPartial [2022-05-12T17:15:50.721Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestRingLogger [2022-05-12T17:15:50.721Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestRingCap [2022-05-12T17:15:50.721Z] --- PASS: TestRingCap (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestRingClose [2022-05-12T17:15:50.721Z] --- PASS: TestRingClose (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestRingDrain [2022-05-12T17:15:50.721Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T17:15:50.721Z] PASS [2022-05-12T17:15:50.721Z] coverage: 43.2% of statements [2022-05-12T17:15:50.721Z] --- PASS: TestImageDelete (0.04s) [2022-05-12T17:15:50.721Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T17:15:50.721Z] === RUN TestContentStoreForPull [2022-05-12T17:15:50.721Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T17:15:50.721Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.2% of statements [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T17:15:50.721Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T17:15:50.721Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T17:15:50.721Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestCreateTagSuccess [2022-05-12T17:15:50.721Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T17:15:50.721Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T17:15:50.721Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T17:15:50.721Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T17:15:50.721Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T17:15:50.721Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T17:15:50.721Z] PASS [2022-05-12T17:15:50.721Z] coverage: 80.2% of statements [2022-05-12T17:15:50.721Z] ok github.com/docker/docker/daemon/logger/awslogs 0.307s coverage: 80.2% of statements [2022-05-12T17:15:50.721Z] --- PASS: TestContentStoreForPull (0.16s) [2022-05-12T17:15:50.721Z] PASS [2022-05-12T17:15:50.721Z] coverage: 6.6% of statements [2022-05-12T17:15:50.721Z] ok github.com/docker/docker/daemon/images 0.337s coverage: 6.6% of statements [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T17:15:50.721Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T17:15:51.144Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-05-12T17:15:51.144Z] === RUN TestConfigDaemonID [2022-05-12T17:15:51.736Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T17:15:51.736Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T17:15:51.736Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T17:15:51.736Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-12T17:15:51.736Z] === RUN TestFastTimeMarshalJSON [2022-05-12T17:15:51.736Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-12T17:15:51.736Z] PASS [2022-05-12T17:15:51.736Z] coverage: 87.2% of statements [2022-05-12T17:15:51.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.194s coverage: 87.2% of statements [2022-05-12T17:15:52.219Z] === RUN TestJSONFileLogger [2022-05-12T17:15:52.219Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T17:15:52.219Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T17:15:52.219Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T17:15:52.219Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T17:15:52.219Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T17:15:52.219Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T17:15:52.219Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T17:15:52.219Z] === RUN TestEncodeDecode [2022-05-12T17:15:52.219Z] === PAUSE TestEncodeDecode [2022-05-12T17:15:52.219Z] === RUN TestUnexpectedEOF [2022-05-12T17:15:52.219Z] === RUN TestWriteLog [2022-05-12T17:15:52.219Z] === PAUSE TestWriteLog [2022-05-12T17:15:52.219Z] === RUN TestReadLog [2022-05-12T17:15:52.219Z] === PAUSE TestReadLog [2022-05-12T17:15:52.219Z] === RUN TestDecode [2022-05-12T17:15:52.219Z] --- PASS: TestDecode (0.01s) [2022-05-12T17:15:52.219Z] === CONT TestWriteLog [2022-05-12T17:15:52.219Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T17:15:52.219Z] === CONT TestReadLog [2022-05-12T17:15:52.219Z] === RUN TestReadLog/tail_exact [2022-05-12T17:15:52.219Z] time="2022-05-12T17:15:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:15:52.219Z] time="2022-05-12T17:15:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:15:52.219Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-12T17:15:52.219Z] === CONT TestEncodeDecode [2022-05-12T17:15:52.219Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T17:15:52.219Z] PASS [2022-05-12T17:15:52.219Z] coverage: 69.9% of statements [2022-05-12T17:15:52.219Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.184s coverage: 69.9% of statements [2022-05-12T17:15:52.219Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T17:15:52.219Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T17:15:52.219Z] --- PASS: TestReadLog (0.15s) [2022-05-12T17:15:52.219Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-05-12T17:15:52.219Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T17:15:52.219Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T17:15:52.219Z] PASS [2022-05-12T17:15:52.219Z] coverage: 78.7% of statements [2022-05-12T17:15:52.219Z] ok github.com/docker/docker/daemon/logger/local 0.223s coverage: 78.7% of statements [2022-05-12T17:15:52.219Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T17:15:52.513Z] daemon_test.go:84: [ddeccff898b21] daemon is not started [2022-05-12T17:15:52.513Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:15:52.513Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T17:15:52.513Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T17:15:52.513Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T17:15:52.513Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T17:15:52.513Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T17:15:52.513Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T17:15:52.513Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T17:15:52.513Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T17:15:52.513Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T17:15:52.513Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T17:15:52.702Z] === RUN TestOpenFileDelete [2022-05-12T17:15:52.702Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestOpenFileRename [2022-05-12T17:15:52.702Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestHandleDecoderErr [2022-05-12T17:15:52.702Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestParseLogTagDefaultTag [2022-05-12T17:15:52.702Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestParseLogTag [2022-05-12T17:15:52.702Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestParseLogTagEmptyTag [2022-05-12T17:15:52.702Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestTailFiles [2022-05-12T17:15:52.702Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestFollowLogsConsumerGone [2022-05-12T17:15:52.702Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T17:15:52.702Z] === RUN TestFollowLogsProducerGone [2022-05-12T17:15:52.702Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T17:15:52.702Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T17:15:52.702Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T17:15:52.702Z] === RUN TestCheckCapacityAndRotate [2022-05-12T17:15:52.702Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T17:15:52.702Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T17:15:52.702Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-05-12T17:15:52.702Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T17:15:52.702Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T17:15:52.702Z] PASS [2022-05-12T17:15:52.702Z] coverage: 53.5% of statements [2022-05-12T17:15:52.702Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 53.5% of statements [2022-05-12T17:15:52.770Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-05-12T17:15:52.770Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-05-12T17:15:52.770Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:15:52.770Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T17:15:53.027Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T17:15:53.184Z] === RUN TestLog [2022-05-12T17:15:53.184Z] --- PASS: TestLog (0.02s) [2022-05-12T17:15:53.184Z] PASS [2022-05-12T17:15:53.184Z] coverage: 31.5% of statements [2022-05-12T17:15:53.184Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-05-12T17:15:53.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T17:15:53.667Z] === RUN TestParseLogFormat [2022-05-12T17:15:53.667Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestValidateLogOptEmpty [2022-05-12T17:15:53.667Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestParseAddressDefaultPort [2022-05-12T17:15:53.667Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestValidateSyslogFacility [2022-05-12T17:15:53.667Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T17:15:53.667Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T17:15:53.667Z] === RUN TestValidateLogOpt [2022-05-12T17:15:53.667Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:15:53.667Z] PASS [2022-05-12T17:15:53.667Z] coverage: 43.6% of statements [2022-05-12T17:15:53.667Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 43.6% of statements [2022-05-12T17:15:53.667Z] === RUN TestNewParse [2022-05-12T17:15:53.667Z] --- PASS: TestNewParse (0.00s) [2022-05-12T17:15:53.667Z] PASS [2022-05-12T17:15:53.667Z] coverage: 8.3% of statements [2022-05-12T17:15:53.667Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-05-12T17:15:53.846Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T17:15:53.974Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T17:15:53.974Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T17:15:53.974Z] === RUN TestBoolValue [2022-05-12T17:15:53.974Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestBoolValueOrDefault [2022-05-12T17:15:53.974Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestInt64ValueOrZero [2022-05-12T17:15:53.974Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestInt64ValueOrDefault [2022-05-12T17:15:53.974Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T17:15:53.974Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestJsonContentType [2022-05-12T17:15:53.974Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T17:15:53.974Z] === RUN TestReadJSON [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/nil_body [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/empty_body [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/with_valid_request [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/with_whitespace [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/with_extra_content [2022-05-12T17:15:53.974Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T17:15:53.974Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T17:15:53.974Z] PASS [2022-05-12T17:15:53.974Z] coverage: 31.9% of statements [2022-05-12T17:15:53.974Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 31.9% of statements [2022-05-12T17:15:54.149Z] === RUN TestValidateLogOpt [2022-05-12T17:15:54.149Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestNewMissedConfig [2022-05-12T17:15:54.149Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestNewMissedUrl [2022-05-12T17:15:54.149Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestNewMissedToken [2022-05-12T17:15:54.149Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestNewWithProxy [2022-05-12T17:15:54.149Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestDefault [2022-05-12T17:15:54.149Z] --- PASS: TestDefault (0.01s) [2022-05-12T17:15:54.149Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T17:15:54.149Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestJsonFormat [2022-05-12T17:15:54.149Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T17:15:54.149Z] === RUN TestRawFormat [2022-05-12T17:15:54.149Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestRawFormatWithLabels [2022-05-12T17:15:54.149Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestRawFormatWithoutTag [2022-05-12T17:15:54.149Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T17:15:54.149Z] === RUN TestBatching [2022-05-12T17:15:54.149Z] --- PASS: TestBatching (0.24s) [2022-05-12T17:15:54.149Z] === RUN TestFrequency [2022-05-12T17:15:54.414Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T17:15:54.414Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T17:15:54.632Z] --- PASS: TestFrequency (0.34s) [2022-05-12T17:15:54.632Z] === RUN TestOneMessagePerRequest [2022-05-12T17:15:54.632Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T17:15:54.632Z] === RUN TestVerify [2022-05-12T17:15:54.632Z] --- PASS: TestVerify (0.00s) [2022-05-12T17:15:54.632Z] === RUN TestSkipVerify [2022-05-12T17:15:54.632Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:54.632Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:54.632Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:54.632Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:54.632Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:54.632Z] === RUN TestV2MetadataService [2022-05-12T17:15:54.671Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T17:15:54.671Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T17:15:54.671Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T17:15:54.671Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T17:15:54.671Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T17:15:54.671Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T17:15:54.671Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T17:15:54.935Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T17:15:54.959Z] === RUN TestMaskSecretKeys [2022-05-12T17:15:54.959Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T17:15:54.959Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T17:15:54.959Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T17:15:54.959Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T17:15:54.959Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T17:15:54.959Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T17:15:54.959Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T17:15:54.959Z] === RUN TestVersionMiddlewareVersion [2022-05-12T17:15:54.959Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T17:15:54.959Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T17:15:54.959Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T17:15:54.959Z] PASS [2022-05-12T17:15:54.959Z] coverage: 37.7% of statements [2022-05-12T17:15:54.959Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T17:15:54.959Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T17:15:55.114Z] --- PASS: TestSkipVerify (0.35s) [2022-05-12T17:15:55.114Z] === RUN TestBufferMaximum [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.601371\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.601371\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T17:15:55.114Z] === RUN TestServerAlwaysDown [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.604385\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.604385\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.604385\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.605562\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] time="2022-05-12T17:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375754.605562\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:55.114Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T17:15:55.114Z] === RUN TestCannotSendAfterClose [2022-05-12T17:15:55.114Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T17:15:55.114Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T17:15:55.429Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T17:15:55.429Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T17:15:55.596Z] --- PASS: TestV2MetadataService (0.56s) [2022-05-12T17:15:55.596Z] PASS [2022-05-12T17:15:55.596Z] coverage: 44.4% of statements [2022-05-12T17:15:55.596Z] ok github.com/docker/docker/distribution/metadata 0.617s coverage: 44.4% of statements [2022-05-12T17:15:55.596Z] === RUN TestSuccessfulDownload [2022-05-12T17:15:55.596Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:15:55.596Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T17:15:55.596Z] === RUN TestCancelledDownload [2022-05-12T17:15:55.596Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T17:15:55.596Z] === RUN TestMaxDownloadAttempts [2022-05-12T17:15:55.596Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:15:55.596Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:15:55.596Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:15:55.596Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:15:55.596Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:15:55.596Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:15:55.596Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:15:55.596Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:15:55.596Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:15:55.596Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:15:55.596Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:15:55.596Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:15:55.959Z] === RUN TestStrSliceMarshalJSON [2022-05-12T17:15:55.959Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T17:15:55.959Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestStrSliceUnmarshalString [2022-05-12T17:15:55.959Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T17:15:55.959Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T17:15:55.959Z] PASS [2022-05-12T17:15:55.959Z] coverage: 90.0% of statements [2022-05-12T17:15:55.959Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-05-12T17:15:55.959Z] === RUN TestToJSON [2022-05-12T17:15:55.959Z] --- PASS: TestToJSON (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestToParamWithVersion [2022-05-12T17:15:55.959Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestFromJSON [2022-05-12T17:15:55.959Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestEmpty [2022-05-12T17:15:55.959Z] --- PASS: TestEmpty (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T17:15:55.959Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestArgsMatchKVList [2022-05-12T17:15:55.959Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestArgsMatch [2022-05-12T17:15:55.959Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestAdd [2022-05-12T17:15:55.959Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestDel [2022-05-12T17:15:55.959Z] --- PASS: TestDel (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestLen [2022-05-12T17:15:55.959Z] --- PASS: TestLen (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestExactMatch [2022-05-12T17:15:55.959Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestOnlyOneExactMatch [2022-05-12T17:15:55.959Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestContains [2022-05-12T17:15:55.959Z] --- PASS: TestContains (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestValidate [2022-05-12T17:15:55.959Z] --- PASS: TestValidate (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestWalkValues [2022-05-12T17:15:55.959Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestFuzzyMatch [2022-05-12T17:15:55.959Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T17:15:55.959Z] === RUN TestClone [2022-05-12T17:15:55.959Z] --- PASS: TestClone (0.00s) [2022-05-12T17:15:55.959Z] PASS [2022-05-12T17:15:55.959Z] coverage: 92.2% of statements [2022-05-12T17:15:55.959Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-05-12T17:15:55.959Z] === RUN TestGetTimestamp [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1b153605a221\"}'" [2022-05-12T17:15:56.078Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T17:15:56.078Z] PASS [2022-05-12T17:15:56.078Z] coverage: 82.5% of statements [2022-05-12T17:15:56.078Z] ok github.com/docker/docker/daemon/logger/splunk 2.017s coverage: 82.5% of statements [2022-05-12T17:15:56.078Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T17:15:56.078Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T17:15:56.078Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T17:15:56.078Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T17:15:56.078Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T17:15:56.078Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T17:15:56.078Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T17:15:56.078Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T17:15:56.078Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T17:15:56.078Z] === RUN TestManifestStore [2022-05-12T17:15:56.078Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2167314601\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T17:15:56.078Z] === RUN TestManifestStore/no_local_cache [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:15:56.078Z] time="2022-05-12T17:15:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:15:56.305Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T17:15:56.305Z] daemon_test.go:198: [d796295d6010c] daemon is not started [2022-05-12T17:15:56.305Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-12T17:15:56.305Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-12T17:15:56.305Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T17:15:56.305Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-12T17:15:56.305Z] === RUN TestDaemonProxy [2022-05-12T17:15:56.305Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T17:15:56.433Z] === RUN TestAdjustForAPIVersion [2022-05-12T17:15:56.433Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T17:15:56.433Z] PASS [2022-05-12T17:15:56.433Z] coverage: 6.1% of statements [2022-05-12T17:15:56.433Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 6.1% of statements [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T17:15:56.433Z] --- PASS: TestGetTimestamp (0.12s) [2022-05-12T17:15:56.433Z] === RUN TestParseTimestamps [2022-05-12T17:15:56.433Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T17:15:56.433Z] PASS [2022-05-12T17:15:56.433Z] coverage: 100.0% of statements [2022-05-12T17:15:56.433Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2022-05-12T17:15:56.433Z] === RUN TestCompareVersion [2022-05-12T17:15:56.433Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T17:15:56.433Z] PASS [2022-05-12T17:15:56.433Z] coverage: 77.3% of statements [2022-05-12T17:15:56.433Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T17:15:56.433Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:15:56.560Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-05-12T17:15:56.560Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-05-12T17:15:56.560Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-05-12T17:15:56.560Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-05-12T17:15:56.560Z] === RUN TestTransfer [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/with_local_cache [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="reference for unknown type: " [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="reference for unknown type: " [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="reference for unknown type: " [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="reference for unknown type: " [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="reference for unknown type: " [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T17:15:56.560Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T17:15:56.560Z] time="2022-05-12T17:15:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore (0.40s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/with_local_cache (0.07s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T17:15:56.560Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestFixManifestLayers [2022-05-12T17:15:56.560Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T17:15:56.560Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:15:56.560Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestFixManifestLayersBadParent [2022-05-12T17:15:56.560Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestValidateManifest [2022-05-12T17:15:56.560Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:15:56.560Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestFormatPlatform [2022-05-12T17:15:56.560Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestPullSchema2Config [2022-05-12T17:15:56.560Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:56.560Z] === RUN TestPullSchema2Config/500_status [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:56.560Z] --- PASS: TestTransfer (0.17s) [2022-05-12T17:15:56.560Z] === RUN TestConcurrencyLimit [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:56.560Z] === RUN TestPullSchema2Config/EOF [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:15:56.560Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:56.560Z] 2022/05/12 17:15:56 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-12T17:15:56.560Z] goroutine 133 [running]: [2022-05-12T17:15:56.560Z] net/http.(*conn).serve.func1() [2022-05-12T17:15:56.560Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:15:56.560Z] panic({0x1528ee0, 0x170b2f0}) [2022-05-12T17:15:56.560Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:15:56.560Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005b8680?, {0x1712a98?, 0xc0005d8380?}) [2022-05-12T17:15:56.560Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T17:15:56.560Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1712a98, 0xc0005d8380}, 0xc0005aee00) [2022-05-12T17:15:56.560Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T17:15:56.560Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1712a98?, 0xc0005d8380?}, 0xc00005ac00?) [2022-05-12T17:15:56.560Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:15:56.560Z] net/http.serverHandler.ServeHTTP({0xc000317b60?}, {0x1712a98, 0xc0005d8380}, 0xc0005aee00) [2022-05-12T17:15:56.560Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:15:56.560Z] net/http.(*conn).serve(0xc0001e9ae0, {0x1713310, 0xc0001e6b10}) [2022-05-12T17:15:56.560Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:15:56.560Z] created by net/http.(*Server).Serve [2022-05-12T17:15:56.560Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:15:56.560Z] === RUN TestNotFound [2022-05-12T17:15:56.560Z] --- PASS: TestNotFound (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestConflict [2022-05-12T17:15:56.560Z] --- PASS: TestConflict (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestForbidden [2022-05-12T17:15:56.560Z] --- PASS: TestForbidden (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestInvalidParameter [2022-05-12T17:15:56.560Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestNotImplemented [2022-05-12T17:15:56.560Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestNotModified [2022-05-12T17:15:56.560Z] --- PASS: TestNotModified (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestUnauthorized [2022-05-12T17:15:56.560Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestUnknown [2022-05-12T17:15:56.560Z] --- PASS: TestUnknown (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestCancelled [2022-05-12T17:15:56.560Z] --- PASS: TestCancelled (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestDeadline [2022-05-12T17:15:56.560Z] --- PASS: TestDeadline (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestDataLoss [2022-05-12T17:15:56.560Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestUnavailable [2022-05-12T17:15:56.560Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestSystem [2022-05-12T17:15:56.560Z] --- PASS: TestSystem (0.00s) [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Conflict [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T17:15:56.560Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T17:15:56.560Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T17:15:56.560Z] PASS [2022-05-12T17:15:56.560Z] coverage: 77.0% of statements [2022-05-12T17:15:56.560Z] ok github.com/docker/docker/errdefs 0.039s coverage: 77.0% of statements [2022-05-12T17:15:56.900Z] === RUN TestIsGIT [2022-05-12T17:15:56.900Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T17:15:56.900Z] PASS [2022-05-12T17:15:56.900Z] coverage: 100.0% of statements [2022-05-12T17:15:57.043Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-12T17:15:57.043Z] === RUN TestInactiveJobs [2022-05-12T17:15:57.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:57.043Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T17:15:57.043Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:15:57.043Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:15:57.043Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-12T17:15:57.043Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T17:15:57.043Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-12T17:15:57.043Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T17:15:57.043Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T17:15:57.043Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T17:15:57.043Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T17:15:57.043Z] === RUN TestLayerAlreadyExists [2022-05-12T17:15:57.043Z] 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-12T17:15:57.043Z] 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-12T17:15:57.043Z] 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-12T17:15:57.043Z] 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-12T17:15:57.043Z] 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-12T17:15:57.043Z] 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-12T17:15:57.043Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T17:15:57.043Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T17:15:57.043Z] --- PASS: TestInactiveJobs (0.38s) [2022-05-12T17:15:57.043Z] === RUN TestWatchRelease [2022-05-12T17:15:57.043Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T17:15:57.043Z] === RUN TestWatchFinishedTransfer [2022-05-12T17:15:57.043Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T17:15:57.043Z] === RUN TestDuplicateTransfer [2022-05-12T17:15:57.043Z] === RUN TestFSGetInvalidData [2022-05-12T17:15:57.043Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T17:15:57.043Z] === RUN TestFSInvalidSet [2022-05-12T17:15:57.043Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T17:15:57.043Z] === RUN TestFSInvalidRoot [2022-05-12T17:15:57.367Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.043s coverage: 100.0% of statements [2022-05-12T17:15:57.525Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestFSMetadataGetSet [2022-05-12T17:15:57.525Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T17:15:57.525Z] === RUN TestSuccessfulUpload [2022-05-12T17:15:57.525Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-12T17:15:57.525Z] === RUN TestFSInvalidWalker [2022-05-12T17:15:57.525Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestFSGetSet [2022-05-12T17:15:57.525Z] --- PASS: TestFSGetSet (0.02s) [2022-05-12T17:15:57.525Z] === RUN TestFSGetUnsetKey [2022-05-12T17:15:57.525Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestFSGetEmptyData [2022-05-12T17:15:57.525Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestFSDelete [2022-05-12T17:15:57.525Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestFSWalker [2022-05-12T17:15:57.525Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestFSWalkerStopOnError [2022-05-12T17:15:57.525Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestNewFromJSON [2022-05-12T17:15:57.525Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T17:15:57.525Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestMarshalKeyOrder [2022-05-12T17:15:57.525Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestHistoryEqual [2022-05-12T17:15:57.525Z] --- PASS: TestHistoryEqual (0.10s) [2022-05-12T17:15:57.525Z] === RUN TestImage [2022-05-12T17:15:57.525Z] --- PASS: TestImage (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestImageOSNotEmpty [2022-05-12T17:15:57.525Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T17:15:57.525Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestCreate [2022-05-12T17:15:57.525Z] --- PASS: TestCreate (0.00s) [2022-05-12T17:15:57.525Z] === RUN TestRestore [2022-05-12T17:15:57.525Z] time="2022-05-12T17:15:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T17:15:57.525Z] --- PASS: TestRestore (0.02s) [2022-05-12T17:15:57.525Z] === RUN TestAddDelete [2022-05-12T17:15:57.525Z] --- PASS: TestAddDelete (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestSearchAfterDelete [2022-05-12T17:15:57.525Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestParentReset [2022-05-12T17:15:57.525Z] time="2022-05-12T17:15:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T17:15:57.525Z] --- PASS: TestParentReset (0.02s) [2022-05-12T17:15:57.525Z] === RUN TestGetAndSetLastUpdated [2022-05-12T17:15:57.525Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T17:15:57.525Z] === RUN TestStoreLen [2022-05-12T17:15:57.525Z] --- PASS: TestStoreLen (0.03s) [2022-05-12T17:15:57.525Z] PASS [2022-05-12T17:15:57.525Z] coverage: 86.9% of statements [2022-05-12T17:15:57.525Z] ok github.com/docker/docker/image 0.358s coverage: 86.9% of statements [2022-05-12T17:15:57.525Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-12T17:15:57.525Z] === RUN TestCancelledUpload [2022-05-12T17:15:57.525Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T17:15:57.525Z] PASS [2022-05-12T17:15:57.525Z] coverage: 76.8% of statements [2022-05-12T17:15:57.525Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 76.8% of statements [2022-05-12T17:15:57.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T17:15:57.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T17:15:57.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T17:15:57.834Z] === RUN TestCloneArgsSmartHttp [2022-05-12T17:15:57.834Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-05-12T17:15:57.834Z] === RUN TestCloneArgsDumbHttp [2022-05-12T17:15:57.834Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T17:15:57.834Z] === RUN TestCloneArgsGit [2022-05-12T17:15:57.834Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T17:15:57.834Z] === RUN TestCheckoutGit [2022-05-12T17:15:57.929Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T17:15:58.007Z] === RUN TestCompare [2022-05-12T17:15:58.007Z] --- PASS: TestCompare (0.00s) [2022-05-12T17:15:58.007Z] PASS [2022-05-12T17:15:58.007Z] coverage: 19.2% of statements [2022-05-12T17:15:58.007Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2022-05-12T17:15:58.007Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-05-12T17:15:58.007Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T17:15:58.007Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T17:15:58.007Z] === RUN TestTokenPassThru [2022-05-12T17:15:58.007Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T17:15:58.007Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T17:15:58.007Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-12T17:15:58.007Z] PASS [2022-05-12T17:15:58.007Z] coverage: 26.6% of statements [2022-05-12T17:15:58.007Z] ok github.com/docker/docker/distribution 2.188s coverage: 26.6% of statements [2022-05-12T17:15:58.007Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T17:15:58.007Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T17:15:58.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T17:15:59.021Z] === RUN TestValidateManifest [2022-05-12T17:15:59.021Z] === RUN TestValidateManifest/nil [2022-05-12T17:15:59.021Z] === RUN TestValidateManifest/non-nil [2022-05-12T17:15:59.021Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T17:15:59.021Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T17:15:59.021Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T17:15:59.021Z] PASS [2022-05-12T17:15:59.021Z] coverage: 0.7% of statements [2022-05-12T17:15:59.021Z] ok github.com/docker/docker/image/tarexport 0.069s coverage: 0.7% of statements [2022-05-12T17:15:59.021Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T17:15:59.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T17:15:59.395Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T17:15:59.395Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.06s) [2022-05-12T17:15:59.395Z] === RUN TestProcessNoDockerignore [2022-05-12T17:15:59.395Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T17:15:59.395Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestDetectContentType [2022-05-12T17:15:59.395Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestSelectAcceptableMIME [2022-05-12T17:15:59.395Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestInspectEmptyResponse [2022-05-12T17:15:59.395Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestInspectResponseBinary [2022-05-12T17:15:59.395Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestResponseUnsupportedContentType [2022-05-12T17:15:59.395Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestInspectResponseTextSimple [2022-05-12T17:15:59.395Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T17:15:59.395Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestUnknownContentLength [2022-05-12T17:15:59.395Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestDownloadRemote [2022-05-12T17:15:59.395Z] === RUN TestEnable [2022-05-12T17:15:59.395Z] --- PASS: TestEnable (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestDisable [2022-05-12T17:15:59.395Z] --- PASS: TestDisable (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestEnabled [2022-05-12T17:15:59.395Z] --- PASS: TestEnabled (0.00s) [2022-05-12T17:15:59.395Z] PASS [2022-05-12T17:15:59.395Z] coverage: 100.0% of statements [2022-05-12T17:15:59.395Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-05-12T17:15:59.395Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T17:15:59.395Z] === RUN TestGetWithStatusError [2022-05-12T17:15:59.395Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestCloseRootDirectory [2022-05-12T17:15:59.395Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:59.395Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestHashFile [2022-05-12T17:15:59.395Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:59.395Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestHashSubdir [2022-05-12T17:15:59.395Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:59.395Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T17:15:59.395Z] === RUN TestRemoveDirectory [2022-05-12T17:15:59.395Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:15:59.395Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T17:15:59.395Z] PASS [2022-05-12T17:15:59.395Z] coverage: 9.3% of statements [2022-05-12T17:15:59.395Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2022-05-12T17:15:59.503Z] === RUN TestSerialization [2022-05-12T17:15:59.503Z] --- PASS: TestSerialization (0.02s) [2022-05-12T17:15:59.503Z] PASS [2022-05-12T17:15:59.503Z] coverage: 100.0% of statements [2022-05-12T17:15:59.503Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2022-05-12T17:15:59.503Z] === RUN TestEmptyLayer [2022-05-12T17:15:59.503Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T17:15:59.503Z] === RUN TestCommitFailure [2022-05-12T17:15:59.503Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T17:15:59.503Z] === RUN TestStartTransactionFailure [2022-05-12T17:15:59.503Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T17:15:59.503Z] === RUN TestGetOrphan [2022-05-12T17:15:59.503Z] --- PASS: TestGetOrphan (0.00s) [2022-05-12T17:15:59.503Z] === RUN TestMountAndRegister [2022-05-12T17:15:59.862Z] === RUN TestGetAllAllowed [2022-05-12T17:15:59.862Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestGetAllMeta [2022-05-12T17:15:59.862Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T17:15:59.862Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T17:15:59.862Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestIsExistingDirectory [2022-05-12T17:15:59.862Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestGetFilenameForDownload [2022-05-12T17:15:59.862Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestEnv2Variables [2022-05-12T17:15:59.862Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T17:15:59.862Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestMaintainer [2022-05-12T17:15:59.862Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestLabel [2022-05-12T17:15:59.862Z] --- PASS: TestLabel (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestFromScratch [2022-05-12T17:15:59.862Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestFromWithArg [2022-05-12T17:15:59.862Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T17:15:59.862Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestFromWithUndefinedArg [2022-05-12T17:15:59.862Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T17:15:59.862Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestOnbuild [2022-05-12T17:15:59.862Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestWorkdir [2022-05-12T17:15:59.862Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestCmd [2022-05-12T17:15:59.862Z] --- PASS: TestCmd (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestHealthcheckNone [2022-05-12T17:15:59.862Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestHealthcheckCmd [2022-05-12T17:15:59.862Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestEntrypoint [2022-05-12T17:15:59.862Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestExpose [2022-05-12T17:15:59.862Z] --- PASS: TestExpose (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestUser [2022-05-12T17:15:59.862Z] --- PASS: TestUser (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestVolume [2022-05-12T17:15:59.862Z] --- PASS: TestVolume (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestStopSignal [2022-05-12T17:15:59.862Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:15:59.862Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestArg [2022-05-12T17:15:59.862Z] --- PASS: TestArg (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestShell [2022-05-12T17:15:59.862Z] --- PASS: TestShell (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestPrependEnvOnCmd [2022-05-12T17:15:59.862Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestRunWithBuildArgs [2022-05-12T17:15:59.862Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T17:15:59.862Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T17:15:59.862Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T17:15:59.862Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T17:15:59.862Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T17:15:59.862Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestNormalizeWorkdir [2022-05-12T17:15:59.862Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestDispatch [2022-05-12T17:15:59.862Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T17:15:59.862Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T17:15:59.862Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T17:15:59.862Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T17:15:59.862Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T17:15:59.862Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T17:15:59.862Z] === RUN TestDispatch/COPY_url [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch (0.05s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T17:15:59.862Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T17:15:59.862Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T17:15:59.862Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T17:15:59.862Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T17:15:59.862Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T17:15:59.862Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestEmptyDockerfile [2022-05-12T17:15:59.862Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestSymlinkDockerfile [2022-05-12T17:15:59.862Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T17:15:59.862Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T17:15:59.862Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestNonExistingDockerfile [2022-05-12T17:15:59.862Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestCopyRunConfig [2022-05-12T17:15:59.862Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestDeepCopyRunConfig [2022-05-12T17:15:59.862Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestExportImage [2022-05-12T17:15:59.862Z] --- PASS: TestExportImage (0.00s) [2022-05-12T17:15:59.862Z] === RUN TestNormalizeDest [2022-05-12T17:15:59.862Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T17:15:59.862Z] PASS [2022-05-12T17:15:59.862Z] coverage: 46.7% of statements [2022-05-12T17:15:59.862Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.7% of statements [2022-05-12T17:15:59.864Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T17:15:59.864Z] check_test.go:307: [d58079279493d] daemon is not started [2022-05-12T17:15:59.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T17:15:59.985Z] layer_test.go:258: Layer size: 14 [2022-05-12T17:15:59.985Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T17:15:59.985Z] === RUN TestLayerRelease [2022-05-12T17:15:59.985Z] layer_test.go:291: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestStoreRestore [2022-05-12T17:15:59.985Z] layer_test.go:340: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestTarStreamStability [2022-05-12T17:15:59.985Z] layer_test.go:455: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestRegisterExistingLayer [2022-05-12T17:15:59.985Z] === RUN TestEnvironmentParsing [2022-05-12T17:15:59.985Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T17:15:59.985Z] PASS [2022-05-12T17:15:59.985Z] coverage: 1.2% of statements [2022-05-12T17:15:59.985Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-05-12T17:15:59.985Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-05-12T17:15:59.985Z] === RUN TestTarStreamVerification [2022-05-12T17:15:59.985Z] layer_test.go:684: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestLayerMigration [2022-05-12T17:15:59.985Z] migration_test.go:45: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T17:15:59.985Z] migration_test.go:181: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestMountInit [2022-05-12T17:15:59.985Z] mount_test.go:17: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestMountSize [2022-05-12T17:15:59.985Z] mount_test.go:76: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestMountChanges [2022-05-12T17:15:59.985Z] mount_test.go:125: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T17:15:59.985Z] === RUN TestMountApply [2022-05-12T17:15:59.985Z] mount_test.go:212: Failing on Windows [2022-05-12T17:15:59.985Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T17:15:59.985Z] PASS [2022-05-12T17:15:59.985Z] coverage: 30.6% of statements [2022-05-12T17:15:59.985Z] ok github.com/docker/docker/layer 0.289s coverage: 30.6% of statements [2022-05-12T17:15:59.985Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T17:15:59.985Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T17:15:59.985Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T17:15:59.985Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T17:16:00.227Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-05-12T17:16:00.227Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:16:00.467Z] === RUN TestSequenceGetAvailableBit [2022-05-12T17:16:00.467Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSequenceEqual [2022-05-12T17:16:00.467Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSequenceCopy [2022-05-12T17:16:00.467Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestGetFirstAvailable [2022-05-12T17:16:00.467Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestFindSequence [2022-05-12T17:16:00.467Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestCheckIfAvailable [2022-05-12T17:16:00.467Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestMergeSequences [2022-05-12T17:16:00.467Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestPushReservation [2022-05-12T17:16:00.467Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSerializeDeserialize [2022-05-12T17:16:00.467Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSet [2022-05-12T17:16:00.467Z] --- PASS: TestSet (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSetUnset [2022-05-12T17:16:00.467Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestOffsetSetUnset [2022-05-12T17:16:00.467Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSetInRange [2022-05-12T17:16:00.467Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestSetAnyInRange [2022-05-12T17:16:00.467Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestMethods [2022-05-12T17:16:00.467Z] --- PASS: TestMethods (0.00s) [2022-05-12T17:16:00.467Z] === RUN TestRandomAllocateDeallocate [2022-05-12T17:16:00.846Z] === RUN TestTCP4Proxy [2022-05-12T17:16:00.846Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T17:16:00.846Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T17:16:00.846Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestTCP6Proxy [2022-05-12T17:16:00.846Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:16:00.846Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestTCPDualStackProxy [2022-05-12T17:16:00.846Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:16:00.846Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestUDP4Proxy [2022-05-12T17:16:00.846Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestUDP6Proxy [2022-05-12T17:16:00.846Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:16:00.846Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestUDPWriteError [2022-05-12T17:16:00.846Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestSCTP4Proxy [2022-05-12T17:16:00.846Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:16:00.846Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T17:16:00.846Z] === RUN TestSCTP6Proxy [2022-05-12T17:16:00.846Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:16:00.846Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T17:16:00.846Z] PASS [2022-05-12T17:16:00.846Z] coverage: 49.4% of statements [2022-05-12T17:16:00.846Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-05-12T17:16:01.756Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T17:16:02.014Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T17:16:02.074Z] === RUN TestInvalidConfig [2022-05-12T17:16:02.074Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestConfig [2022-05-12T17:16:02.074Z] --- PASS: TestConfig (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestOptionsLabels [2022-05-12T17:16:02.074Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestValidName [2022-05-12T17:16:02.074Z] --- PASS: TestValidName (0.00s) [2022-05-12T17:16:02.074Z] PASS [2022-05-12T17:16:02.074Z] coverage: 19.7% of statements [2022-05-12T17:16:02.074Z] ok github.com/docker/docker/libnetwork/config 0.370s coverage: 19.7% of statements [2022-05-12T17:16:02.074Z] === RUN TestKey [2022-05-12T17:16:02.074Z] --- PASS: TestKey (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestParseKey [2022-05-12T17:16:02.074Z] --- PASS: TestParseKey (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestInvalidDataStore [2022-05-12T17:16:02.074Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestKVObjectFlatKey [2022-05-12T17:16:02.074Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T17:16:02.074Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T17:16:02.074Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T17:16:02.074Z] PASS [2022-05-12T17:16:02.074Z] coverage: 21.9% of statements [2022-05-12T17:16:02.074Z] ok github.com/docker/docker/libnetwork/datastore 0.075s coverage: 21.9% of statements [2022-05-12T17:16:02.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T17:16:02.527Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy (6.41s) [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T17:16:02.527Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-05-12T17:16:02.527Z] PASS [2022-05-12T17:16:02.527Z] [2022-05-12T17:16:02.527Z] DONE 18 tests in 12.036s [2022-05-12T17:16:02.527Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T17:16:02.528Z] ++ 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-12T17:16:02.528Z] ++ set -e [2022-05-12T17:16:02.528Z] ++ '[' -n 0 ']' [2022-05-12T17:16:02.528Z] ++ set -x [2022-05-12T17:16:02.528Z] ++ 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-12T17:16:02.784Z] INFO: Testing against a local daemon [2022-05-12T17:16:02.784Z] === RUN TestCommitInheritsEnv [2022-05-12T17:16:03.088Z] === RUN TestIPDataMarshalling [2022-05-12T17:16:03.088Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T17:16:03.088Z] === RUN TestValidateAndIsV6 [2022-05-12T17:16:03.088Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T17:16:03.088Z] PASS [2022-05-12T17:16:03.088Z] coverage: 68.9% of statements [2022-05-12T17:16:03.088Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2022-05-12T17:16:03.347Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-05-12T17:16:03.347Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:16:03.347Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform// [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T17:16:03.347Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T17:16:03.571Z] === RUN TestErrorInterfaces [2022-05-12T17:16:03.571Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T17:16:03.571Z] === RUN TestNetworkMarshalling [2022-05-12T17:16:03.571Z] === RUN TestDriver [2022-05-12T17:16:03.571Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:16:03.571Z] PASS [2022-05-12T17:16:03.571Z] coverage: 34.8% of statements [2022-05-12T17:16:03.571Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-05-12T17:16:03.571Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-05-12T17:16:03.571Z] === RUN TestEndpointMarshalling [2022-05-12T17:16:03.571Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestAuxAddresses [2022-05-12T17:16:03.572Z] time="2022-05-12T17:16:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:03.572Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T17:16:03.572Z] === RUN TestSRVServiceQuery [2022-05-12T17:16:03.572Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T17:16:03.572Z] === RUN TestServiceVIPReuse [2022-05-12T17:16:03.572Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T17:16:03.572Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestDNSIPQuery [2022-05-12T17:16:03.572Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestDNSProxyServFail [2022-05-12T17:16:03.572Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestSandboxAddEmpty [2022-05-12T17:16:03.572Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestSandboxAddMultiPrio [2022-05-12T17:16:03.572Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestSandboxAddSamePrio [2022-05-12T17:16:03.572Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestCleanupServiceDiscovery [2022-05-12T17:16:03.572Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestDNSOptions [2022-05-12T17:16:03.572Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:03.572Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T17:16:03.572Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T17:16:03.572Z] time="2022-05-12T17:16:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:03.572Z] time="2022-05-12T17:16:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:03.572Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-05-12T17:16:03.572Z] PASS [2022-05-12T17:16:03.572Z] coverage: 8.5% of statements [2022-05-12T17:16:03.572Z] ok github.com/docker/docker/libnetwork 0.259s coverage: 8.5% of statements [2022-05-12T17:16:03.604Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T17:16:03.604Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T17:16:03.604Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T17:16:03.604Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T17:16:03.604Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T17:16:03.604Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:16:03.861Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-12T17:16:03.861Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:16:03.861Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T17:16:03.861Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:16:04.054Z] === RUN TestDriver [2022-05-12T17:16:04.054Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:16:04.055Z] PASS [2022-05-12T17:16:04.055Z] coverage: 34.8% of statements [2022-05-12T17:16:04.055Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-05-12T17:16:04.055Z] --- PASS: TestRandomAllocateDeallocate (3.74s) [2022-05-12T17:16:04.055Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:16:04.117Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-05-12T17:16:04.117Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T17:16:04.537Z] === RUN TestNetworkAllocateFree [2022-05-12T17:16:04.537Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T17:16:04.537Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T17:16:04.537Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T17:16:04.537Z] PASS [2022-05-12T17:16:04.537Z] coverage: 63.6% of statements [2022-05-12T17:16:04.537Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2022-05-12T17:16:04.537Z] === RUN TestGetEmptyCapabilities [2022-05-12T17:16:04.537Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T17:16:04.537Z] === RUN TestGetExtraCapabilities [2022-05-12T17:16:04.537Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T17:16:04.537Z] === RUN TestGetInvalidCapabilities [2022-05-12T17:16:04.537Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T17:16:04.537Z] === RUN TestRemoteDriver [2022-05-12T17:16:04.537Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T17:16:04.537Z] === RUN TestDriverError [2022-05-12T17:16:04.537Z] --- PASS: TestDriverError (0.00s) [2022-05-12T17:16:04.537Z] === RUN TestMissingValues [2022-05-12T17:16:04.537Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T17:16:04.537Z] === RUN TestRollback [2022-05-12T17:16:04.537Z] --- PASS: TestRollback (0.00s) [2022-05-12T17:16:04.537Z] PASS [2022-05-12T17:16:04.537Z] coverage: 57.4% of statements [2022-05-12T17:16:04.537Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2022-05-12T17:16:04.680Z] time="2022-05-12T17:16:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T17:16:04.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T17:16:04.939Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T17:16:05.019Z] --- PASS: TestAllocateRandomDeallocate (0.78s) [2022-05-12T17:16:05.019Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T17:16:05.196Z] docker_cli_daemon_plugins_test.go:106: [df0be7a8e7f10] daemon is not started [2022-05-12T17:16:05.502Z] === RUN TestNAT [2022-05-12T17:16:05.502Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:16:05.502Z] --- SKIP: TestNAT (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestTransparent [2022-05-12T17:16:05.502Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:16:05.502Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T17:16:05.502Z] PASS [2022-05-12T17:16:05.502Z] coverage: 0.0% of statements [2022-05-12T17:16:05.502Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.077s coverage: 0.0% of statements [2022-05-12T17:16:05.502Z] === RUN TestBuildDefault [2022-05-12T17:16:05.502Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestBuildHostnameDomainname [2022-05-12T17:16:05.502Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestBuildHostname [2022-05-12T17:16:05.502Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestBuildHostnameFQDN [2022-05-12T17:16:05.502Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestBuildNoIP [2022-05-12T17:16:05.502Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestUpdate [2022-05-12T17:16:05.502Z] --- PASS: TestUpdate (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T17:16:05.502Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T17:16:05.502Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestAddEmpty [2022-05-12T17:16:05.502Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestAdd [2022-05-12T17:16:05.502Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestDeleteEmpty [2022-05-12T17:16:05.502Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestDeleteNewline [2022-05-12T17:16:05.502Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestDelete [2022-05-12T17:16:05.502Z] --- PASS: TestDelete (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestConcurrentWrites [2022-05-12T17:16:05.502Z] === RUN TestNew [2022-05-12T17:16:05.502Z] --- PASS: TestNew (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestAddDriver [2022-05-12T17:16:05.502Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestAddDuplicateDriver [2022-05-12T17:16:05.502Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T17:16:05.502Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestDriver [2022-05-12T17:16:05.502Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestIPAM [2022-05-12T17:16:05.502Z] --- PASS: TestIPAM (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestWalkIPAMs [2022-05-12T17:16:05.502Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T17:16:05.502Z] === RUN TestWalkDrivers [2022-05-12T17:16:05.502Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T17:16:05.502Z] PASS [2022-05-12T17:16:05.502Z] coverage: 82.4% of statements [2022-05-12T17:16:05.502Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-05-12T17:16:05.502Z] --- PASS: TestConcurrentWrites (0.14s) [2022-05-12T17:16:05.502Z] PASS [2022-05-12T17:16:05.502Z] coverage: 81.2% of statements [2022-05-12T17:16:05.502Z] ok github.com/docker/docker/libnetwork/etchosts 0.189s coverage: 81.2% of statements [2022-05-12T17:16:05.984Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.79s) [2022-05-12T17:16:05.984Z] === RUN TestRetrieveFromStore [2022-05-12T17:16:05.984Z] --- PASS: TestRetrieveFromStore (0.28s) [2022-05-12T17:16:05.984Z] === RUN TestIsCorrupted [2022-05-12T17:16:05.984Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T17:16:05.984Z] === RUN TestSetRollover [2022-05-12T17:16:05.984Z] === RUN TestNew [2022-05-12T17:16:05.984Z] --- PASS: TestNew (0.00s) [2022-05-12T17:16:05.984Z] === RUN TestAllocate [2022-05-12T17:16:05.984Z] --- PASS: TestAllocate (0.00s) [2022-05-12T17:16:05.984Z] === RUN TestUninitialized [2022-05-12T17:16:05.984Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T17:16:05.984Z] === RUN TestAllocateInRange [2022-05-12T17:16:05.984Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T17:16:05.984Z] === RUN TestAllocateSerial [2022-05-12T17:16:05.984Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T17:16:05.984Z] PASS [2022-05-12T17:16:05.984Z] coverage: 87.5% of statements [2022-05-12T17:16:05.984Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2022-05-12T17:16:05.984Z] === RUN TestCaller [2022-05-12T17:16:05.984Z] --- PASS: TestCaller (0.00s) [2022-05-12T17:16:05.984Z] PASS [2022-05-12T17:16:05.984Z] coverage: 100.0% of statements [2022-05-12T17:16:05.984Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2022-05-12T17:16:06.567Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T17:16:06.567Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-05-12T17:16:06.567Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:16:06.567Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T17:16:06.567Z] === RUN TestTagInvalidReference [2022-05-12T17:16:06.567Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-12T17:16:06.567Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:16:06.822Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T17:16:06.823Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:16:06.823Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T17:16:06.823Z] === RUN TestTagOfficialNames [2022-05-12T17:16:06.823Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-12T17:16:06.823Z] === RUN TestTagMatchesDigest [2022-05-12T17:16:06.823Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T17:16:06.823Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T17:16:06.998Z] === RUN TestSetSerialInsertDelete [2022-05-12T17:16:06.998Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T17:16:06.998Z] === RUN TestSetParallelInsertDelete [2022-05-12T17:16:06.998Z] --- PASS: TestSetRollover (1.07s) [2022-05-12T17:16:06.998Z] === RUN TestSetRolloverSerial [2022-05-12T17:16:07.357Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T17:16:07.480Z] === RUN TestInt2IP2IntConversion [2022-05-12T17:16:07.480Z] === RUN TestPoolRequest [2022-05-12T17:16:07.480Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T17:16:07.480Z] === RUN TestOtherRequests [2022-05-12T17:16:07.480Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T17:16:07.480Z] PASS [2022-05-12T17:16:07.480Z] coverage: 57.1% of statements [2022-05-12T17:16:07.480Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-05-12T17:16:07.962Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-05-12T17:16:07.962Z] === RUN TestGetAddressVersion [2022-05-12T17:16:07.962Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T17:16:07.962Z] === RUN TestKeyString [2022-05-12T17:16:07.962Z] --- PASS: TestKeyString (0.00s) [2022-05-12T17:16:07.962Z] === RUN TestPoolDataMarshal [2022-05-12T17:16:07.962Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T17:16:07.962Z] === RUN TestSubnetsMarshal [2022-05-12T17:16:07.962Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-12T17:16:07.962Z] === RUN TestAddSubnets [2022-05-12T17:16:07.962Z] --- PASS: TestAddSubnets (0.03s) [2022-05-12T17:16:07.962Z] === RUN TestDoublePoolRelease [2022-05-12T17:16:07.962Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T17:16:07.962Z] === RUN TestAddReleasePoolID [2022-05-12T17:16:07.962Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-12T17:16:07.962Z] === RUN TestPredefinedPool [2022-05-12T17:16:07.962Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T17:16:07.962Z] === RUN TestRemoveSubnet [2022-05-12T17:16:07.962Z] --- PASS: TestSetRolloverSerial (0.97s) [2022-05-12T17:16:07.962Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T17:16:07.962Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T17:16:07.962Z] PASS [2022-05-12T17:16:07.962Z] coverage: 84.4% of statements [2022-05-12T17:16:07.962Z] ok github.com/docker/docker/libnetwork/bitseq 7.687s coverage: 84.4% of statements [2022-05-12T17:16:07.962Z] --- PASS: TestRemoveSubnet (0.12s) [2022-05-12T17:16:07.962Z] === RUN TestGetSameAddress [2022-05-12T17:16:07.962Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-12T17:16:07.962Z] === RUN TestPoolAllocationReuse [2022-05-12T17:16:08.194Z] check_test.go:307: [d066da3ed4f9f] daemon is not started [2022-05-12T17:16:08.194Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T17:16:08.444Z] === RUN TestGetCapabilities [2022-05-12T17:16:08.444Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T17:16:08.444Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T17:16:08.444Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T17:16:08.444Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T17:16:08.444Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T17:16:08.444Z] === RUN TestRemoteDriver [2022-05-12T17:16:08.444Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-12T17:16:08.444Z] PASS [2022-05-12T17:16:08.444Z] coverage: 47.4% of statements [2022-05-12T17:16:08.444Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2022-05-12T17:16:09.458Z] --- PASS: TestPoolAllocationReuse (1.05s) [2022-05-12T17:16:09.458Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T17:16:09.458Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T17:16:09.458Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T17:16:09.458Z] === RUN TestWindowsIPAM [2022-05-12T17:16:09.458Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T17:16:09.459Z] PASS [2022-05-12T17:16:09.459Z] coverage: 71.4% of statements [2022-05-12T17:16:09.459Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2022-05-12T17:16:09.941Z] === RUN TestDefaultNetwork [2022-05-12T17:16:10.085Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T17:16:10.423Z] --- PASS: TestDefaultNetwork (0.23s) [2022-05-12T17:16:10.423Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T17:16:10.423Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-12T17:16:10.423Z] === RUN TestInitAddressPools [2022-05-12T17:16:10.423Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T17:16:10.423Z] PASS [2022-05-12T17:16:10.423Z] coverage: 74.0% of statements [2022-05-12T17:16:10.423Z] ok github.com/docker/docker/libnetwork/ipamutils 0.512s coverage: 74.0% of statements [2022-05-12T17:16:10.423Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.37s) [2022-05-12T17:16:10.423Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T17:16:10.905Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T17:16:10.905Z] === RUN TestKeyValue [2022-05-12T17:16:10.905Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T17:16:10.905Z] PASS [2022-05-12T17:16:10.905Z] coverage: 60.0% of statements [2022-05-12T17:16:10.905Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-05-12T17:16:11.256Z] === RUN TestCheckpointCreateError [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointCreate [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointDeleteError [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointDelete [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointListError [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointList [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T17:16:11.256Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T17:16:11.256Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:16:11.256Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestGetAPIPath [2022-05-12T17:16:11.256Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestParseHostURL [2022-05-12T17:16:11.256Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T17:16:11.256Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T17:16:11.256Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestClientRedirect [2022-05-12T17:16:11.256Z] === RUN TestClientRedirect/GET [2022-05-12T17:16:11.256Z] === RUN TestClientRedirect/POST [2022-05-12T17:16:11.256Z] === RUN TestClientRedirect/PUT [2022-05-12T17:16:11.256Z] === RUN TestClientRedirect/DELETE [2022-05-12T17:16:11.256Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T17:16:11.256Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigCreateUnsupported [2022-05-12T17:16:11.256Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigCreateError [2022-05-12T17:16:11.256Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigCreate [2022-05-12T17:16:11.256Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspectNotFound [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspectUnsupported [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspectError [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigInspect [2022-05-12T17:16:11.256Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigListUnsupported [2022-05-12T17:16:11.256Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigListError [2022-05-12T17:16:11.256Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigList [2022-05-12T17:16:11.256Z] --- PASS: TestConfigList (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigRemoveUnsupported [2022-05-12T17:16:11.256Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigRemoveError [2022-05-12T17:16:11.256Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigRemove [2022-05-12T17:16:11.256Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigUpdateUnsupported [2022-05-12T17:16:11.256Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigUpdateError [2022-05-12T17:16:11.256Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestConfigUpdate [2022-05-12T17:16:11.256Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerCommitError [2022-05-12T17:16:11.256Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerCommit [2022-05-12T17:16:11.256Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerStatPathError [2022-05-12T17:16:11.256Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T17:16:11.256Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T17:16:11.256Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestContainerStatPath [2022-05-12T17:16:11.256Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyToContainerError [2022-05-12T17:16:11.256Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T17:16:11.256Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T17:16:11.256Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyToContainer [2022-05-12T17:16:11.256Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyFromContainerError [2022-05-12T17:16:11.256Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T17:16:11.256Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T17:16:11.256Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T17:16:11.257Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T17:16:11.257Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestCopyFromContainer [2022-05-12T17:16:11.257Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerCreateError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerCreateImageNotFound [2022-05-12T17:16:11.257Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerCreateWithName [2022-05-12T17:16:11.257Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerCreateAutoRemove [2022-05-12T17:16:11.257Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerDiffError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerDiff [2022-05-12T17:16:11.257Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecCreateError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecCreate [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecStartError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecStart [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecInspectError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecInspect [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExportError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExport [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerInspectError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T17:16:11.257Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T17:16:11.257Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerInspect [2022-05-12T17:16:11.257Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerInspectNode [2022-05-12T17:16:11.257Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerKillError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerKill [2022-05-12T17:16:11.257Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerListError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerList [2022-05-12T17:16:11.257Z] --- PASS: TestContainerList (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerLogsNotFoundError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerLogsError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerLogs [2022-05-12T17:16:11.257Z] --- PASS: TestContainerLogs (0.15s) [2022-05-12T17:16:11.257Z] === RUN TestContainerPauseError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerPause [2022-05-12T17:16:11.257Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainersPruneError [2022-05-12T17:16:11.257Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainersPrune [2022-05-12T17:16:11.257Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRemoveError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRemove [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRenameError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRename [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerResizeError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecResizeError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerResize [2022-05-12T17:16:11.257Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerExecResize [2022-05-12T17:16:11.257Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRestartError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerRestart [2022-05-12T17:16:11.257Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStartError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStart [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStatsError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStats [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStopError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerStop [2022-05-12T17:16:11.257Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerTopError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerTop [2022-05-12T17:16:11.257Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerUnpauseError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerUnpause [2022-05-12T17:16:11.257Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerUpdateError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerUpdate [2022-05-12T17:16:11.257Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerWaitError [2022-05-12T17:16:11.257Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestContainerWait [2022-05-12T17:16:11.257Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestDiskUsageError [2022-05-12T17:16:11.257Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestDiskUsage [2022-05-12T17:16:11.257Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestDistributionInspectUnsupported [2022-05-12T17:16:11.257Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T17:16:11.257Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestEventsErrorInOptions [2022-05-12T17:16:11.257Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestEventsErrorFromServer [2022-05-12T17:16:11.257Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestEvents [2022-05-12T17:16:11.257Z] --- PASS: TestEvents (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestTLSCloseWriter [2022-05-12T17:16:11.257Z] === PAUSE TestTLSCloseWriter [2022-05-12T17:16:11.257Z] === RUN TestImageBuildError [2022-05-12T17:16:11.257Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageBuild [2022-05-12T17:16:11.257Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestGetDockerOS [2022-05-12T17:16:11.257Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageCreateError [2022-05-12T17:16:11.257Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageCreate [2022-05-12T17:16:11.257Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageHistoryError [2022-05-12T17:16:11.257Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageHistory [2022-05-12T17:16:11.257Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageImportError [2022-05-12T17:16:11.257Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageImport [2022-05-12T17:16:11.257Z] --- PASS: TestImageImport (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageInspectError [2022-05-12T17:16:11.257Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageInspectImageNotFound [2022-05-12T17:16:11.257Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageInspectWithEmptyID [2022-05-12T17:16:11.257Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageInspect [2022-05-12T17:16:11.257Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageListError [2022-05-12T17:16:11.257Z] --- PASS: TestImageListError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageList [2022-05-12T17:16:11.257Z] --- PASS: TestImageList (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageListApiBefore125 [2022-05-12T17:16:11.257Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageLoadError [2022-05-12T17:16:11.257Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageLoad [2022-05-12T17:16:11.257Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagesPruneError [2022-05-12T17:16:11.257Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagesPrune [2022-05-12T17:16:11.257Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullReferenceParseError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullAnyError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePullWithoutErrors [2022-05-12T17:16:11.257Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushReferenceError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushAnyError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithoutErrors [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T17:16:11.257Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageRemoveError [2022-05-12T17:16:11.257Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageRemoveImageNotFound [2022-05-12T17:16:11.257Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageRemove [2022-05-12T17:16:11.257Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSaveError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSave [2022-05-12T17:16:11.257Z] --- PASS: TestImageSave (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchAnyError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageSearchWithoutErrors [2022-05-12T17:16:11.257Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageTagError [2022-05-12T17:16:11.257Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageTagInvalidReference [2022-05-12T17:16:11.257Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T17:16:11.257Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageTagHexSource [2022-05-12T17:16:11.257Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestImageTag [2022-05-12T17:16:11.257Z] --- PASS: TestImageTag (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestInfoServerError [2022-05-12T17:16:11.257Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T17:16:11.257Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestInfo [2022-05-12T17:16:11.257Z] --- PASS: TestInfo (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkConnectError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkConnect [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkCreateError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkCreate [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkDisconnectError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkDisconnect [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/no_options [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/verbose [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/global_scope [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T17:16:11.257Z] === RUN TestNetworkInspect/server_error [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkListError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkList [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworksPruneError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworksPrune [2022-05-12T17:16:11.257Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkRemoveError [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNetworkRemove [2022-05-12T17:16:11.257Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeInspectError [2022-05-12T17:16:11.257Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T17:16:11.257Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T17:16:11.257Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeInspect [2022-05-12T17:16:11.257Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeListError [2022-05-12T17:16:11.257Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeList [2022-05-12T17:16:11.257Z] --- PASS: TestNodeList (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeRemoveError [2022-05-12T17:16:11.257Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeRemove [2022-05-12T17:16:11.257Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeUpdateError [2022-05-12T17:16:11.257Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestNodeUpdate [2022-05-12T17:16:11.257Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestOptionWithHostFromEnv [2022-05-12T17:16:11.257Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestOptionWithTimeout [2022-05-12T17:16:11.257Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T17:16:11.257Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPingFail [2022-05-12T17:16:11.257Z] --- PASS: TestPingFail (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPingWithError [2022-05-12T17:16:11.257Z] 2022/05/12 17:16:09 RoundTripper returned a response & error; ignoring response [2022-05-12T17:16:11.257Z] 2022/05/12 17:16:09 RoundTripper returned a response & error; ignoring response [2022-05-12T17:16:11.257Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPingSuccess [2022-05-12T17:16:11.257Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPingHeadFallback [2022-05-12T17:16:11.257Z] === RUN TestPingHeadFallback/OK [2022-05-12T17:16:11.257Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T17:16:11.257Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T17:16:11.257Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T17:16:11.257Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T17:16:11.257Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginDisableError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginDisable [2022-05-12T17:16:11.257Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginEnableError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginEnable [2022-05-12T17:16:11.257Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginInspectError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T17:16:11.257Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginInspect [2022-05-12T17:16:11.257Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginListError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginList [2022-05-12T17:16:11.257Z] --- PASS: TestPluginList (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginPushError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginPush [2022-05-12T17:16:11.257Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginRemoveError [2022-05-12T17:16:11.257Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T17:16:11.257Z] === RUN TestPluginRemove [2022-05-12T17:16:11.258Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestPluginSetError [2022-05-12T17:16:11.258Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestPluginSet [2022-05-12T17:16:11.258Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSetHostHeader [2022-05-12T17:16:11.258Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestPlainTextError [2022-05-12T17:16:11.258Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestInfiniteError [2022-05-12T17:16:11.258Z] --- PASS: TestInfiniteError (0.05s) [2022-05-12T17:16:11.258Z] === RUN TestCanceledContext [2022-05-12T17:16:11.258Z] 2022/05/12 17:16:09 RoundTripper returned a response & error; ignoring response [2022-05-12T17:16:11.258Z] --- PASS: TestCanceledContext (0.01s) [2022-05-12T17:16:11.258Z] === RUN TestDeadlineExceededContext [2022-05-12T17:16:11.258Z] 2022/05/12 17:16:09 RoundTripper returned a response & error; ignoring response [2022-05-12T17:16:11.258Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretCreateUnsupported [2022-05-12T17:16:11.258Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretCreateError [2022-05-12T17:16:11.258Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretCreate [2022-05-12T17:16:11.258Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretInspectUnsupported [2022-05-12T17:16:11.258Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretInspectError [2022-05-12T17:16:11.258Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T17:16:11.258Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T17:16:11.258Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretInspect [2022-05-12T17:16:11.258Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretListUnsupported [2022-05-12T17:16:11.258Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretListError [2022-05-12T17:16:11.258Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretList [2022-05-12T17:16:11.258Z] --- PASS: TestSecretList (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretRemoveUnsupported [2022-05-12T17:16:11.258Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretRemoveError [2022-05-12T17:16:11.258Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretRemove [2022-05-12T17:16:11.258Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretUpdateUnsupported [2022-05-12T17:16:11.258Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretUpdateError [2022-05-12T17:16:11.258Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSecretUpdate [2022-05-12T17:16:11.258Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceCreateError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceCreate [2022-05-12T17:16:11.258Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T17:16:11.258Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceCreateDigestPinning [2022-05-12T17:16:11.258Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceInspectError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T17:16:11.258Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T17:16:11.258Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceInspect [2022-05-12T17:16:11.258Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceListError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceList [2022-05-12T17:16:11.258Z] --- PASS: TestServiceList (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceLogsError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceLogs [2022-05-12T17:16:11.258Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceRemoveError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceRemove [2022-05-12T17:16:11.258Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceUpdateError [2022-05-12T17:16:11.258Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestServiceUpdate [2022-05-12T17:16:11.258Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmGetUnlockKey [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmInitError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmInit [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmInspectError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmInspect [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmJoinError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmJoin [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmLeaveError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmLeave [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmUnlockError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmUnlock [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmUpdateError [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestSwarmUpdate [2022-05-12T17:16:11.258Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestTaskInspectError [2022-05-12T17:16:11.258Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T17:16:11.258Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestTaskInspect [2022-05-12T17:16:11.258Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestTaskListError [2022-05-12T17:16:11.258Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestTaskList [2022-05-12T17:16:11.258Z] --- PASS: TestTaskList (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeCreateError [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeCreate [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeInspectError [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeInspectNotFound [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeInspect [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeListError [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeList [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeRemoveError [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T17:16:11.258Z] === RUN TestVolumeRemove [2022-05-12T17:16:11.258Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T17:16:11.258Z] === CONT TestTLSCloseWriter [2022-05-12T17:16:11.258Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T17:16:11.258Z] PASS [2022-05-12T17:16:11.258Z] coverage: 75.1% of statements [2022-05-12T17:16:11.258Z] ok github.com/docker/docker/client 0.414s coverage: 75.1% of statements [2022-05-12T17:16:11.452Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T17:16:11.919Z] === RUN TestGenerate [2022-05-12T17:16:11.919Z] --- PASS: TestGenerate (0.00s) [2022-05-12T17:16:11.919Z] === RUN TestGeneratePtr [2022-05-12T17:16:11.919Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T17:16:11.919Z] === RUN TestGenerateMissingField [2022-05-12T17:16:11.919Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T17:16:11.919Z] === RUN TestFieldCannotBeSet [2022-05-12T17:16:11.919Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T17:16:11.919Z] === RUN TestTypeMismatchError [2022-05-12T17:16:11.919Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T17:16:11.919Z] PASS [2022-05-12T17:16:11.919Z] coverage: 100.0% of statements [2022-05-12T17:16:11.919Z] ok github.com/docker/docker/libnetwork/options 0.105s coverage: 100.0% of statements [2022-05-12T17:16:12.401Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.77s) [2022-05-12T17:16:12.401Z] === RUN TestGetAddress [2022-05-12T17:16:12.430Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-05-12T17:16:12.430Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:16:12.430Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T17:16:12.884Z] testing: warning: no tests to run [2022-05-12T17:16:12.884Z] PASS [2022-05-12T17:16:12.884Z] coverage: 0.0% of statements [2022-05-12T17:16:12.884Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:16:12.884Z] === RUN TestNetworkDBSimple [2022-05-12T17:16:12.997Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T17:16:13.366Z] === RUN TestRequestNewPort [2022-05-12T17:16:13.366Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestRequestSpecificPort [2022-05-12T17:16:13.366Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestReleasePort [2022-05-12T17:16:13.366Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestReuseReleasedPort [2022-05-12T17:16:13.366Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestReleaseUnreadledPort [2022-05-12T17:16:13.366Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestUnknowProtocol [2022-05-12T17:16:13.366Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestAllocateAllPorts [2022-05-12T17:16:13.366Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestPortAllocation [2022-05-12T17:16:13.366Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T17:16:13.366Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestNoDuplicateBPR [2022-05-12T17:16:13.366Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T17:16:13.366Z] === RUN TestChangePortRange [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T17:16:13.366Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T17:16:13.366Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T17:16:13.366Z] PASS [2022-05-12T17:16:13.366Z] coverage: 88.6% of statements [2022-05-12T17:16:13.366Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-05-12T17:16:13.849Z] 2022/05/12 17:16:13 Closing DB instances... [2022-05-12T17:16:14.332Z] testing: warning: no tests to run [2022-05-12T17:16:14.332Z] PASS [2022-05-12T17:16:14.332Z] coverage: 0.0% of statements [2022-05-12T17:16:14.332Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:16:14.814Z] === RUN TestHashData [2022-05-12T17:16:14.814Z] --- PASS: TestHashData (0.00s) [2022-05-12T17:16:14.814Z] PASS [2022-05-12T17:16:14.814Z] coverage: 2.8% of statements [2022-05-12T17:16:14.814Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-05-12T17:16:14.814Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-12T17:16:14.814Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T17:16:15.622Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T17:16:15.828Z] === RUN TestErrorConstructors [2022-05-12T17:16:15.828Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T17:16:15.828Z] === RUN TestCompareIPMask [2022-05-12T17:16:15.828Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T17:16:15.828Z] === RUN TestUtilGetHostPartIP [2022-05-12T17:16:15.828Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T17:16:15.828Z] === RUN TestUtilGetBroadcastIP [2022-05-12T17:16:15.828Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T17:16:15.828Z] === RUN TestParseCIDR [2022-05-12T17:16:15.828Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T17:16:15.828Z] PASS [2022-05-12T17:16:15.828Z] coverage: 37.3% of statements [2022-05-12T17:16:15.828Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-05-12T17:16:15.828Z] 2022/05/12 17:16:15 Closing DB instances... [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T17:16:16.311Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T17:16:16.311Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T17:16:16.311Z] PASS [2022-05-12T17:16:16.311Z] coverage: 55.0% of statements [2022-05-12T17:16:16.311Z] ok github.com/docker/docker/oci 0.036s coverage: 55.0% of statements [2022-05-12T17:16:16.551Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T17:16:16.793Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T17:16:16.793Z] PASS [2022-05-12T17:16:16.793Z] coverage: 100.0% of statements [2022-05-12T17:16:16.793Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.061s coverage: 100.0% of statements [2022-05-12T17:16:17.275Z] === RUN TestParseVersion [2022-05-12T17:16:17.275Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T17:16:17.275Z] PASS [2022-05-12T17:16:17.275Z] coverage: 52.9% of statements [2022-05-12T17:16:17.275Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2022-05-12T17:16:17.275Z] === RUN TestAddressPoolOpt [2022-05-12T17:16:17.275Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/a [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/something [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/_=a [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/PATH [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/=a [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/PATH= [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/PATH=something [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/1asd [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/123 [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/some_space [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/= [2022-05-12T17:16:17.275Z] === RUN TestValidateEnv/PaTh [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T17:16:17.275Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T17:16:17.275Z] === RUN TestParseHost [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T17:16:17.275Z] === RUN TestParseHost/something_with_spaces [2022-05-12T17:16:17.275Z] === RUN TestParseHost/unknown:// [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://:port [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T17:16:17.275Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T17:16:17.275Z] === RUN TestParseHost/:// [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T17:16:17.275Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/__ [2022-05-12T17:16:17.276Z] === RUN TestParseHost/fd://something [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://host: [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T17:16:17.276Z] === RUN TestParseHost/#00 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseHost/unix:// [2022-05-12T17:16:17.276Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp:// [2022-05-12T17:16:17.276Z] === RUN TestParseHost/_ [2022-05-12T17:16:17.276Z] === RUN TestParseHost/fd:// [2022-05-12T17:16:17.276Z] === RUN TestParseHost/tcp://: [2022-05-12T17:16:17.276Z] === RUN TestParseHost/npipe:// [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T17:16:17.276Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T17:16:17.276Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T17:16:17.276Z] === RUN TestParseTCP [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/localhost: [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/#00 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp:// [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/: [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/::1 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/localhost [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/tcp://: [2022-05-12T17:16:17.276Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T17:16:17.480Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T17:16:17.737Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T17:16:17.760Z] === RUN TestParseTCP/[::1]: [2022-05-12T17:16:17.760Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T17:16:17.760Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T17:16:17.760Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestValidateExtraHosts [2022-05-12T17:16:17.760Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestValidateIPAddress [2022-05-12T17:16:17.760Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestMapOpts [2022-05-12T17:16:17.760Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestListOptsWithoutValidator [2022-05-12T17:16:17.760Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestListOptsWithValidator [2022-05-12T17:16:17.760Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestValidateDNSSearch [2022-05-12T17:16:17.760Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T17:16:17.760Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:16:17.760Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestNamedListOpts [2022-05-12T17:16:17.760Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestNamedMapOpts [2022-05-12T17:16:17.760Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestParseLink [2022-05-12T17:16:17.760Z] --- PASS: TestParseLink (0.00s) [2022-05-12T17:16:17.760Z] === RUN TestUlimitOpt [2022-05-12T17:16:17.760Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T17:16:17.760Z] PASS [2022-05-12T17:16:17.760Z] coverage: 65.5% of statements [2022-05-12T17:16:17.760Z] ok github.com/docker/docker/opts 0.078s coverage: 65.5% of statements [2022-05-12T17:16:17.760Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-12T17:16:17.760Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T17:16:18.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T17:16:18.774Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T17:16:18.774Z] 2022/05/12 17:16:18 Closing DB instances... [2022-05-12T17:16:18.871Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T17:16:19.256Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T17:16:19.256Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T17:16:19.256Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-05-12T17:16:19.256Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T17:16:19.256Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T17:16:19.256Z] === RUN TestMiddleware [2022-05-12T17:16:19.256Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T17:16:19.256Z] === RUN TestNewResponseModifier [2022-05-12T17:16:19.256Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T17:16:19.256Z] PASS [2022-05-12T17:16:19.256Z] coverage: 26.8% of statements [2022-05-12T17:16:19.256Z] ok github.com/docker/docker/pkg/authorization 0.474s coverage: 26.8% of statements [2022-05-12T17:16:19.256Z] === RUN TestIsArchivePathDir [2022-05-12T17:16:19.256Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-12T17:16:19.256Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T17:16:19.738Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-12T17:16:19.738Z] === RUN TestIsArchivePathTar [2022-05-12T17:16:19.738Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-05-12T17:16:19.738Z] === RUN TestDecompressStreamGzip [2022-05-12T17:16:19.738Z] === RUN TestUnbuffered [2022-05-12T17:16:19.738Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestRaceUnbuffered [2022-05-12T17:16:19.738Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T17:16:19.738Z] PASS [2022-05-12T17:16:19.738Z] coverage: 100.0% of statements [2022-05-12T17:16:19.738Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-05-12T17:16:19.738Z] === RUN TestDecompressStreamBzip2 [2022-05-12T17:16:19.738Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-05-12T17:16:19.738Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-12T17:16:19.738Z] === RUN TestDecompressStreamXz [2022-05-12T17:16:19.738Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:16:19.738Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestDecompressStreamZstd [2022-05-12T17:16:19.738Z] archive_test.go:140: zstd not installed [2022-05-12T17:16:19.738Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T17:16:19.738Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T17:16:19.738Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T17:16:19.738Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestCompressStreamInvalid [2022-05-12T17:16:19.738Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionInvalid [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionUncompressed [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionBzip2 [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionGzip [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionXz [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestExtensionZstd [2022-05-12T17:16:19.738Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T17:16:19.738Z] === RUN TestCmdStreamLargeStderr [2022-05-12T17:16:19.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T17:16:19.802Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T17:16:20.057Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T17:16:20.220Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-12T17:16:20.220Z] === RUN TestCmdStreamBad [2022-05-12T17:16:20.220Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:16:20.220Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCmdStreamGood [2022-05-12T17:16:20.220Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T17:16:20.220Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T17:16:20.220Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-12T17:16:20.220Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T17:16:20.220Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestUntarPath [2022-05-12T17:16:20.220Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T17:16:20.220Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T17:16:20.220Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-12T17:16:20.220Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T17:16:20.220Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T17:16:20.220Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T17:16:20.220Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T17:16:20.220Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyWithTarSrcFile [2022-05-12T17:16:20.220Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T17:16:20.220Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T17:16:20.220Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T17:16:20.220Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T17:16:20.220Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T17:16:20.220Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T17:16:20.220Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-12T17:16:20.220Z] === RUN TestTarFiles [2022-05-12T17:16:20.220Z] === RUN TestMatch [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[foo]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[]#01 [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[qux]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T17:16:20.220Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T17:16:20.220Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T17:16:20.220Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T17:16:20.220Z] PASS [2022-05-12T17:16:20.220Z] coverage: 87.5% of statements [2022-05-12T17:16:20.220Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-12T17:16:20.220Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T17:16:20.220Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-05-12T17:16:20.621Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T17:16:21.109Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T17:16:21.185Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T17:16:21.235Z] === RUN TestChrootTarUntar [2022-05-12T17:16:21.235Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T17:16:21.235Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T17:16:21.235Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T17:16:21.235Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootCopyWithTar [2022-05-12T17:16:21.235Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootCopyFileWithTar [2022-05-12T17:16:21.235Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootUntarPath [2022-05-12T17:16:21.235Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T17:16:21.235Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T17:16:21.235Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:16:21.235Z] === RUN TestChrootApplyDotDotFile [2022-05-12T17:16:21.235Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:21.235Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:16:21.235Z] PASS [2022-05-12T17:16:21.235Z] coverage: 12.0% of statements [2022-05-12T17:16:21.235Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 12.0% of statements [2022-05-12T17:16:21.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T17:16:21.698Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T17:16:21.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T17:16:21.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T17:16:22.212Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T17:16:22.250Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T17:16:22.250Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T17:16:22.250Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T17:16:22.250Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T17:16:22.250Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T17:16:22.250Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T17:16:22.250Z] PASS [2022-05-12T17:16:22.250Z] coverage: 0.0% of statements [2022-05-12T17:16:22.250Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-05-12T17:16:22.732Z] 2022/05/12 17:16:22 Closing DB instances... [2022-05-12T17:16:22.732Z] === RUN TestSizeEmpty [2022-05-12T17:16:22.732Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeEmptyFile [2022-05-12T17:16:22.732Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeNonemptyFile [2022-05-12T17:16:22.732Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T17:16:22.732Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T17:16:22.732Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T17:16:22.732Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestMoveToSubdir [2022-05-12T17:16:22.732Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T17:16:22.732Z] === RUN TestSizeNonExistingDirectory [2022-05-12T17:16:22.732Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T17:16:22.732Z] PASS [2022-05-12T17:16:22.732Z] coverage: 80.0% of statements [2022-05-12T17:16:22.732Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-05-12T17:16:22.775Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T17:16:23.338Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T17:16:23.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T17:16:23.594Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T17:16:23.642Z] ......... [ 85%] [2022-05-12T17:16:23.747Z] === RUN TestPollerAddRemove [2022-05-12T17:16:23.747Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestPollerEvent [2022-05-12T17:16:23.747Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:16:23.747Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestPollerClose [2022-05-12T17:16:23.747Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T17:16:23.747Z] PASS [2022-05-12T17:16:23.747Z] coverage: 45.7% of statements [2022-05-12T17:16:23.747Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2022-05-12T17:16:23.747Z] --- PASS: TestTarFiles (3.38s) [2022-05-12T17:16:23.747Z] === RUN TestDetectCompressionZstd [2022-05-12T17:16:23.747Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestTarUntar [2022-05-12T17:16:23.747Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T17:16:23.747Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T17:16:23.747Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestTarWithOptions [2022-05-12T17:16:23.747Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T17:16:23.747Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T17:16:23.747Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestUntarUstarGnuConflict [2022-05-12T17:16:23.747Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T17:16:23.747Z] === RUN TestUntarInvalidFilenames [2022-05-12T17:16:23.747Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1011065034\\dest" [2022-05-12T17:16:23.747Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-05-12T17:16:23.747Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T17:16:23.747Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T17:16:23.747Z] === RUN TestUntarInvalidHardlink [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink971970590\\victim\\hello" -> "../victim/hello" [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3721132298\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1682017511\\victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4003849720\\victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink50941258\\victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2151733569\\victim" -> "../victim" [2022-05-12T17:16:23.747Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-12T17:16:23.747Z] === RUN TestUntarInvalidSymlink [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2883799919\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2841593537\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2980763767\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1461797897\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1230971391\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink259059969\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:23.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2958794313\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T17:16:23.747Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-12T17:16:23.747Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T17:16:23.748Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T17:16:23.748Z] === RUN TestXGlobalNoParent [2022-05-12T17:16:23.748Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T17:16:23.748Z] === RUN TestReplaceFileTarWrapper [2022-05-12T17:16:24.157Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T17:16:24.230Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-05-12T17:16:24.230Z] === RUN TestPrefixHeaderReadable [2022-05-12T17:16:24.230Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T17:16:24.230Z] === RUN TestDisablePigz [2022-05-12T17:16:24.230Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T17:16:24.230Z] --- PASS: TestDisablePigz (0.10s) [2022-05-12T17:16:24.230Z] === RUN TestPigz [2022-05-12T17:16:24.230Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T17:16:24.230Z] --- PASS: TestPigz (0.12s) [2022-05-12T17:16:24.230Z] === RUN TestNosysFileInfo [2022-05-12T17:16:24.230Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:16:24.230Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:16:24.230Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCanonicalTarNameForPath [2022-05-12T17:16:24.230Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCanonicalTarName [2022-05-12T17:16:24.230Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChmodTarEntry [2022-05-12T17:16:24.230Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestHardLinkOrder [2022-05-12T17:16:24.230Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-12T17:16:24.230Z] === RUN TestChangeString [2022-05-12T17:16:24.230Z] --- PASS: TestChangeString (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesWithNoChanges [2022-05-12T17:16:24.230Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T17:16:24.230Z] === RUN TestChangesWithChanges [2022-05-12T17:16:24.230Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-12T17:16:24.230Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T17:16:24.230Z] changes_test.go:196: needs more investigation [2022-05-12T17:16:24.230Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesDirsEmpty [2022-05-12T17:16:24.230Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:16:24.230Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesDirsMutated [2022-05-12T17:16:24.230Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:16:24.230Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestApplyLayer [2022-05-12T17:16:24.230Z] changes_test.go:433: needs further investigation [2022-05-12T17:16:24.230Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T17:16:24.230Z] changes_test.go:469: needs further investigation [2022-05-12T17:16:24.230Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T17:16:24.230Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T17:16:24.230Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestChangesSize [2022-05-12T17:16:24.230Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T17:16:24.230Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2355182616\\dest" [2022-05-12T17:16:24.230Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T17:16:24.230Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2268681922\\victim\\hello" -> "../victim/hello" [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3626993962\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2437419169\\victim" -> "../victim" [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2858263611\\victim" -> "../victim" [2022-05-12T17:16:24.230Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2844924487\\victim" -> "../victim" [2022-05-12T17:16:24.230Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:16:24.230Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T17:16:24.230Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T17:16:24.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1420635633\\victim" -> "../victim" [2022-05-12T17:16:24.230Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCopyFile [2022-05-12T17:16:24.230Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-12T17:16:24.230Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T17:16:24.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3420718774\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:16:24.230Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T17:16:24.230Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:16:24.230Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T17:16:24.230Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T17:16:24.230Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:16:24.230Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestWildcardMatches [2022-05-12T17:16:24.230Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestPatternMatches [2022-05-12T17:16:24.230Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T17:16:24.230Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T17:16:24.230Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T17:16:24.230Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T17:16:24.230Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T17:16:24.230Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T17:16:24.230Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestSingleExclamationError [2022-05-12T17:16:24.230Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestMatchesWithNoPatterns [2022-05-12T17:16:24.230Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T17:16:24.230Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestMatches [2022-05-12T17:16:24.230Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T17:16:24.230Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T17:16:24.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2936500185\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:16:24.230Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T17:16:24.230Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T17:16:24.230Z] --- PASS: TestMatches (0.01s) [2022-05-12T17:16:24.230Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T17:16:24.230Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T17:16:24.230Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T17:16:24.230Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatterns [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T17:16:24.230Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCreateIfNotExistsDir [2022-05-12T17:16:24.230Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestCreateIfNotExistsFile [2022-05-12T17:16:24.230Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T17:16:24.230Z] === RUN TestMatch [2022-05-12T17:16:24.230Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:16:24.231Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4114221109\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:24.231Z] === RUN TestCompile [2022-05-12T17:16:24.231Z] === RUN TestCompile/slash [2022-05-12T17:16:24.231Z] === RUN TestCompile/backslash [2022-05-12T17:16:24.231Z] --- PASS: TestCompile (0.00s) [2022-05-12T17:16:24.231Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T17:16:24.231Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T17:16:24.231Z] PASS [2022-05-12T17:16:24.231Z] coverage: 84.7% of statements [2022-05-12T17:16:24.231Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2397053959\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:24.231Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3444746921\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:24.231Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-05-12T17:16:24.231Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3839442354\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:16:24.231Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T17:16:24.231Z] === RUN TestApplyLayerWhiteouts [2022-05-12T17:16:24.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T17:16:24.670Z] check_test.go:307: [d081a357d3ab8] daemon is not started [2022-05-12T17:16:24.670Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T17:16:24.713Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-12T17:16:24.713Z] === RUN TestGenerateEmptyFile [2022-05-12T17:16:24.713Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T17:16:24.713Z] === RUN TestGenerateWithContent [2022-05-12T17:16:24.713Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T17:16:24.713Z] PASS [2022-05-12T17:16:24.713Z] coverage: 61.9% of statements [2022-05-12T17:16:24.713Z] ok github.com/docker/docker/pkg/archive 5.116s coverage: 61.9% of statements [2022-05-12T17:16:24.713Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-05-12T17:16:24.713Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T17:16:25.196Z] === RUN TestGet [2022-05-12T17:16:25.196Z] --- PASS: TestGet (0.00s) [2022-05-12T17:16:25.196Z] === RUN TestGetShortcutString [2022-05-12T17:16:25.196Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T17:16:25.196Z] PASS [2022-05-12T17:16:25.196Z] coverage: 42.9% of statements [2022-05-12T17:16:25.196Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2022-05-12T17:16:25.601Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T17:16:25.678Z] === RUN TestCreateIDMapOrder [2022-05-12T17:16:25.678Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T17:16:25.678Z] PASS [2022-05-12T17:16:25.678Z] coverage: 7.2% of statements [2022-05-12T17:16:25.678Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-05-12T17:16:25.858Z] check_test.go:307: [d12be98f290d0] daemon is not started [2022-05-12T17:16:25.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T17:16:26.181Z] --- PASS: TestCheckoutGit (26.68s) [2022-05-12T17:16:26.181Z] === RUN TestValidGitTransport [2022-05-12T17:16:26.181Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T17:16:26.181Z] === RUN TestGitInvalidRef [2022-05-12T17:16:26.181Z] --- PASS: TestGitInvalidRef (0.19s) [2022-05-12T17:16:26.181Z] PASS [2022-05-12T17:16:26.181Z] coverage: 86.3% of statements [2022-05-12T17:16:26.181Z] ok github.com/docker/docker/builder/remotecontext/git 26.964s coverage: 86.3% of statements [2022-05-12T17:16:26.181Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T17:16:26.181Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T17:16:26.181Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T17:16:26.181Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T17:16:26.421Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-12T17:16:26.697Z] 2022/05/12 17:16:26 Closing DB instances... [2022-05-12T17:16:26.697Z] === RUN TestFixedBufferCap [2022-05-12T17:16:26.697Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestFixedBufferLen [2022-05-12T17:16:26.697Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestFixedBufferString [2022-05-12T17:16:26.697Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestFixedBufferWrite [2022-05-12T17:16:26.697Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestFixedBufferRead [2022-05-12T17:16:26.697Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestBytesPipeRead [2022-05-12T17:16:26.697Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestBytesPipeWrite [2022-05-12T17:16:26.697Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T17:16:26.697Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T17:16:27.179Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-05-12T17:16:27.179Z] === RUN TestAtomicWriteToFile [2022-05-12T17:16:27.179Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T17:16:27.179Z] === RUN TestAtomicWriteSetCommit [2022-05-12T17:16:27.180Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T17:16:27.180Z] === RUN TestAtomicWriteSetCancel [2022-05-12T17:16:27.180Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestReadCloserWrapperClose [2022-05-12T17:16:27.180Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T17:16:27.180Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestReaderErrWrapperRead [2022-05-12T17:16:27.180Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestCancelReadCloser [2022-05-12T17:16:27.180Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T17:16:27.180Z] === RUN TestWriteCloserWrapperClose [2022-05-12T17:16:27.180Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestNopWriteCloser [2022-05-12T17:16:27.180Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestNopWriter [2022-05-12T17:16:27.180Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T17:16:27.180Z] === RUN TestWriteCounter [2022-05-12T17:16:27.180Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T17:16:27.180Z] PASS [2022-05-12T17:16:27.180Z] coverage: 69.2% of statements [2022-05-12T17:16:27.180Z] ok github.com/docker/docker/pkg/ioutils 0.537s coverage: 69.2% of statements [2022-05-12T17:16:27.670Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2022-05-12T17:16:27.670Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-12T17:16:27.670Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T17:16:27.670Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-12T17:16:27.670Z] PASS [2022-05-12T17:16:27.670Z] [2022-05-12T17:16:27.670Z] === Skipped [2022-05-12T17:16:27.670Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T17:16:27.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:16:27.670Z] [2022-05-12T17:16:27.670Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T17:16:27.670Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T17:16:27.670Z] [2022-05-12T17:16:27.670Z] DONE 27 tests, 2 skipped in 129.121s [2022-05-12T17:16:27.670Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T17:16:27.670Z] ++ 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-12T17:16:27.670Z] ++ set -e [2022-05-12T17:16:27.670Z] ++ '[' -n 0 ']' [2022-05-12T17:16:27.670Z] ++ set -x [2022-05-12T17:16:27.670Z] ++ 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-12T17:16:27.670Z] INFO: Testing against a local daemon [2022-05-12T17:16:27.670Z] === RUN TestSessionCreate [2022-05-12T17:16:27.670Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T17:16:27.670Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:16:27.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T17:16:27.670Z] PASS [2022-05-12T17:16:27.670Z] [2022-05-12T17:16:27.670Z] DONE 2 tests in 0.126s [2022-05-12T17:16:27.670Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T17:16:27.670Z] ++ 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-12T17:16:27.670Z] ++ set -e [2022-05-12T17:16:27.670Z] ++ '[' -n 0 ']' [2022-05-12T17:16:27.670Z] ++ set -x [2022-05-12T17:16:27.670Z] ++ 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-12T17:16:27.670Z] INFO: Testing against a local daemon [2022-05-12T17:16:27.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:16:27.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:16:27.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:16:27.670Z] === RUN TestDiskUsage [2022-05-12T17:16:27.670Z] === PAUSE TestDiskUsage [2022-05-12T17:16:27.670Z] === RUN TestEventsExecDie [2022-05-12T17:16:27.670Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-12T17:16:27.670Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:16:27.670Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T17:16:27.670Z] === RUN TestEventsVolumeCreate [2022-05-12T17:16:27.791Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T17:16:27.928Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T17:16:27.928Z] === RUN TestInfoBinaryCommits [2022-05-12T17:16:27.928Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T17:16:27.928Z] === RUN TestInfoAPIVersioned [2022-05-12T17:16:27.928Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T17:16:27.928Z] === RUN TestInfoAPI [2022-05-12T17:16:27.928Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T17:16:27.928Z] === RUN TestInfoAPIWarnings [2022-05-12T17:16:28.194Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-05-12T17:16:28.194Z] === RUN TestNetworkDBNodeLeave [2022-05-12T17:16:28.194Z] === RUN TestError [2022-05-12T17:16:28.194Z] --- PASS: TestError (0.00s) [2022-05-12T17:16:28.194Z] === RUN TestProgressString [2022-05-12T17:16:28.194Z] === RUN TestProgressString/no_progress [2022-05-12T17:16:28.194Z] === RUN TestProgressString/progress_1 [2022-05-12T17:16:28.194Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T17:16:28.194Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T17:16:28.194Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T17:16:28.194Z] === RUN TestProgressString/with_units [2022-05-12T17:16:28.194Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T17:16:28.194Z] === RUN TestProgressString/hide_counts [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T17:16:28.194Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T17:16:28.194Z] === RUN TestJSONMessageDisplay [2022-05-12T17:16:28.194Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-05-12T17:16:28.194Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T17:16:28.194Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T17:16:28.194Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T17:16:28.194Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T17:16:28.194Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T17:16:28.194Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T17:16:28.194Z] PASS [2022-05-12T17:16:28.194Z] coverage: 91.7% of statements [2022-05-12T17:16:28.194Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2022-05-12T17:16:28.461Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T17:16:28.676Z] === RUN TestStandardLongPath [2022-05-12T17:16:28.677Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T17:16:28.677Z] === RUN TestUNCLongPath [2022-05-12T17:16:28.677Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T17:16:28.677Z] PASS [2022-05-12T17:16:28.677Z] coverage: 100.0% of statements [2022-05-12T17:16:28.677Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2022-05-12T17:16:29.690Z] === RUN TestNameFormat [2022-05-12T17:16:29.690Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T17:16:29.690Z] === RUN TestNameRetries [2022-05-12T17:16:29.690Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T17:16:29.690Z] PASS [2022-05-12T17:16:29.690Z] coverage: 85.7% of statements [2022-05-12T17:16:29.690Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-05-12T17:16:29.913Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T17:16:30.172Z] === RUN TestParseKeyValueOpt [2022-05-12T17:16:30.172Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T17:16:30.172Z] === RUN TestParseUintList [2022-05-12T17:16:30.172Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T17:16:30.172Z] === RUN TestParseUintListMaximumLimits [2022-05-12T17:16:30.172Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T17:16:30.172Z] PASS [2022-05-12T17:16:30.172Z] coverage: 97.0% of statements [2022-05-12T17:16:30.172Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T17:16:30.654Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:16:30.654Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:16:30.654Z] PASS [2022-05-12T17:16:30.654Z] coverage: 36.4% of statements [2022-05-12T17:16:30.654Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 36.4% of statements [2022-05-12T17:16:31.062Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T17:16:31.136Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-05-12T17:16:31.136Z] === RUN TestNetworkDBWatch [2022-05-12T17:16:31.618Z] === RUN TestNewAndRemove [2022-05-12T17:16:31.618Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T17:16:31.618Z] === RUN TestRemoveInvalidPath [2022-05-12T17:16:31.618Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T17:16:31.618Z] PASS [2022-05-12T17:16:31.618Z] coverage: 82.6% of statements [2022-05-12T17:16:31.618Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-05-12T17:16:31.625Z] check_test.go:307: [dc6fe38dd66cc] daemon is not started [2022-05-12T17:16:31.625Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T17:16:32.632Z] --- PASS: TestGetAddress (20.21s) [2022-05-12T17:16:32.632Z] === RUN TestRequestSyntaxCheck [2022-05-12T17:16:32.632Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T17:16:32.632Z] === RUN TestRequest [2022-05-12T17:16:32.632Z] 2022/05/12 17:16:32 Closing DB instances... [2022-05-12T17:16:33.113Z] === RUN TestFailedConnection [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T17:16:33.332Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestConfigureDaemonLogs [2022-05-12T17:16:33.332Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T17:16:33.332Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T17:16:33.332Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T17:16:33.332Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T17:16:33.332Z] PASS [2022-05-12T17:16:33.332Z] coverage: 19.7% of statements [2022-05-12T17:16:33.332Z] ok github.com/docker/docker/cmd/dockerd 0.166s coverage: 19.7% of statements [2022-05-12T17:16:33.332Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T17:16:33.332Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T17:16:34.127Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-05-12T17:16:34.127Z] === RUN TestNetworkDBBulkSync [2022-05-12T17:16:34.894Z] === RUN TestContainerStopSignal [2022-05-12T17:16:34.894Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestContainerStopTimeout [2022-05-12T17:16:34.894Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T17:16:34.894Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T17:16:34.894Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T17:16:34.894Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T17:16:34.894Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T17:16:34.894Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestNewMemoryStore [2022-05-12T17:16:34.894Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestAddContainers [2022-05-12T17:16:34.894Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestGetContainer [2022-05-12T17:16:34.894Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestDeleteContainer [2022-05-12T17:16:34.894Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestListContainers [2022-05-12T17:16:34.894Z] --- PASS: TestListContainers (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestFirstContainer [2022-05-12T17:16:34.894Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestApplyAllContainer [2022-05-12T17:16:34.894Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestIsValidHealthString [2022-05-12T17:16:34.894Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestStateRunStop [2022-05-12T17:16:34.894Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestStateTimeoutWait [2022-05-12T17:16:34.894Z] state_test.go:141: Stop callback fired [2022-05-12T17:16:34.894Z] state_test.go:165: Stop callback fired [2022-05-12T17:16:34.894Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T17:16:34.894Z] === RUN TestIsValidStateString [2022-05-12T17:16:34.894Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T17:16:34.894Z] === RUN TestViewSaveDelete [2022-05-12T17:16:34.894Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T17:16:34.894Z] === RUN TestViewAll [2022-05-12T17:16:34.896Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T17:16:35.141Z] --- PASS: TestFailedConnection (2.19s) [2022-05-12T17:16:35.141Z] === RUN TestFailOnce [2022-05-12T17:16:35.141Z] 2022/05/12 17:16:34 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-05-12T17:16:35.141Z] goroutine 36 [running]: [2022-05-12T17:16:35.141Z] net/http.(*conn).serve.func1() [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:16:35.141Z] panic({0x6f36e0, 0x83d090}) [2022-05-12T17:16:35.141Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:16:35.141Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x780000000000003b?, 0xffffffffffffffff?}, 0x7859c48f582d4298?) [2022-05-12T17:16:35.141Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T17:16:35.141Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x842898?, 0xc0001700e0?}, 0xc000227a78?) [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:16:35.141Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x842898, 0xc0001700e0}, 0xc000230000) [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T17:16:35.141Z] net/http.serverHandler.ServeHTTP({0x840eb8?}, {0x842898, 0xc0001700e0}, 0xc000230000) [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:16:35.141Z] net/http.(*conn).serve(0xc00021c000, {0x842d98, 0xc0000260f0}) [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:16:35.141Z] created by net/http.(*Server).Serve [2022-05-12T17:16:35.141Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:16:35.141Z] time="2022-05-12T17:16:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T17:16:35.361Z] --- PASS: TestViewAll (0.02s) [2022-05-12T17:16:35.361Z] === RUN TestViewGet [2022-05-12T17:16:35.361Z] --- PASS: TestViewGet (0.01s) [2022-05-12T17:16:35.361Z] === RUN TestNames [2022-05-12T17:16:35.361Z] --- PASS: TestNames (0.00s) [2022-05-12T17:16:35.361Z] === RUN TestViewWithHealthCheck [2022-05-12T17:16:35.361Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-05-12T17:16:35.361Z] PASS [2022-05-12T17:16:35.361Z] coverage: 41.7% of statements [2022-05-12T17:16:35.361Z] ok github.com/docker/docker/container 0.220s coverage: 41.7% of statements [2022-05-12T17:16:35.361Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T17:16:35.361Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T17:16:35.361Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T17:16:35.361Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T17:16:35.624Z] 2022/05/12 17:16:35 Closing DB instances... [2022-05-12T17:16:35.827Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T17:16:35.832Z] === RUN TestPrepare [2022-05-12T17:16:35.832Z] --- PASS: TestPrepare (0.00s) [2022-05-12T17:16:35.832Z] === RUN TestStart [2022-05-12T17:16:35.832Z] --- PASS: TestStart (0.00s) [2022-05-12T17:16:35.832Z] === RUN TestWaitCancel [2022-05-12T17:16:35.832Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T17:16:35.832Z] === RUN TestWaitDisabled [2022-05-12T17:16:35.832Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T17:16:35.832Z] === RUN TestWaitEnabled [2022-05-12T17:16:35.832Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T17:16:35.832Z] === RUN TestRemove [2022-05-12T17:16:35.832Z] --- PASS: TestRemove (0.00s) [2022-05-12T17:16:35.832Z] PASS [2022-05-12T17:16:35.832Z] coverage: 65.3% of statements [2022-05-12T17:16:35.832Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-05-12T17:16:36.106Z] --- PASS: TestFailOnce (1.12s) [2022-05-12T17:16:36.106Z] === RUN TestEchoInputOutput [2022-05-12T17:16:36.106Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T17:16:36.106Z] === RUN TestBackoff [2022-05-12T17:16:36.106Z] --- PASS: TestBackoff (0.00s) [2022-05-12T17:16:36.106Z] === RUN TestAbortRetry [2022-05-12T17:16:36.106Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T17:16:36.106Z] === RUN TestClientScheme [2022-05-12T17:16:36.106Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T17:16:36.106Z] === RUN TestNewClientWithTimeout [2022-05-12T17:16:36.389Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T17:16:36.469Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T17:16:36.469Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T17:16:36.588Z] time="2022-05-12T17:16:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T17:16:37.070Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-12T17:16:37.070Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T17:16:37.070Z] --- PASS: TestRequest (4.58s) [2022-05-12T17:16:37.070Z] === RUN TestOverlappingRequests [2022-05-12T17:16:37.319Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T17:16:37.552Z] --- PASS: TestOverlappingRequests (0.23s) [2022-05-12T17:16:37.552Z] === RUN TestRelease [2022-05-12T17:16:38.035Z] time="2022-05-12T17:16:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T17:16:38.035Z] --- PASS: TestRelease (0.88s) [2022-05-12T17:16:38.035Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:16:38.051Z] === RUN TestNewListSecretsFilters [2022-05-12T17:16:38.051Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T17:16:38.051Z] === RUN TestNewListConfigsFilters [2022-05-12T17:16:38.051Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T17:16:38.051Z] PASS [2022-05-12T17:16:38.051Z] coverage: 0.5% of statements [2022-05-12T17:16:38.051Z] ok github.com/docker/docker/daemon/cluster 0.263s coverage: 0.5% of statements [2022-05-12T17:16:38.228Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T17:16:38.520Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T17:16:38.520Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T17:16:38.520Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T17:16:38.520Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParseEmptyInterface [2022-05-12T17:16:38.521Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParseNonInterfaceType [2022-05-12T17:16:38.521Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParseWithOneFunction [2022-05-12T17:16:38.521Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParseWithMultipleFuncs [2022-05-12T17:16:38.521Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParseWithUnnamedReturn [2022-05-12T17:16:38.521Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestEmbeddedInterface [2022-05-12T17:16:38.521Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestParsedImports [2022-05-12T17:16:38.521Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T17:16:38.521Z] === RUN TestAliasedImports [2022-05-12T17:16:38.521Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T17:16:38.521Z] PASS [2022-05-12T17:16:38.521Z] coverage: 56.8% of statements [2022-05-12T17:16:38.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T17:16:38.987Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T17:16:38.987Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T17:16:38.987Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T17:16:38.987Z] PASS [2022-05-12T17:16:38.987Z] coverage: 35.9% of statements [2022-05-12T17:16:38.987Z] ok github.com/docker/docker/daemon/cluster/convert 0.604s coverage: 35.9% of statements [2022-05-12T17:16:39.004Z] === RUN TestHTTPTransport [2022-05-12T17:16:39.004Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T17:16:39.004Z] PASS [2022-05-12T17:16:39.004Z] coverage: 85.7% of statements [2022-05-12T17:16:39.004Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2022-05-12T17:16:39.486Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:16:39.486Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T17:16:39.486Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T17:16:39.486Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:16:39.486Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T17:16:39.486Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T17:16:39.486Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T17:16:39.486Z] === RUN TestBufferPoolPutAndGet [2022-05-12T17:16:39.486Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T17:16:39.486Z] PASS [2022-05-12T17:16:39.486Z] coverage: 88.2% of statements [2022-05-12T17:16:39.968Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-05-12T17:16:39.968Z] 2022/05/12 17:16:39 Closing DB instances... [2022-05-12T17:16:39.968Z] time="2022-05-12T17:16:39Z" level=error msg="node: a1623333f4dd is unknown to memberlist" [2022-05-12T17:16:39.968Z] === RUN TestOutputOnPrematureClose [2022-05-12T17:16:39.968Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T17:16:39.968Z] === RUN TestCompleteSilently [2022-05-12T17:16:39.968Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T17:16:39.968Z] PASS [2022-05-12T17:16:39.968Z] coverage: 75.9% of statements [2022-05-12T17:16:39.968Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-05-12T17:16:40.450Z] === RUN TestSendToOneSub [2022-05-12T17:16:40.450Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T17:16:40.450Z] === RUN TestSendToMultipleSubs [2022-05-12T17:16:40.450Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T17:16:40.450Z] === RUN TestEvictOneSub [2022-05-12T17:16:40.450Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T17:16:40.450Z] === RUN TestClosePublisher [2022-05-12T17:16:40.450Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T17:16:40.450Z] === RUN TestPubSubRace [2022-05-12T17:16:40.587Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T17:16:40.587Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T17:16:40.931Z] time="2022-05-12T17:16:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T17:16:40.931Z] --- PASS: TestAllocateRandomDeallocate (2.52s) [2022-05-12T17:16:40.931Z] === RUN TestRetrieveFromStore [2022-05-12T17:16:40.977Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T17:16:40.977Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T17:16:41.203Z] === RUN TestWaitNodeAttachment [2022-05-12T17:16:41.203Z] === RUN TestBuilderGC [2022-05-12T17:16:41.203Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestFindConfigurationConflicts [2022-05-12T17:16:41.203Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T17:16:41.203Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T17:16:41.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T17:16:41.203Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T17:16:41.203Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T17:16:41.203Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_label [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T17:16:41.203Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T17:16:41.203Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T17:16:41.203Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T17:16:41.413Z] --- PASS: TestRetrieveFromStore (0.65s) [2022-05-12T17:16:41.413Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T17:16:41.413Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-12T17:16:41.413Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T17:16:41.413Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T17:16:41.413Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T17:16:41.413Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T17:16:41.413Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T17:16:41.413Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T17:16:41.413Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T17:16:41.413Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T17:16:41.413Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T17:16:41.413Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T17:16:41.413Z] === RUN TestDebug [2022-05-12T17:16:41.413Z] --- PASS: TestDebug (0.00s) [2022-05-12T17:16:41.413Z] === RUN TestRequestPoolParallel [2022-05-12T17:16:41.517Z] check_test.go:307: [d6bb305d0e0b9] daemon is not started [2022-05-12T17:16:41.517Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T17:16:41.670Z] time="2022-05-12T17:16:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T17:16:41.670Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-05-12T17:16:41.670Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T17:16:41.670Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:41.670Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestReloadBadDefaultConfig [2022-05-12T17:16:41.670Z] time="2022-05-12T17:16:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2657296406" [2022-05-12T17:16:41.670Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestReloadWithConflictingLabels [2022-05-12T17:16:41.670Z] time="2022-05-12T17:16:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1914693451" [2022-05-12T17:16:41.670Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T17:16:41.670Z] time="2022-05-12T17:16:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3746800367" [2022-05-12T17:16:41.670Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestMaskURLCredentials [2022-05-12T17:16:41.670Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestDaemonConfigurationMerge [2022-05-12T17:16:41.670Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T17:16:41.670Z] PASS [2022-05-12T17:16:41.670Z] coverage: 79.8% of statements [2022-05-12T17:16:41.670Z] ok github.com/docker/docker/daemon/config 0.262s coverage: 79.8% of statements [2022-05-12T17:16:41.670Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T17:16:41.670Z] === RUN TestIsolationConversion [2022-05-12T17:16:41.670Z] === RUN TestIsolationConversion/default [2022-05-12T17:16:41.670Z] === RUN TestIsolationConversion/process [2022-05-12T17:16:41.670Z] === RUN TestIsolationConversion/hyperv [2022-05-12T17:16:41.670Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestContainerLabels [2022-05-12T17:16:41.670Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestCredentialSpecConversion [2022-05-12T17:16:41.670Z] === RUN TestCredentialSpecConversion/none [2022-05-12T17:16:41.670Z] === RUN TestCredentialSpecConversion/config [2022-05-12T17:16:41.670Z] === RUN TestCredentialSpecConversion/file [2022-05-12T17:16:41.670Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T17:16:41.670Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T17:16:41.670Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountBind [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountVolume [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountTarget [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T17:16:41.670Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T17:16:41.670Z] PASS [2022-05-12T17:16:41.670Z] coverage: 11.0% of statements [2022-05-12T17:16:41.670Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2022-05-12T17:16:41.670Z] === RUN TestEventsLog [2022-05-12T17:16:41.670Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestEventsLogTimeout [2022-05-12T17:16:41.670Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestLogEvents [2022-05-12T17:16:41.670Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T17:16:41.670Z] === RUN TestLoadBufferedEvents [2022-05-12T17:16:41.670Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-05-12T17:16:41.670Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T17:16:41.670Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T17:16:41.670Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T17:16:41.670Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T17:16:41.670Z] PASS [2022-05-12T17:16:41.670Z] coverage: 50.0% of statements [2022-05-12T17:16:41.894Z] --- PASS: TestPubSubRace (1.04s) [2022-05-12T17:16:41.894Z] PASS [2022-05-12T17:16:41.894Z] coverage: 75.0% of statements [2022-05-12T17:16:41.894Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-05-12T17:16:41.894Z] --- PASS: TestRequestPoolParallel (0.29s) [2022-05-12T17:16:41.894Z] === RUN TestFullAllocateRelease [2022-05-12T17:16:41.894Z] --- PASS: TestFullAllocateRelease (0.31s) [2022-05-12T17:16:41.894Z] === RUN TestOddAllocateRelease [2022-05-12T17:16:42.137Z] ok github.com/docker/docker/daemon/events 0.213s coverage: 50.0% of statements [2022-05-12T17:16:42.376Z] === RUN TestRegister [2022-05-12T17:16:42.376Z] --- PASS: TestRegister (0.00s) [2022-05-12T17:16:42.376Z] === RUN TestCommand [2022-05-12T17:16:42.376Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-05-12T17:16:42.376Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T17:16:42.376Z] --- PASS: TestCommand (0.03s) [2022-05-12T17:16:42.376Z] === RUN TestNaiveSelf [2022-05-12T17:16:42.376Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T17:16:42.376Z] PASS [2022-05-12T17:16:42.376Z] coverage: 82.4% of statements [2022-05-12T17:16:42.376Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-05-12T17:16:42.376Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-12T17:16:42.376Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T17:16:42.376Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:16:42.376Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T17:16:42.376Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T17:16:42.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T17:16:42.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T17:16:42.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:16:42.376Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T17:16:42.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:16:42.376Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T17:16:42.376Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:16:42.376Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:16:42.376Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:16:42.376Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:16:42.376Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:16:42.376Z] PASS [2022-05-12T17:16:42.376Z] coverage: 85.3% of statements [2022-05-12T17:16:42.376Z] ok github.com/docker/docker/libnetwork/ipam 34.997s coverage: 85.3% of statements [2022-05-12T17:16:42.376Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-05-12T17:16:42.376Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T17:16:42.858Z] === RUN TestDump [2022-05-12T17:16:42.858Z] goroutine 6 [running]: [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.dump(0xed2d57?) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T17:16:42.858Z] testing.tRunner(0xc000164000, 0x109a4b0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:16:42.858Z] created by testing.(*T).Run [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:16:42.858Z] [2022-05-12T17:16:42.858Z] goroutine 1 [chan receive]: [2022-05-12T17:16:42.858Z] testing.(*T).Run(0xc000031d40, {0x1089154?, 0xeac1f3?}, 0x109a4b0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:16:42.858Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:16:42.858Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:16:42.858Z] testing.runTests(0xc000058500?, {0x121e400, 0x3, 0x3}, {0x175c0f70108?, 0x40?, 0x12234a0?}) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:16:42.858Z] testing.(*M).Run(0xc000058500) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:16:42.858Z] main.main() [2022-05-12T17:16:42.858Z] _testmain.go:99 +0x255 [2022-05-12T17:16:42.858Z] --- PASS: TestDump (0.00s) [2022-05-12T17:16:42.858Z] === RUN TestDumpToFile [2022-05-12T17:16:42.858Z] --- PASS: TestDumpToFile (0.12s) [2022-05-12T17:16:42.858Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T17:16:42.858Z] goroutine 8 [running]: [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.dump(0xf4ed93?) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf4ed60?}) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T17:16:42.858Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-12T17:16:42.858Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T17:16:42.858Z] testing.tRunner(0xc000164680, 0x109a4a0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:16:42.858Z] created by testing.(*T).Run [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:16:42.858Z] [2022-05-12T17:16:42.858Z] goroutine 1 [chan receive]: [2022-05-12T17:16:42.858Z] testing.(*T).Run(0xc000031d40, {0x109072b?, 0xeac1f3?}, 0x109a4a0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:16:42.858Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:16:42.858Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:16:42.858Z] testing.runTests(0xc000058500?, {0x121e400, 0x3, 0x3}, {0x175c0f70108?, 0x40?, 0x12234a0?}) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:16:42.858Z] testing.(*M).Run(0xc000058500) [2022-05-12T17:16:42.858Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:16:42.858Z] main.main() [2022-05-12T17:16:42.858Z] _testmain.go:99 +0x255 [2022-05-12T17:16:42.858Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T17:16:42.858Z] PASS [2022-05-12T17:16:42.858Z] coverage: 90.9% of statements [2022-05-12T17:16:42.858Z] ok github.com/docker/docker/pkg/stack 0.153s coverage: 90.9% of statements [2022-05-12T17:16:43.121Z] === RUN TestIsEmptyDir [2022-05-12T17:16:43.121Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T17:16:43.121Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T17:16:43.121Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T17:16:43.121Z] PASS [2022-05-12T17:16:43.121Z] coverage: 2.3% of statements [2022-05-12T17:16:43.121Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2022-05-12T17:16:43.121Z] === RUN TestLinkNaming [2022-05-12T17:16:43.121Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T17:16:43.121Z] === RUN TestLinkNew [2022-05-12T17:16:43.121Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T17:16:43.121Z] === RUN TestLinkEnv [2022-05-12T17:16:43.121Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T17:16:43.121Z] === RUN TestLinkMultipleEnv [2022-05-12T17:16:43.121Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T17:16:43.121Z] === RUN TestLinkPortRangeEnv [2022-05-12T17:16:43.121Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T17:16:43.121Z] PASS [2022-05-12T17:16:43.121Z] coverage: 93.0% of statements [2022-05-12T17:16:43.121Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-05-12T17:16:43.340Z] 2022/05/12 17:16:43 Closing DB instances... [2022-05-12T17:16:43.340Z] === RUN TestNewStdWriter [2022-05-12T17:16:43.340Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T17:16:43.340Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestWriteWithNilBytes [2022-05-12T17:16:43.340Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestWrite [2022-05-12T17:16:43.340Z] --- PASS: TestWrite (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestWriteWithWriterError [2022-05-12T17:16:43.340Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T17:16:43.340Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyWriteAndRead [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T17:16:43.340Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T17:16:43.340Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T17:16:43.340Z] PASS [2022-05-12T17:16:43.340Z] coverage: 100.0% of statements [2022-05-12T17:16:43.340Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-05-12T17:16:43.590Z] === RUN TestVerifyNetworkingConfig [2022-05-12T17:16:43.590Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestGetContainer [2022-05-12T17:16:43.590Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestValidContainerNames [2022-05-12T17:16:43.590Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestContainerInitDNS [2022-05-12T17:16:43.590Z] daemon_test.go:145: root required [2022-05-12T17:16:43.590Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestMerge [2022-05-12T17:16:43.590Z] --- PASS: TestMerge (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestValidateContainerIsolation [2022-05-12T17:16:43.590Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestFindNetworkErrorType [2022-05-12T17:16:43.590Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestEnsureServicesExist [2022-05-12T17:16:43.590Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestEnsureServicesExistErrors [2022-05-12T17:16:43.590Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T17:16:43.590Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T17:16:43.590Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T17:16:43.590Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T17:16:43.590Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:16:43.590Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T17:16:43.590Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestContainerDelete [2022-05-12T17:16:43.590Z] --- PASS: TestContainerDelete (0.01s) [2022-05-12T17:16:43.590Z] === RUN TestContainerDoubleDelete [2022-05-12T17:16:43.590Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T17:16:43.590Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T17:16:43.590Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestNoneHealthcheck [2022-05-12T17:16:43.590Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T17:16:43.590Z] === RUN TestHealthStates [2022-05-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] time="2022-05-12T17:16:43Z" 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-12T17:16:44.057Z] --- PASS: TestHealthStates (0.13s) [2022-05-12T17:16:44.057Z] === RUN TestGetInspectData [2022-05-12T17:16:44.057Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestFillLicense [2022-05-12T17:16:44.057Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestListInvalidFilter [2022-05-12T17:16:44.057Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestNameFilter [2022-05-12T17:16:44.057Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T17:16:44.057Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T17:16:44.057Z] === 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-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T17:16:44.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T17:16:44.057Z] --- 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-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T17:16:44.057Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T17:16:44.057Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadLabels [2022-05-12T17:16:44.057Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T17:16:44.057Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadMirrors [2022-05-12T17:16:44.057Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T17:16:44.057Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T17:16:44.057Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T17:16:44.057Z] reload_test.go:342: root required [2022-05-12T17:16:44.057Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:16:44.057Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T17:16:44.057Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T17:16:44.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T17:16:44.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T17:16:44.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T17:16:44.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T17:16:44.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T17:16:44.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T17:16:44.058Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T17:16:44.058Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T17:16:44.058Z] === RUN TestParseVolumesFrom [2022-05-12T17:16:44.058Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T17:16:44.058Z] PASS [2022-05-12T17:16:44.058Z] coverage: 8.5% of statements [2022-05-12T17:16:44.058Z] ok github.com/docker/docker/daemon 0.618s coverage: 8.5% of statements [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T17:16:44.058Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T17:16:44.091Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T17:16:44.091Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T17:16:44.091Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T17:16:44.091Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T17:16:44.091Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T17:16:44.091Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T17:16:44.091Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T17:16:44.091Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T17:16:44.091Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T17:16:44.091Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T17:16:44.091Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T17:16:44.354Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T17:16:44.354Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T17:16:44.354Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestFormatStatus [2022-05-12T17:16:44.354Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestFormatError [2022-05-12T17:16:44.354Z] --- PASS: TestFormatError (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestFormatJSONError [2022-05-12T17:16:44.354Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T17:16:44.354Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T17:16:44.354Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestNewJSONProgressOutput [2022-05-12T17:16:44.354Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestAuxFormatterEmit [2022-05-12T17:16:44.354Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestStreamWriterStdout [2022-05-12T17:16:44.354Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T17:16:44.354Z] === RUN TestStreamWriterStderr [2022-05-12T17:16:44.354Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T17:16:44.354Z] PASS [2022-05-12T17:16:44.354Z] coverage: 66.2% of statements [2022-05-12T17:16:44.354Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2022-05-12T17:16:44.836Z] === RUN TestGenerateRandomID [2022-05-12T17:16:44.836Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestShortenId [2022-05-12T17:16:44.836Z] --- PASS: TestShortenId (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestShortenSha256Id [2022-05-12T17:16:44.836Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestShortenIdEmpty [2022-05-12T17:16:44.836Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestShortenIdInvalid [2022-05-12T17:16:44.836Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestIsShortIDNonHex [2022-05-12T17:16:44.836Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T17:16:44.836Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T17:16:44.836Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T17:16:44.836Z] PASS [2022-05-12T17:16:44.836Z] coverage: 70.6% of statements [2022-05-12T17:16:44.836Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-05-12T17:16:44.836Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T17:16:44.836Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T17:16:45.155Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T17:16:45.318Z] time="2022-05-12T17:16:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T17:16:45.318Z] === RUN TestIsCpusetListAvailable [2022-05-12T17:16:45.318Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T17:16:45.318Z] PASS [2022-05-12T17:16:45.318Z] coverage: 39.4% of statements [2022-05-12T17:16:45.318Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-05-12T17:16:45.414Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T17:16:45.414Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T17:16:45.414Z] [2022-05-12T17:16:45.414Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T17:16:45.414Z] =========================== short test summary info ============================ [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T17:16:45.414Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T17:16:45.414Z] Not supported on most drivers [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T17:16:45.414Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T17:16:45.414Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T17:16:45.414Z] Can fail if eth0 has multiple IP addresses [2022-05-12T17:16:45.414Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T17:16:45.414Z] This doesn't seem to be taken into account by the engine [2022-05-12T17:16:45.414Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T17:16:45.414Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T17:16:45.414Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.06 seconds == [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/defaults [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T17:16:45.619Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T17:16:45.619Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-05-12T17:16:45.619Z] === RUN TestCreateSuccess [2022-05-12T17:16:45.619Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCreateStreamSkipped [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T17:16:45.619Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCreateLogGroupSuccess [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T17:16:45.619Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCreateError [2022-05-12T17:16:45.619Z] --- PASS: TestCreateError (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCreateAlreadyExists [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T17:16:45.619Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestLogClosed [2022-05-12T17:16:45.619Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestLogBlocking [2022-05-12T17:16:45.619Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T17:16:45.619Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T17:16:45.619Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestPublishBatchSuccess [2022-05-12T17:16:45.619Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestPublishBatchError [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=error msg=error [2022-05-12T17:16:45.619Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:16:45.619Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T17:16:45.619Z] time="2022-05-12T17:16:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T17:16:45.619Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchSimple [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchTicker [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T17:16:45.619Z] === RUN TestAdapterReadLogs [2022-05-12T17:16:45.619Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCopier [2022-05-12T17:16:45.619Z] --- PASS: TestCopier (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCopierLongLines [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchClose [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/3/���� [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T17:16:45.619Z] === RUN TestEffectiveLen/5/ [2022-05-12T17:16:45.619Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCopierSlow [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/0/ [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: He [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/6/a� [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: a [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: � [2022-05-12T17:16:45.619Z] === RUN TestFindValidSplit/7/a� [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T17:16:45.619Z] cloudwatchlogs_test.go:1077: [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T17:16:45.619Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestProcessEventEmoji [2022-05-12T17:16:45.619Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchLineSplit [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMaxEvents [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-12T17:16:45.619Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T17:16:45.619Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T17:16:45.620Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T17:16:45.620Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T17:16:45.620Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T17:16:45.620Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T17:16:45.620Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T17:16:45.620Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T17:16:45.620Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestCreateTagSuccess [2022-05-12T17:16:45.620Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T17:16:45.620Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T17:16:45.620Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T17:16:45.620Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T17:16:45.620Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T17:16:45.620Z] PASS [2022-05-12T17:16:45.620Z] coverage: 79.9% of statements [2022-05-12T17:16:45.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.369s coverage: 79.9% of statements [2022-05-12T17:16:45.620Z] --- PASS: TestCopierSlow (0.21s) [2022-05-12T17:16:45.620Z] === RUN TestCopierWithSized [2022-05-12T17:16:45.620Z] === RUN TestCopierWithSized/as_is [2022-05-12T17:16:45.620Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T17:16:45.620Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T17:16:45.620Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T17:16:45.620Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestCopierWithPartial [2022-05-12T17:16:45.620Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestRingLogger [2022-05-12T17:16:45.620Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestRingCap [2022-05-12T17:16:45.620Z] --- PASS: TestRingCap (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestRingClose [2022-05-12T17:16:45.620Z] --- PASS: TestRingClose (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestRingDrain [2022-05-12T17:16:45.620Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T17:16:45.620Z] PASS [2022-05-12T17:16:45.620Z] coverage: 43.2% of statements [2022-05-12T17:16:45.620Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T17:16:45.620Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestSearchRegistryForImages [2022-05-12T17:16:45.620Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T17:16:45.620Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T17:16:45.620Z] === RUN TestImageDelete [2022-05-12T17:16:45.620Z] === RUN TestImageDelete/no_lease [2022-05-12T17:16:45.620Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 43.2% of statements [2022-05-12T17:16:45.620Z] === RUN TestImageDelete/lease_exists [2022-05-12T17:16:45.620Z] --- PASS: TestImageDelete (0.03s) [2022-05-12T17:16:45.620Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T17:16:45.620Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T17:16:45.620Z] === RUN TestContentStoreForPull [2022-05-12T17:16:45.672Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T17:16:46.005Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T17:16:46.005Z] === RUN TestInfoDebug [2022-05-12T17:16:46.005Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T17:16:46.005Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:16:46.005Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T17:16:46.005Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:16:46.005Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T17:16:46.005Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:16:46.005Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T17:16:46.005Z] === RUN TestPingCacheHeaders [2022-05-12T17:16:46.005Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T17:16:46.005Z] === RUN TestPingGet [2022-05-12T17:16:46.005Z] --- PASS: TestPingGet (0.02s) [2022-05-12T17:16:46.005Z] === RUN TestPingHead [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T17:16:46.087Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T17:16:46.087Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T17:16:46.088Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestContentStoreForPull (0.15s) [2022-05-12T17:16:46.088Z] PASS [2022-05-12T17:16:46.088Z] coverage: 6.6% of statements [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T17:16:46.088Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T17:16:46.088Z] PASS [2022-05-12T17:16:46.088Z] coverage: 53.6% of statements [2022-05-12T17:16:46.088Z] ok github.com/docker/docker/daemon/logger/fluentd 0.090s coverage: 53.6% of statements [2022-05-12T17:16:46.088Z] ok github.com/docker/docker/daemon/images 0.327s coverage: 6.6% of statements [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T17:16:46.088Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T17:16:46.263Z] --- PASS: TestPingHead (0.02s) [2022-05-12T17:16:46.263Z] === RUN TestPingSwarmHeader [2022-05-12T17:16:46.332Z] === RUN TestChtimes [2022-05-12T17:16:46.332Z] --- PASS: TestChtimes (0.00s) [2022-05-12T17:16:46.332Z] === RUN TestChtimesWindows [2022-05-12T17:16:46.332Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T17:16:46.332Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T17:16:46.332Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T17:16:46.332Z] PASS [2022-05-12T17:16:46.332Z] coverage: 13.0% of statements [2022-05-12T17:16:46.332Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 13.0% of statements [2022-05-12T17:16:46.556Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T17:16:46.556Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T17:16:46.556Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T17:16:46.556Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-05-12T17:16:46.556Z] === RUN TestFastTimeMarshalJSON [2022-05-12T17:16:46.556Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T17:16:46.556Z] PASS [2022-05-12T17:16:46.556Z] coverage: 87.2% of statements [2022-05-12T17:16:46.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.179s coverage: 87.2% of statements [2022-05-12T17:16:46.778Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T17:16:46.830Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T17:16:47.006Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T17:16:47.024Z] === RUN TestJSONFileLogger [2022-05-12T17:16:47.024Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T17:16:47.024Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T17:16:47.024Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T17:16:47.024Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T17:16:47.024Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T17:16:47.024Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T17:16:47.024Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T17:16:47.024Z] === RUN TestEncodeDecode [2022-05-12T17:16:47.024Z] === PAUSE TestEncodeDecode [2022-05-12T17:16:47.024Z] === RUN TestUnexpectedEOF [2022-05-12T17:16:47.088Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T17:16:47.348Z] === RUN TestTailFile [2022-05-12T17:16:47.348Z] --- PASS: TestTailFile (0.00s) [2022-05-12T17:16:47.348Z] === RUN TestTailFileManyLines [2022-05-12T17:16:47.348Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T17:16:47.348Z] === RUN TestTailEmptyFile [2022-05-12T17:16:47.348Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T17:16:47.348Z] === RUN TestTailNegativeN [2022-05-12T17:16:47.348Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:16:47.348Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.349Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.350Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.351Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.351Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:16:47.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:16:47.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:16:47.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:16:47.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:16:47.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.354Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.01s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.491Z] time="2022-05-12T17:16:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:16:47.491Z] time="2022-05-12T17:16:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T17:16:47.491Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-05-12T17:16:47.491Z] === CONT TestEncodeDecode [2022-05-12T17:16:47.491Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T17:16:47.491Z] PASS [2022-05-12T17:16:47.491Z] coverage: 69.9% of statements [2022-05-12T17:16:47.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.217s coverage: 69.9% of statements [2022-05-12T17:16:47.491Z] === RUN TestWriteLog [2022-05-12T17:16:47.491Z] === PAUSE TestWriteLog [2022-05-12T17:16:47.491Z] === RUN TestReadLog [2022-05-12T17:16:47.491Z] === PAUSE TestReadLog [2022-05-12T17:16:47.491Z] === RUN TestDecode [2022-05-12T17:16:47.491Z] --- PASS: TestDecode (0.02s) [2022-05-12T17:16:47.491Z] === CONT TestWriteLog [2022-05-12T17:16:47.491Z] === CONT TestReadLog [2022-05-12T17:16:47.491Z] === RUN TestReadLog/tail_exact [2022-05-12T17:16:47.491Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:16:47.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:16:47.838Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:16:47.838Z] PASS [2022-05-12T17:16:47.838Z] coverage: 88.6% of statements [2022-05-12T17:16:47.838Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2022-05-12T17:16:47.959Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T17:16:47.959Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T17:16:47.959Z] --- PASS: TestReadLog (0.16s) [2022-05-12T17:16:47.959Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-12T17:16:47.959Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T17:16:47.959Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T17:16:47.959Z] PASS [2022-05-12T17:16:47.959Z] coverage: 78.7% of statements [2022-05-12T17:16:47.959Z] ok github.com/docker/docker/daemon/logger/local 0.329s coverage: 78.7% of statements [2022-05-12T17:16:47.959Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T17:16:47.959Z] === RUN TestOpenFileDelete [2022-05-12T17:16:47.959Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestOpenFileRename [2022-05-12T17:16:47.959Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestHandleDecoderErr [2022-05-12T17:16:47.959Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestParseLogTagDefaultTag [2022-05-12T17:16:47.959Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestParseLogTag [2022-05-12T17:16:47.959Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestParseLogTagEmptyTag [2022-05-12T17:16:47.959Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestTailFiles [2022-05-12T17:16:47.959Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestFollowLogsConsumerGone [2022-05-12T17:16:47.959Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestFollowLogsProducerGone [2022-05-12T17:16:47.959Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T17:16:47.959Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T17:16:47.959Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T17:16:47.959Z] === RUN TestCheckCapacityAndRotate [2022-05-12T17:16:47.959Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T17:16:47.959Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T17:16:47.959Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-12T17:16:47.959Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T17:16:47.959Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-05-12T17:16:47.959Z] PASS [2022-05-12T17:16:47.959Z] coverage: 50.7% of statements [2022-05-12T17:16:47.959Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 50.7% of statements [2022-05-12T17:16:48.320Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T17:16:48.320Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestTarSumRemove [2022-05-12T17:16:48.320Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestSortFileInfoSums [2022-05-12T17:16:48.320Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T17:16:48.320Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestNewTarSumForLabel [2022-05-12T17:16:48.320Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestEmptyTar [2022-05-12T17:16:48.320Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestTarSumsReadSize [2022-05-12T17:16:48.320Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestTarSums [2022-05-12T17:16:48.320Z] --- PASS: TestTarSums (0.05s) [2022-05-12T17:16:48.320Z] === RUN TestIteration [2022-05-12T17:16:48.320Z] --- PASS: TestIteration (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestVersionLabelForChecksum [2022-05-12T17:16:48.320Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestVersion [2022-05-12T17:16:48.320Z] --- PASS: TestVersion (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestGetVersion [2022-05-12T17:16:48.320Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T17:16:48.320Z] === RUN TestGetVersions [2022-05-12T17:16:48.320Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T17:16:48.320Z] PASS [2022-05-12T17:16:48.320Z] coverage: 89.3% of statements [2022-05-12T17:16:48.320Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-05-12T17:16:48.464Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T17:16:48.465Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-05-12T17:16:48.465Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T17:16:48.465Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T17:16:48.465Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T17:16:48.465Z] === RUN TestVersion [2022-05-12T17:16:48.465Z] --- PASS: TestVersion (0.02s) [2022-05-12T17:16:48.465Z] === CONT TestDiskUsage [2022-05-12T17:16:48.543Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T17:16:48.543Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T17:16:48.543Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T17:16:48.543Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T17:16:48.543Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T17:16:48.543Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T17:16:48.543Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T17:16:48.543Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T17:16:48.543Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T17:16:48.723Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T17:16:48.802Z] === RUN TestTruncIndex [2022-05-12T17:16:48.802Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T17:16:48.802Z] PASS [2022-05-12T17:16:48.802Z] coverage: 91.5% of statements [2022-05-12T17:16:48.802Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-05-12T17:16:48.948Z] === RUN TestLog [2022-05-12T17:16:48.948Z] --- PASS: TestLog (0.02s) [2022-05-12T17:16:48.948Z] PASS [2022-05-12T17:16:48.948Z] coverage: 31.5% of statements [2022-05-12T17:16:48.948Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-05-12T17:16:48.948Z] === RUN TestNewParse [2022-05-12T17:16:48.948Z] --- PASS: TestNewParse (0.00s) [2022-05-12T17:16:48.948Z] PASS [2022-05-12T17:16:48.948Z] coverage: 8.3% of statements [2022-05-12T17:16:48.948Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2022-05-12T17:16:48.948Z] === RUN TestValidateLogOpt [2022-05-12T17:16:48.948Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestNewMissedConfig [2022-05-12T17:16:48.948Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestNewMissedUrl [2022-05-12T17:16:48.948Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestNewMissedToken [2022-05-12T17:16:48.948Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestNewWithProxy [2022-05-12T17:16:48.948Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestDefault [2022-05-12T17:16:48.948Z] --- PASS: TestDefault (0.01s) [2022-05-12T17:16:48.948Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T17:16:48.948Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestJsonFormat [2022-05-12T17:16:48.948Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T17:16:48.948Z] === RUN TestRawFormat [2022-05-12T17:16:48.948Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestRawFormatWithLabels [2022-05-12T17:16:48.948Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestRawFormatWithoutTag [2022-05-12T17:16:48.948Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T17:16:48.948Z] === RUN TestBatching [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T17:16:48.981Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T17:16:49.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage (1.12s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T17:16:49.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:16:49.252Z] PASS [2022-05-12T17:16:49.252Z] [2022-05-12T17:16:49.252Z] === Skipped [2022-05-12T17:16:49.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:16:49.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:16:49.252Z] [2022-05-12T17:16:49.252Z] DONE 54 tests, 1 skipped in 22.179s [2022-05-12T17:16:49.252Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T17:16:49.252Z] ++ 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-12T17:16:49.252Z] ++ set -e [2022-05-12T17:16:49.252Z] ++ '[' -n 0 ']' [2022-05-12T17:16:49.252Z] ++ set -x [2022-05-12T17:16:49.252Z] ++ 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-12T17:16:49.284Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T17:16:49.284Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T17:16:49.284Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T17:16:49.284Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T17:16:49.284Z] === RUN TestVersionInfo [2022-05-12T17:16:49.284Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T17:16:49.284Z] === RUN TestAppendVersions [2022-05-12T17:16:49.284Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T17:16:49.284Z] PASS [2022-05-12T17:16:49.284Z] coverage: 88.9% of statements [2022-05-12T17:16:49.284Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-12T17:16:49.415Z] === RUN TestParseLogFormat [2022-05-12T17:16:49.415Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestValidateLogOptEmpty [2022-05-12T17:16:49.415Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestParseAddressDefaultPort [2022-05-12T17:16:49.415Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestValidateSyslogFacility [2022-05-12T17:16:49.415Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T17:16:49.415Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestValidateLogOpt [2022-05-12T17:16:49.415Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T17:16:49.415Z] PASS [2022-05-12T17:16:49.415Z] coverage: 43.6% of statements [2022-05-12T17:16:49.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 43.6% of statements [2022-05-12T17:16:49.415Z] --- PASS: TestBatching (0.19s) [2022-05-12T17:16:49.415Z] === RUN TestFrequency [2022-05-12T17:16:49.415Z] --- PASS: TestFrequency (0.16s) [2022-05-12T17:16:49.415Z] === RUN TestOneMessagePerRequest [2022-05-12T17:16:49.415Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestVerify [2022-05-12T17:16:49.415Z] --- PASS: TestVerify (0.00s) [2022-05-12T17:16:49.415Z] === RUN TestSkipVerify [2022-05-12T17:16:49.514Z] INFO: Testing against a local daemon [2022-05-12T17:16:49.514Z] === RUN TestVolumesCreateAndList [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T17:16:49.514Z] === RUN TestVolumesRemove [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T17:16:49.514Z] === RUN TestVolumesInspect [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:16:49.514Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:16:49.514Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:16:49.514Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:16:49.514Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:16:49.514Z] PASS [2022-05-12T17:16:49.514Z] [2022-05-12T17:16:49.514Z] DONE 9 tests in 0.210s [2022-05-12T17:16:49.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:16:49.783Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T17:16:49.783Z] +++ kill 14243 [2022-05-12T17:16:49.783Z] +++ /etc/init.d/apparmor stop [2022-05-12T17:16:49.783Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:16:49.783Z] [2022-05-12T17:16:49.783Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:16:49.783Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:16:49.783Z] [2022-05-12T17:16:49.783Z] To set a process to complain mode, use the command line tool [2022-05-12T17:16:49.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:16:49.783Z] +++ true [2022-05-12T17:16:49.783Z] exiting test-integration [2022-05-12T17:16:49.783Z] ++ exit 0 [2022-05-12T17:16:49.783Z] [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] --- PASS: TestSkipVerify (0.40s) [2022-05-12T17:16:49.882Z] === RUN TestBufferMaximum [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.638517\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.638517\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.882Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T17:16:49.882Z] === RUN TestServerAlwaysDown [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.641749\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.641749\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.882Z] time="2022-05-12T17:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T17:16:49.883Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.641749\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.883Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.643379\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.883Z] time="2022-05-12T17:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652375809.643379\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:49.883Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T17:16:49.883Z] === RUN TestCannotSendAfterClose [2022-05-12T17:16:49.883Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T17:16:49.883Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T17:16:50.047Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T17:16:50.297Z] === RUN TestNewSettable [2022-05-12T17:16:50.298Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T17:16:50.298Z] === RUN TestIsSettable [2022-05-12T17:16:50.298Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T17:16:50.298Z] === RUN TestUpdateSettingsEnv [2022-05-12T17:16:50.298Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T17:16:50.298Z] PASS [2022-05-12T17:16:50.298Z] coverage: 20.0% of statements [2022-05-12T17:16:50.298Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2022-05-12T17:16:50.349Z] === RUN TestV2MetadataService Post stage [Pipeline] junit [2022-05-12T17:16:50.730Z] Recording test results [2022-05-12T17:16:50.779Z] === RUN TestValidatePrivileges [2022-05-12T17:16:50.779Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T17:16:50.779Z] === RUN TestFilterByCapNeg [2022-05-12T17:16:50.779Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T17:16:50.779Z] === RUN TestFilterByCapPos [2022-05-12T17:16:50.779Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T17:16:50.779Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T17:16:50.779Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T17:16:50.779Z] PASS [2022-05-12T17:16:50.779Z] coverage: 12.2% of statements [2022-05-12T17:16:50.779Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.2% of statements [2022-05-12T17:16:50.816Z] --- PASS: TestV2MetadataService (0.59s) [2022-05-12T17:16:50.816Z] PASS [2022-05-12T17:16:50.816Z] coverage: 44.4% of statements [2022-05-12T17:16:50.816Z] ok github.com/docker/docker/distribution/metadata 0.782s coverage: 44.4% of statements [2022-05-12T17:16:50.816Z] time="2022-05-12T17:16:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T17:16:50.816Z] time="2022-05-12T17:16:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f7ca1dcbfb2b\"}'" [2022-05-12T17:16:50.816Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T17:16:50.816Z] PASS [2022-05-12T17:16:50.816Z] coverage: 82.5% of statements [2022-05-12T17:16:50.816Z] ok github.com/docker/docker/daemon/logger/splunk 1.924s coverage: 82.5% of statements [2022-05-12T17:16:50.816Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T17:16:50.816Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T17:16:50.816Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T17:16:50.908Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T17:16:51.242Z] + echo Ensuring container killed. [2022-05-12T17:16:51.243Z] Ensuring container killed. [2022-05-12T17:16:51.243Z] + docker rm -vf docker-pr9 [2022-05-12T17:16:51.243Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-12T17:16:51.261Z] === RUN TestLoad [2022-05-12T17:16:51.261Z] --- PASS: TestLoad (0.00s) [2022-05-12T17:16:51.261Z] === RUN TestSave [2022-05-12T17:16:51.261Z] --- PASS: TestSave (0.02s) [2022-05-12T17:16:51.261Z] === RUN TestAddDeleteGet [2022-05-12T17:16:51.261Z] --- PASS: TestAddDeleteGet (0.02s) [2022-05-12T17:16:51.261Z] === RUN TestInvalidTags [2022-05-12T17:16:51.261Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T17:16:51.261Z] PASS [2022-05-12T17:16:51.261Z] coverage: 84.4% of statements [2022-05-12T17:16:51.261Z] ok github.com/docker/docker/reference 0.082s coverage: 84.4% of statements [2022-05-12T17:16:51.284Z] === RUN TestSuccessfulDownload [2022-05-12T17:16:51.284Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:16:51.284Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T17:16:51.284Z] === RUN TestCancelledDownload [2022-05-12T17:16:51.284Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T17:16:51.284Z] === RUN TestMaxDownloadAttempts [2022-05-12T17:16:51.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:16:51.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:16:51.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:16:51.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:16:51.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:16:51.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:16:51.284Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:16:51.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:16:51.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T17:16:51.284Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T17:16:51.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T17:16:51.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T17:16:51.444Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T17:16:51.444Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T17:16:51.444Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T17:16:51.444Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T17:16:51.444Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T17:16:51.522Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:16:51.522Z] Chowning /workspace to jenkins user [2022-05-12T17:16:51.522Z] + id -u [2022-05-12T17:16:51.522Z] + id -g [2022-05-12T17:16:51.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T17:16:51.751Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T17:16:51.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-05-12T17:16:51.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-05-12T17:16:51.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-05-12T17:16:51.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-05-12T17:16:51.751Z] === RUN TestTransfer [2022-05-12T17:16:51.751Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T17:16:51.751Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T17:16:51.751Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T17:16:51.751Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T17:16:51.751Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T17:16:51.751Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T17:16:51.751Z] === RUN TestManifestStore [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T17:16:51.751Z] --- PASS: TestTransfer (0.21s) [2022-05-12T17:16:51.751Z] === RUN TestConcurrencyLimit [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1378973808\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/no_local_cache [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/with_local_cache [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="reference for unknown type: " [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="reference for unknown type: " [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="reference for unknown type: " [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="reference for unknown type: " [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="reference for unknown type: " [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T17:16:51.751Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T17:16:51.751Z] time="2022-05-12T17:16:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore (0.21s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T17:16:52.219Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestFixManifestLayers [2022-05-12T17:16:52.219Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T17:16:52.219Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:16:52.219Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestFixManifestLayersBadParent [2022-05-12T17:16:52.219Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestValidateManifest [2022-05-12T17:16:52.219Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:16:52.219Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestFormatPlatform [2022-05-12T17:16:52.219Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestPullSchema2Config [2022-05-12T17:16:52.219Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.219Z] === RUN TestPullSchema2Config/500_status [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.219Z] === RUN TestPullSchema2Config/EOF [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:16:52.219Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.219Z] 2022/05/12 17:16:51 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-12T17:16:52.219Z] goroutine 117 [running]: [2022-05-12T17:16:52.219Z] net/http.(*conn).serve.func1() [2022-05-12T17:16:52.219Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:16:52.219Z] panic({0xf98ee0, 0x117b2f0}) [2022-05-12T17:16:52.219Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:16:52.219Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004c6000?, {0x1182a98?, 0xc0004d40e0?}) [2022-05-12T17:16:52.219Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T17:16:52.219Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1182a98, 0xc0004d40e0}, 0xc00011c000) [2022-05-12T17:16:52.219Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T17:16:52.219Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1182a98?, 0xc0004d40e0?}, 0xc000080000?) [2022-05-12T17:16:52.219Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:16:52.219Z] net/http.serverHandler.ServeHTTP({0xc000038150?}, {0x1182a98, 0xc0004d40e0}, 0xc00011c000) [2022-05-12T17:16:52.219Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:16:52.219Z] net/http.(*conn).serve(0xc0002be0a0, {0x1183310, 0xc000038990}) [2022-05-12T17:16:52.219Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:16:52.219Z] created by net/http.(*Server).Serve [2022-05-12T17:16:52.219Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:16:52.219Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-12T17:16:52.219Z] === RUN TestInactiveJobs [2022-05-12T17:16:52.219Z] === RUN TestNotFound [2022-05-12T17:16:52.219Z] --- PASS: TestNotFound (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestConflict [2022-05-12T17:16:52.219Z] --- PASS: TestConflict (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestForbidden [2022-05-12T17:16:52.219Z] --- PASS: TestForbidden (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestInvalidParameter [2022-05-12T17:16:52.219Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestNotImplemented [2022-05-12T17:16:52.219Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestNotModified [2022-05-12T17:16:52.219Z] --- PASS: TestNotModified (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestUnauthorized [2022-05-12T17:16:52.219Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestUnknown [2022-05-12T17:16:52.219Z] --- PASS: TestUnknown (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestCancelled [2022-05-12T17:16:52.219Z] --- PASS: TestCancelled (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestDeadline [2022-05-12T17:16:52.219Z] --- PASS: TestDeadline (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestDataLoss [2022-05-12T17:16:52.219Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestUnavailable [2022-05-12T17:16:52.219Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestSystem [2022-05-12T17:16:52.219Z] --- PASS: TestSystem (0.00s) [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Conflict [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T17:16:52.219Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T17:16:52.219Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T17:16:52.219Z] PASS [2022-05-12T17:16:52.219Z] coverage: 77.0% of statements [2022-05-12T17:16:52.219Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T17:16:52.274Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T17:16:52.274Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T17:16:52.274Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T17:16:52.274Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestValidateMirror [2022-05-12T17:16:52.274Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestLoadInsecureRegistries [2022-05-12T17:16:52.274Z] time="2022-05-12T17:16:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReader [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T17:16:52.274Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T17:16:52.274Z] PASS [2022-05-12T17:16:52.274Z] coverage: 100.0% of statements [2022-05-12T17:16:52.274Z] ok github.com/docker/docker/registry/resumable 0.167s coverage: 100.0% of statements [2022-05-12T17:16:52.274Z] time="2022-05-12T17:16:51Z" 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-12T17:16:52.274Z] time="2022-05-12T17:16:52Z" 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-12T17:16:52.274Z] time="2022-05-12T17:16:52Z" 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-12T17:16:52.274Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-12T17:16:52.274Z] === RUN TestNewServiceConfig [2022-05-12T17:16:52.274Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestValidateIndexName [2022-05-12T17:16:52.274Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestValidateIndexNameWithError [2022-05-12T17:16:52.274Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestEndpointParse [2022-05-12T17:16:52.274Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestEndpointParseInvalid [2022-05-12T17:16:52.274Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestValidateEndpoint [2022-05-12T17:16:52.274Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestPing [2022-05-12T17:16:52.274Z] --- PASS: TestPing (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestPingRegistryEndpoint [2022-05-12T17:16:52.274Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:52.274Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T17:16:52.274Z] === RUN TestEndpoint [2022-05-12T17:16:52.274Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:52.274Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestParseRepositoryInfo [2022-05-12T17:16:52.274Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestNewIndexInfo [2022-05-12T17:16:52.274Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestMirrorEndpointLookup [2022-05-12T17:16:52.274Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:16:52.274Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestSearchRepositories [2022-05-12T17:16:52.274Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T17:16:52.274Z] Host: 127.0.0.1:49315 [2022-05-12T17:16:52.274Z] User-Agent: docker test client [2022-05-12T17:16:52.274Z] Authorization: Token fake-token [2022-05-12T17:16:52.274Z] X-Docker-Token: true [2022-05-12T17:16:52.274Z] Accept-Encoding: gzip [2022-05-12T17:16:52.274Z] [2022-05-12T17:16:52.274Z] [2022-05-12T17:16:52.274Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T17:16:52.274Z] Connection: close [2022-05-12T17:16:52.274Z] Content-Length: 144 [2022-05-12T17:16:52.274Z] Cache-Control: no-cache [2022-05-12T17:16:52.274Z] Content-Type: application/json [2022-05-12T17:16:52.274Z] Date: Thu, 12 May 2022 17:16:52 GMT [2022-05-12T17:16:52.274Z] Expires: -1 [2022-05-12T17:16:52.274Z] Pragma: no-cache [2022-05-12T17:16:52.274Z] Server: docker-tests/mock [2022-05-12T17:16:52.274Z] X-Docker-Registry-Config: mock [2022-05-12T17:16:52.274Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T17:16:52.274Z] [2022-05-12T17:16:52.274Z] [2022-05-12T17:16:52.274Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T17:16:52.274Z] === RUN TestTrustedLocation [2022-05-12T17:16:52.274Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T17:16:52.274Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T17:16:52.274Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T17:16:52.274Z] === RUN TestIsSecureIndex [2022-05-12T17:16:52.274Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T17:16:52.274Z] PASS [2022-05-12T17:16:52.274Z] coverage: 51.7% of statements [2022-05-12T17:16:52.274Z] ok github.com/docker/docker/registry 0.204s coverage: 51.7% of statements [2022-05-12T17:16:52.566Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T17:16:52.566Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T17:16:52.686Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.686Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T17:16:52.686Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T17:16:52.686Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T17:16:52.686Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T17:16:52.686Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T17:16:52.686Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-12T17:16:52.686Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-12T17:16:52.686Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T17:16:52.686Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestLayerAlreadyExists [2022-05-12T17:16:52.686Z] 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-12T17:16:52.686Z] 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-12T17:16:52.686Z] 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-12T17:16:52.686Z] 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-12T17:16:52.686Z] 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-12T17:16:52.686Z] 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-12T17:16:52.686Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T17:16:52.686Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-12T17:16:52.686Z] === RUN TestWatchRelease [2022-05-12T17:16:52.686Z] === RUN TestFSGetInvalidData [2022-05-12T17:16:52.686Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSInvalidSet [2022-05-12T17:16:52.686Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T17:16:52.686Z] === RUN TestWatchFinishedTransfer [2022-05-12T17:16:52.686Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestDuplicateTransfer [2022-05-12T17:16:52.686Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSInvalidRoot [2022-05-12T17:16:52.686Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSMetadataGetSet [2022-05-12T17:16:52.686Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-12T17:16:52.686Z] === RUN TestFSInvalidWalker [2022-05-12T17:16:52.686Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSGetSet [2022-05-12T17:16:52.686Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-12T17:16:52.686Z] === RUN TestSuccessfulUpload [2022-05-12T17:16:52.686Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T17:16:52.686Z] === RUN TestFSGetUnsetKey [2022-05-12T17:16:52.686Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestFSGetEmptyData [2022-05-12T17:16:52.686Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestFSDelete [2022-05-12T17:16:52.686Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSWalker [2022-05-12T17:16:52.686Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestFSWalkerStopOnError [2022-05-12T17:16:52.686Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T17:16:52.686Z] === RUN TestNewFromJSON [2022-05-12T17:16:52.686Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T17:16:52.686Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestMarshalKeyOrder [2022-05-12T17:16:52.686Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestHistoryEqual [2022-05-12T17:16:52.686Z] --- PASS: TestHistoryEqual (0.13s) [2022-05-12T17:16:52.686Z] === RUN TestImage [2022-05-12T17:16:52.686Z] --- PASS: TestImage (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestImageOSNotEmpty [2022-05-12T17:16:52.686Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T17:16:52.686Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestCreate [2022-05-12T17:16:52.686Z] --- PASS: TestCreate (0.00s) [2022-05-12T17:16:52.686Z] === RUN TestRestore [2022-05-12T17:16:52.686Z] time="2022-05-12T17:16:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T17:16:52.756Z] === RUN TestRestartManagerTimeout [2022-05-12T17:16:52.756Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T17:16:52.756Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T17:16:52.756Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T17:16:52.756Z] PASS [2022-05-12T17:16:52.756Z] coverage: 50.9% of statements [2022-05-12T17:16:52.756Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:16:53.129Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T17:16:53.129Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T17:16:53.153Z] --- PASS: TestRestore (0.02s) [2022-05-12T17:16:53.153Z] === RUN TestAddDelete [2022-05-12T17:16:53.153Z] --- PASS: TestAddDelete (0.01s) [2022-05-12T17:16:53.153Z] === RUN TestSearchAfterDelete [2022-05-12T17:16:53.153Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T17:16:53.153Z] === RUN TestParentReset [2022-05-12T17:16:53.153Z] time="2022-05-12T17:16:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T17:16:53.153Z] --- PASS: TestParentReset (0.02s) [2022-05-12T17:16:53.153Z] === RUN TestGetAndSetLastUpdated [2022-05-12T17:16:53.153Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T17:16:53.153Z] === RUN TestStoreLen [2022-05-12T17:16:53.153Z] --- PASS: TestStoreLen (0.03s) [2022-05-12T17:16:53.153Z] PASS [2022-05-12T17:16:53.153Z] coverage: 86.9% of statements [2022-05-12T17:16:53.153Z] ok github.com/docker/docker/image 0.403s coverage: 86.9% of statements [2022-05-12T17:16:53.153Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T17:16:53.153Z] === RUN TestCancelledUpload [2022-05-12T17:16:53.153Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T17:16:53.153Z] PASS [2022-05-12T17:16:53.153Z] coverage: 76.8% of statements [2022-05-12T17:16:53.153Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 76.8% of statements [2022-05-12T17:16:53.153Z] === RUN TestCompare [2022-05-12T17:16:53.153Z] --- PASS: TestCompare (0.00s) [2022-05-12T17:16:53.153Z] PASS [2022-05-12T17:16:53.153Z] coverage: 19.2% of statements [2022-05-12T17:16:53.153Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2022-05-12T17:16:53.194Z] + bundleName=arm64-integration [2022-05-12T17:16:53.194Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T17:16:53.194Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T17:16:53.194Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-12T17:16:53.195Z] + 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-12T17:16:53.238Z] === RUN TestDecodeContainerConfig [2022-05-12T17:16:53.238Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T17:16:53.238Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T17:16:53.238Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T17:16:53.238Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T17:16:53.238Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T17:16:53.238Z] === RUN TestValidatePrivileged [2022-05-12T17:16:53.238Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T17:16:53.238Z] PASS [2022-05-12T17:16:53.238Z] coverage: 52.4% of statements [2022-05-12T17:16:53.238Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.4% of statements [2022-05-12T17:16:53.238Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T17:16:53.238Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T17:16:53.238Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T17:16:53.238Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T17:16:53.238Z] PASS [2022-05-12T17:16:53.238Z] coverage: 62.5% of statements [2022-05-12T17:16:53.238Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [Pipeline] archiveArtifacts [2022-05-12T17:16:53.464Z] Archiving artifacts [2022-05-12T17:16:53.620Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-05-12T17:16:53.621Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T17:16:53.621Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T17:16:53.621Z] === RUN TestTokenPassThru [2022-05-12T17:16:53.621Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T17:16:53.621Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T17:16:53.621Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-12T17:16:53.621Z] PASS [2022-05-12T17:16:53.621Z] coverage: 26.6% of statements [2022-05-12T17:16:53.621Z] ok github.com/docker/docker/distribution 1.972s coverage: 26.6% of statements [2022-05-12T17:16:53.621Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T17:16:53.621Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T17:16:53.720Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T17:16:53.720Z] === RUN TestClientStream [2022-05-12T17:16:53.720Z] --- PASS: TestClientStream (0.00s) [2022-05-12T17:16:53.720Z] === RUN TestClientSendFile [2022-05-12T17:16:53.720Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T17:16:53.720Z] === RUN TestClientWithRequestTimeout [2022-05-12T17:16:53.720Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T17:16:53.720Z] === RUN TestFileSpecPlugin [2022-05-12T17:16:53.720Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T17:16:53.720Z] === RUN TestFileJSONSpecPlugin [2022-05-12T17:16:53.720Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-12T17:16:53.720Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T17:16:53.720Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-12T17:16:53.720Z] === RUN TestPluginAddHandler [2022-05-12T17:16:53.720Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T17:16:53.720Z] === RUN TestPluginWaitBadPlugin [2022-05-12T17:16:53.720Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T17:16:53.720Z] === RUN TestGet [2022-05-12T17:16:53.720Z] time="2022-05-12T17:16:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T17:16:53.818Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:16:54.126Z] + make clean [2022-05-12T17:16:54.126Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:16:54.126Z] docker-dev-cache [2022-05-12T17:16:54.126Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T17:16:54.606Z] === RUN TestValidateManifest [2022-05-12T17:16:54.606Z] === RUN TestValidateManifest/non-nil [2022-05-12T17:16:54.606Z] === RUN TestValidateManifest/nil [2022-05-12T17:16:54.606Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T17:16:54.606Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T17:16:54.606Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T17:16:54.606Z] PASS [2022-05-12T17:16:54.606Z] coverage: 0.7% of statements [2022-05-12T17:16:54.606Z] ok github.com/docker/docker/image/tarexport 0.177s coverage: 0.7% of statements [2022-05-12T17:16:54.606Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T17:16:54.606Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T17:16:54.734Z] time="2022-05-12T17:16:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T17:16:55.022Z] check_test.go:307: [d399356242c58] daemon is not started [2022-05-12T17:16:55.022Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T17:16:55.073Z] === RUN TestSerialization [2022-05-12T17:16:55.073Z] --- PASS: TestSerialization (0.02s) [2022-05-12T17:16:55.073Z] PASS [2022-05-12T17:16:55.073Z] coverage: 100.0% of statements [2022-05-12T17:16:55.073Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2022-05-12T17:16:55.216Z] === RUN TestGetDriver [2022-05-12T17:16:55.216Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestVolumeRequestError [2022-05-12T17:16:55.216Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T17:16:55.216Z] PASS [2022-05-12T17:16:55.216Z] coverage: 36.1% of statements [2022-05-12T17:16:55.216Z] === RUN TestGetAddress [2022-05-12T17:16:55.216Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestRemove [2022-05-12T17:16:55.216Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:16:55.216Z] --- SKIP: TestRemove (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestInitializeWithVolumes [2022-05-12T17:16:55.216Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2022-05-12T17:16:55.216Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestCreate [2022-05-12T17:16:55.216Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:16:55.216Z] === RUN TestValidateName [2022-05-12T17:16:55.216Z] --- PASS: TestValidateName (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestCreateWithOpts [2022-05-12T17:16:55.216Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:16:55.216Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T17:16:55.216Z] === RUN TestRelaodNoOpts [2022-05-12T17:16:55.216Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T17:16:55.216Z] PASS [2022-05-12T17:16:55.216Z] coverage: 41.5% of statements [2022-05-12T17:16:55.216Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2022-05-12T17:16:55.545Z] === RUN TestEmptyLayer [2022-05-12T17:16:55.545Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestCommitFailure [2022-05-12T17:16:55.545Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T17:16:55.545Z] === RUN TestStartTransactionFailure [2022-05-12T17:16:55.545Z] === RUN TestEnvironmentParsing [2022-05-12T17:16:55.545Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T17:16:55.545Z] PASS [2022-05-12T17:16:55.545Z] coverage: 1.2% of statements [2022-05-12T17:16:55.545Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestGetOrphan [2022-05-12T17:16:55.545Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T17:16:55.545Z] === RUN TestMountAndRegister [2022-05-12T17:16:55.545Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-05-12T17:16:55.545Z] layer_test.go:258: Layer size: 14 [2022-05-12T17:16:55.545Z] --- PASS: TestMountAndRegister (0.03s) [2022-05-12T17:16:55.545Z] === RUN TestLayerRelease [2022-05-12T17:16:55.545Z] layer_test.go:291: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestStoreRestore [2022-05-12T17:16:55.545Z] layer_test.go:340: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestTarStreamStability [2022-05-12T17:16:55.545Z] layer_test.go:455: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestRegisterExistingLayer [2022-05-12T17:16:55.545Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-05-12T17:16:55.545Z] === RUN TestTarStreamVerification [2022-05-12T17:16:55.545Z] layer_test.go:684: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestLayerMigration [2022-05-12T17:16:55.545Z] migration_test.go:45: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T17:16:55.545Z] migration_test.go:181: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestMountInit [2022-05-12T17:16:55.545Z] mount_test.go:17: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestMountSize [2022-05-12T17:16:55.545Z] mount_test.go:76: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestMountChanges [2022-05-12T17:16:55.545Z] mount_test.go:125: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T17:16:55.545Z] === RUN TestMountApply [2022-05-12T17:16:55.545Z] mount_test.go:212: Failing on Windows [2022-05-12T17:16:55.545Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T17:16:55.545Z] PASS [2022-05-12T17:16:55.545Z] coverage: 30.6% of statements [2022-05-12T17:16:55.545Z] ok github.com/docker/docker/layer 0.274s coverage: 30.6% of statements [2022-05-12T17:16:55.545Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T17:16:55.545Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T17:16:55.545Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T17:16:55.545Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T17:16:55.586Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:16:56.013Z] === RUN TestSequenceGetAvailableBit [2022-05-12T17:16:56.013Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSequenceEqual [2022-05-12T17:16:56.013Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSequenceCopy [2022-05-12T17:16:56.013Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestGetFirstAvailable [2022-05-12T17:16:56.013Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestFindSequence [2022-05-12T17:16:56.013Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestCheckIfAvailable [2022-05-12T17:16:56.013Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestMergeSequences [2022-05-12T17:16:56.013Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestPushReservation [2022-05-12T17:16:56.013Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSerializeDeserialize [2022-05-12T17:16:56.013Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSet [2022-05-12T17:16:56.013Z] --- PASS: TestSet (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSetUnset [2022-05-12T17:16:56.013Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestOffsetSetUnset [2022-05-12T17:16:56.013Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSetInRange [2022-05-12T17:16:56.013Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestSetAnyInRange [2022-05-12T17:16:56.013Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestMethods [2022-05-12T17:16:56.013Z] --- PASS: TestMethods (0.00s) [2022-05-12T17:16:56.013Z] === RUN TestRandomAllocateDeallocate [2022-05-12T17:16:56.149Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRaw [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T17:16:56.230Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRaw [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T17:16:56.230Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestConvertTmpfsOptions [2022-05-12T17:16:56.230Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T17:16:56.230Z] linux_parser_test.go:209: data="ro" [2022-05-12T17:16:56.230Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestParseMountSpec [2022-05-12T17:16:56.230Z] parser_test.go:62: case 0 [2022-05-12T17:16:56.230Z] parser_test.go:62: case 1 [2022-05-12T17:16:56.230Z] parser_test.go:62: case 2 [2022-05-12T17:16:56.230Z] parser_test.go:62: case 3 [2022-05-12T17:16:56.230Z] parser_test.go:62: case 4 [2022-05-12T17:16:56.230Z] parser_test.go:62: case 5 [2022-05-12T17:16:56.230Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestValidateMount [2022-05-12T17:16:56.230Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRaw [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:16:56.230Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T17:16:56.230Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:16:56.230Z] PASS [2022-05-12T17:16:56.230Z] coverage: 67.6% of statements [2022-05-12T17:16:56.230Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-05-12T17:16:56.712Z] === RUN TestSetGetMeta [2022-05-12T17:16:56.712Z] === PAUSE TestSetGetMeta [2022-05-12T17:16:56.712Z] === RUN TestRestore [2022-05-12T17:16:56.712Z] === PAUSE TestRestore [2022-05-12T17:16:56.712Z] === RUN TestServiceCreate [2022-05-12T17:16:56.712Z] === PAUSE TestServiceCreate [2022-05-12T17:16:56.712Z] === RUN TestServiceList [2022-05-12T17:16:56.712Z] === PAUSE TestServiceList [2022-05-12T17:16:56.712Z] === RUN TestServiceRemove [2022-05-12T17:16:56.712Z] === PAUSE TestServiceRemove [2022-05-12T17:16:56.712Z] === RUN TestServiceGet [2022-05-12T17:16:56.712Z] === PAUSE TestServiceGet [2022-05-12T17:16:56.712Z] === RUN TestServicePrune [2022-05-12T17:16:56.712Z] === PAUSE TestServicePrune [2022-05-12T17:16:56.712Z] === RUN TestCreate [2022-05-12T17:16:56.712Z] === PAUSE TestCreate [2022-05-12T17:16:56.712Z] === RUN TestRemove [2022-05-12T17:16:56.712Z] === PAUSE TestRemove [2022-05-12T17:16:56.712Z] === RUN TestList [2022-05-12T17:16:56.712Z] === PAUSE TestList [2022-05-12T17:16:56.712Z] === RUN TestFindByDriver [2022-05-12T17:16:56.712Z] === PAUSE TestFindByDriver [2022-05-12T17:16:56.712Z] === RUN TestFindByReferenced [2022-05-12T17:16:56.712Z] === PAUSE TestFindByReferenced [2022-05-12T17:16:56.712Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T17:16:56.712Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T17:16:56.712Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:16:56.712Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:16:56.712Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T17:16:56.712Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T17:16:56.712Z] === RUN TestRefDerefRemove [2022-05-12T17:16:56.712Z] === PAUSE TestRefDerefRemove [2022-05-12T17:16:56.712Z] === RUN TestGet [2022-05-12T17:16:56.712Z] === PAUSE TestGet [2022-05-12T17:16:56.712Z] === RUN TestGetWithReference [2022-05-12T17:16:56.712Z] === PAUSE TestGetWithReference [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:16:56.712Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T17:16:56.712Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T17:16:56.712Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T17:16:56.712Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T17:16:56.712Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T17:16:56.712Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T17:16:56.713Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T17:16:56.713Z] === CONT TestSetGetMeta [2022-05-12T17:16:56.713Z] === CONT TestList [2022-05-12T17:16:56.713Z] === CONT TestServiceGet [2022-05-12T17:16:56.713Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T17:16:56.713Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-12T17:16:56.713Z] === CONT TestRemove [2022-05-12T17:16:56.713Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T17:16:56.713Z] === CONT TestCreate [2022-05-12T17:16:56.713Z] --- PASS: TestList (0.03s) [2022-05-12T17:16:56.713Z] === CONT TestServicePrune [2022-05-12T17:16:56.713Z] --- PASS: TestRemove (0.02s) [2022-05-12T17:16:56.713Z] === CONT TestServiceList [2022-05-12T17:16:56.713Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:16:56.713Z] === CONT TestServiceRemove [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T17:16:56.713Z] --- PASS: TestServiceGet (0.13s) [2022-05-12T17:16:56.713Z] === CONT TestServiceCreate [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:16:56.713Z] --- PASS: TestServiceRemove (0.10s) [2022-05-12T17:16:56.713Z] === CONT TestRestore [2022-05-12T17:16:56.713Z] --- PASS: TestServiceList (0.10s) [2022-05-12T17:16:56.713Z] === CONT TestGet [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:16:56.713Z] --- PASS: TestServiceCreate (0.01s) [2022-05-12T17:16:56.713Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T17:16:56.713Z] === CONT TestGetWithReference [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T17:16:56.713Z] --- PASS: TestGet (0.01s) [2022-05-12T17:16:56.713Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T17:16:56.713Z] time="2022-05-12T17:16:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:16:56.713Z] --- PASS: TestRestore (0.02s) [2022-05-12T17:16:56.713Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:16:56.713Z] --- PASS: TestServicePrune (0.13s) [2022-05-12T17:16:56.713Z] === CONT TestFindByReferenced [2022-05-12T17:16:56.713Z] --- PASS: TestGetWithReference (0.01s) [2022-05-12T17:16:56.713Z] === CONT TestRefDerefRemove [2022-05-12T17:16:56.713Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T17:16:56.713Z] === CONT TestFindByDriver [2022-05-12T17:16:56.713Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-12T17:16:56.713Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-12T17:16:56.713Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T17:16:57.195Z] --- PASS: TestFindByDriver (0.01s) [2022-05-12T17:16:57.195Z] PASS [2022-05-12T17:16:57.195Z] coverage: 69.0% of statements [2022-05-12T17:16:57.195Z] ok github.com/docker/docker/volume/service 0.204s coverage: 69.0% of statements [2022-05-12T17:16:57.230Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T17:16:57.577Z] === RUN TestInvalidConfig [2022-05-12T17:16:57.577Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T17:16:57.577Z] === RUN TestConfig [2022-05-12T17:16:57.577Z] --- PASS: TestConfig (0.00s) [2022-05-12T17:16:57.577Z] === RUN TestOptionsLabels [2022-05-12T17:16:57.577Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T17:16:57.577Z] === RUN TestValidName [2022-05-12T17:16:57.577Z] --- PASS: TestValidName (0.00s) [2022-05-12T17:16:57.577Z] PASS [2022-05-12T17:16:57.577Z] coverage: 19.7% of statements [2022-05-12T17:16:57.577Z] ok github.com/docker/docker/libnetwork/config 0.221s coverage: 19.7% of statements [2022-05-12T17:16:57.643Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T17:16:57.884Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:16:57.884Z] [2022-05-12T17:16:57.884Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:16:57.884Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:16:57.884Z] [2022-05-12T17:16:57.884Z] To set a process to complain mode, use the command line tool [2022-05-12T17:16:57.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:16:57.884Z] Post stage [Pipeline] junit [2022-05-12T17:16:57.896Z] Recording test results [2022-05-12T17:16:58.002Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T17:16:58.045Z] === RUN TestKey [2022-05-12T17:16:58.045Z] --- PASS: TestKey (0.00s) [2022-05-12T17:16:58.045Z] === RUN TestParseKey [2022-05-12T17:16:58.045Z] --- PASS: TestParseKey (0.00s) [2022-05-12T17:16:58.045Z] === RUN TestInvalidDataStore [2022-05-12T17:16:58.045Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T17:16:58.045Z] === RUN TestKVObjectFlatKey [2022-05-12T17:16:58.045Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T17:16:58.045Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T17:16:58.045Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T17:16:58.045Z] PASS [2022-05-12T17:16:58.045Z] coverage: 21.9% of statements [2022-05-12T17:16:58.045Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-05-12T17:16:58.277Z] + echo Ensuring container killed. [2022-05-12T17:16:58.277Z] Ensuring container killed. [2022-05-12T17:16:58.277Z] + docker rm -vf docker-pr9 [2022-05-12T17:16:58.277Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-12T17:16:58.513Z] === RUN TestIPDataMarshalling [2022-05-12T17:16:58.513Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T17:16:58.513Z] === RUN TestValidateAndIsV6 [2022-05-12T17:16:58.513Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T17:16:58.513Z] PASS [2022-05-12T17:16:58.513Z] coverage: 68.9% of statements [2022-05-12T17:16:58.513Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-05-12T17:16:58.558Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:16:58.558Z] Chowning /workspace to jenkins user [2022-05-12T17:16:58.558Z] + id -u [2022-05-12T17:16:58.558Z] + id -g [2022-05-12T17:16:58.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T17:16:58.574Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T17:16:58.574Z] check_test.go:307: [d3db2bbb30a7f] daemon is not started [2022-05-12T17:16:58.574Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T17:16:58.980Z] === RUN TestErrorInterfaces [2022-05-12T17:16:58.980Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T17:16:58.980Z] === RUN TestNetworkMarshalling [2022-05-12T17:16:59.449Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-05-12T17:16:59.449Z] === RUN TestEndpointMarshalling [2022-05-12T17:16:59.449Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestAuxAddresses [2022-05-12T17:16:59.449Z] time="2022-05-12T17:16:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:59.449Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T17:16:59.449Z] === RUN TestSRVServiceQuery [2022-05-12T17:16:59.449Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T17:16:59.449Z] === RUN TestServiceVIPReuse [2022-05-12T17:16:59.449Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T17:16:59.449Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestDNSIPQuery [2022-05-12T17:16:59.449Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestDNSProxyServFail [2022-05-12T17:16:59.449Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestSandboxAddEmpty [2022-05-12T17:16:59.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestSandboxAddMultiPrio [2022-05-12T17:16:59.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestSandboxAddSamePrio [2022-05-12T17:16:59.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestCleanupServiceDiscovery [2022-05-12T17:16:59.449Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestDNSOptions [2022-05-12T17:16:59.449Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:16:59.449Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T17:16:59.449Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T17:16:59.449Z] time="2022-05-12T17:16:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:59.449Z] time="2022-05-12T17:16:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T17:16:59.449Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T17:16:59.449Z] PASS [2022-05-12T17:16:59.449Z] coverage: 8.5% of statements [2022-05-12T17:16:59.449Z] ok github.com/docker/docker/libnetwork 0.246s coverage: 8.5% of statements [2022-05-12T17:16:59.449Z] === RUN TestDriver [2022-05-12T17:16:59.449Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:16:59.449Z] PASS [2022-05-12T17:16:59.449Z] coverage: 34.8% of statements [2022-05-12T17:16:59.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-05-12T17:16:59.917Z] === RUN TestDriver [2022-05-12T17:16:59.917Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:16:59.917Z] PASS [2022-05-12T17:16:59.917Z] coverage: 34.8% of statements [2022-05-12T17:16:59.917Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2022-05-12T17:16:59.917Z] --- PASS: TestRandomAllocateDeallocate (3.76s) [2022-05-12T17:16:59.917Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:16:59.941Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:17:00.231Z] + bundleName=docker-py [2022-05-12T17:17:00.231Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T17:17:00.231Z] Creating docker-py-bundles.tar.gz [2022-05-12T17:17:00.231Z] + 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-12T17:17:00.243Z] Archiving artifacts [2022-05-12T17:17:00.384Z] === RUN TestNetworkAllocateFree [2022-05-12T17:17:00.384Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T17:17:00.384Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T17:17:00.384Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T17:17:00.384Z] PASS [2022-05-12T17:17:00.384Z] coverage: 63.6% of statements [2022-05-12T17:17:00.384Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.074s coverage: 63.6% of statements [2022-05-12T17:17:00.384Z] === RUN TestGetEmptyCapabilities [2022-05-12T17:17:00.384Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T17:17:00.384Z] === RUN TestGetExtraCapabilities [2022-05-12T17:17:00.384Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T17:17:00.384Z] === RUN TestGetInvalidCapabilities [2022-05-12T17:17:00.384Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T17:17:00.384Z] === RUN TestRemoteDriver [2022-05-12T17:17:00.384Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T17:17:00.384Z] === RUN TestDriverError [2022-05-12T17:17:00.384Z] --- PASS: TestDriverError (0.00s) [2022-05-12T17:17:00.384Z] === RUN TestMissingValues [2022-05-12T17:17:00.384Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T17:17:00.384Z] === RUN TestRollback [2022-05-12T17:17:00.384Z] --- PASS: TestRollback (0.00s) [2022-05-12T17:17:00.384Z] PASS [2022-05-12T17:17:00.384Z] coverage: 57.4% of statements [2022-05-12T17:17:00.385Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2022-05-12T17:17:00.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T17:17:00.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh binary [2022-05-12T17:17:00.852Z] --- PASS: TestAllocateRandomDeallocate (0.80s) [2022-05-12T17:17:00.852Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T17:17:00.873Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T17:17:01.066Z] time="2022-05-12T17:17:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T17:17:01.101Z] [2022-05-12T17:17:01.320Z] === RUN TestNAT [2022-05-12T17:17:01.320Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:17:01.320Z] --- SKIP: TestNAT (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestTransparent [2022-05-12T17:17:01.320Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:17:01.320Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T17:17:01.320Z] PASS [2022-05-12T17:17:01.320Z] coverage: 0.0% of statements [2022-05-12T17:17:01.320Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-05-12T17:17:01.320Z] === RUN TestNew [2022-05-12T17:17:01.320Z] --- PASS: TestNew (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestAddDriver [2022-05-12T17:17:01.320Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestAddDuplicateDriver [2022-05-12T17:17:01.320Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T17:17:01.320Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestDriver [2022-05-12T17:17:01.320Z] --- PASS: TestDriver (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestIPAM [2022-05-12T17:17:01.320Z] --- PASS: TestIPAM (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestWalkIPAMs [2022-05-12T17:17:01.320Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestWalkDrivers [2022-05-12T17:17:01.320Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T17:17:01.320Z] PASS [2022-05-12T17:17:01.320Z] coverage: 82.4% of statements [2022-05-12T17:17:01.320Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-05-12T17:17:01.320Z] === RUN TestBuildDefault [2022-05-12T17:17:01.320Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestBuildHostnameDomainname [2022-05-12T17:17:01.320Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestBuildHostname [2022-05-12T17:17:01.320Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestBuildHostnameFQDN [2022-05-12T17:17:01.320Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestBuildNoIP [2022-05-12T17:17:01.320Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestUpdate [2022-05-12T17:17:01.320Z] --- PASS: TestUpdate (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T17:17:01.320Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T17:17:01.320Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestAddEmpty [2022-05-12T17:17:01.320Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestAdd [2022-05-12T17:17:01.320Z] --- PASS: TestAdd (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestDeleteEmpty [2022-05-12T17:17:01.320Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestDeleteNewline [2022-05-12T17:17:01.320Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestDelete [2022-05-12T17:17:01.320Z] --- PASS: TestDelete (0.00s) [2022-05-12T17:17:01.320Z] === RUN TestConcurrentWrites [2022-05-12T17:17:01.320Z] --- PASS: TestConcurrentWrites (0.14s) [2022-05-12T17:17:01.320Z] PASS [2022-05-12T17:17:01.320Z] coverage: 81.2% of statements [2022-05-12T17:17:01.320Z] ok github.com/docker/docker/libnetwork/etchosts 0.194s coverage: 81.2% of statements [2022-05-12T17:17:01.360Z] Removing bundles/ [2022-05-12T17:17:01.360Z] [2022-05-12T17:17:01.360Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T17:17:01.360Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T17:17:01.361Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:17:01.788Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.85s) [2022-05-12T17:17:01.788Z] === RUN TestRetrieveFromStore [2022-05-12T17:17:01.788Z] === RUN TestNew [2022-05-12T17:17:01.788Z] --- PASS: TestNew (0.00s) [2022-05-12T17:17:01.788Z] === RUN TestAllocate [2022-05-12T17:17:01.788Z] --- PASS: TestAllocate (0.00s) [2022-05-12T17:17:01.788Z] === RUN TestUninitialized [2022-05-12T17:17:01.788Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T17:17:01.788Z] === RUN TestAllocateInRange [2022-05-12T17:17:01.788Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T17:17:01.788Z] === RUN TestAllocateSerial [2022-05-12T17:17:01.788Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T17:17:01.788Z] PASS [2022-05-12T17:17:01.788Z] coverage: 87.5% of statements [2022-05-12T17:17:01.788Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2022-05-12T17:17:01.788Z] === RUN TestCaller [2022-05-12T17:17:01.788Z] --- PASS: TestCaller (0.00s) [2022-05-12T17:17:01.788Z] PASS [2022-05-12T17:17:01.788Z] coverage: 100.0% of statements [2022-05-12T17:17:01.788Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-05-12T17:17:01.801Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T17:17:02.255Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-05-12T17:17:02.255Z] === RUN TestIsCorrupted [2022-05-12T17:17:02.255Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T17:17:02.255Z] === RUN TestSetRollover [2022-05-12T17:17:02.723Z] === RUN TestSetSerialInsertDelete [2022-05-12T17:17:02.723Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T17:17:02.723Z] === RUN TestSetParallelInsertDelete [2022-05-12T17:17:03.169Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T17:17:03.190Z] --- PASS: TestSetRollover (1.04s) [2022-05-12T17:17:03.190Z] === RUN TestSetRolloverSerial [2022-05-12T17:17:03.190Z] === RUN TestInt2IP2IntConversion [2022-05-12T17:17:03.190Z] === RUN TestPoolRequest [2022-05-12T17:17:03.190Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T17:17:03.190Z] === RUN TestOtherRequests [2022-05-12T17:17:03.190Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T17:17:03.190Z] PASS [2022-05-12T17:17:03.190Z] coverage: 57.1% of statements [2022-05-12T17:17:03.190Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-05-12T17:17:03.658Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-05-12T17:17:03.658Z] === RUN TestGetAddressVersion [2022-05-12T17:17:03.658Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T17:17:03.658Z] === RUN TestKeyString [2022-05-12T17:17:03.658Z] --- PASS: TestKeyString (0.00s) [2022-05-12T17:17:03.658Z] === RUN TestPoolDataMarshal [2022-05-12T17:17:03.658Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T17:17:03.658Z] === RUN TestSubnetsMarshal [2022-05-12T17:17:03.658Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-12T17:17:03.658Z] === RUN TestAddSubnets [2022-05-12T17:17:03.658Z] --- PASS: TestAddSubnets (0.03s) [2022-05-12T17:17:03.658Z] === RUN TestDoublePoolRelease [2022-05-12T17:17:03.658Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T17:17:03.658Z] === RUN TestAddReleasePoolID [2022-05-12T17:17:03.658Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-05-12T17:17:03.658Z] === RUN TestPredefinedPool [2022-05-12T17:17:03.658Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T17:17:03.658Z] === RUN TestRemoveSubnet [2022-05-12T17:17:04.126Z] --- PASS: TestRemoveSubnet (0.10s) [2022-05-12T17:17:04.126Z] === RUN TestGetSameAddress [2022-05-12T17:17:04.126Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-12T17:17:04.126Z] === RUN TestPoolAllocationReuse [2022-05-12T17:17:04.126Z] --- PASS: TestSetRolloverSerial (0.95s) [2022-05-12T17:17:04.126Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T17:17:04.126Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T17:17:04.126Z] PASS [2022-05-12T17:17:04.126Z] coverage: 84.4% of statements [2022-05-12T17:17:04.126Z] ok github.com/docker/docker/libnetwork/bitseq 7.927s coverage: 84.4% of statements [2022-05-12T17:17:04.593Z] === RUN TestGetCapabilities [2022-05-12T17:17:04.593Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T17:17:04.593Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T17:17:04.593Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T17:17:04.593Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T17:17:04.593Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T17:17:04.593Z] === RUN TestRemoteDriver [2022-05-12T17:17:04.593Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-12T17:17:04.593Z] PASS [2022-05-12T17:17:04.593Z] coverage: 47.4% of statements [2022-05-12T17:17:04.593Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2022-05-12T17:17:05.060Z] --- PASS: TestPoolAllocationReuse (1.01s) [2022-05-12T17:17:05.060Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T17:17:05.060Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T17:17:05.060Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T17:17:05.060Z] === RUN TestWindowsIPAM [2022-05-12T17:17:05.060Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T17:17:05.060Z] PASS [2022-05-12T17:17:05.060Z] coverage: 71.4% of statements [2022-05-12T17:17:05.060Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-05-12T17:17:06.045Z] === RUN TestDefaultNetwork [2022-05-12T17:17:06.045Z] --- PASS: TestDefaultNetwork (0.23s) [2022-05-12T17:17:06.045Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T17:17:06.512Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-12T17:17:06.512Z] === RUN TestInitAddressPools [2022-05-12T17:17:06.512Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T17:17:06.512Z] PASS [2022-05-12T17:17:06.512Z] coverage: 74.0% of statements [2022-05-12T17:17:06.512Z] ok github.com/docker/docker/libnetwork/ipamutils 0.510s coverage: 74.0% of statements [2022-05-12T17:17:06.512Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.49s) [2022-05-12T17:17:06.512Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T17:17:06.512Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T17:17:06.980Z] === RUN TestKeyValue [2022-05-12T17:17:06.980Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T17:17:06.980Z] PASS [2022-05-12T17:17:06.980Z] coverage: 60.0% of statements [2022-05-12T17:17:06.980Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-05-12T17:17:07.342Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T17:17:07.447Z] === RUN TestGenerate [2022-05-12T17:17:07.447Z] --- PASS: TestGenerate (0.00s) [2022-05-12T17:17:07.447Z] === RUN TestGeneratePtr [2022-05-12T17:17:07.447Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T17:17:07.447Z] === RUN TestGenerateMissingField [2022-05-12T17:17:07.447Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T17:17:07.447Z] === RUN TestFieldCannotBeSet [2022-05-12T17:17:07.447Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T17:17:07.447Z] === RUN TestTypeMismatchError [2022-05-12T17:17:07.447Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T17:17:07.447Z] PASS [2022-05-12T17:17:07.447Z] coverage: 100.0% of statements [2022-05-12T17:17:07.447Z] ok github.com/docker/docker/libnetwork/options 0.087s coverage: 100.0% of statements [2022-05-12T17:17:07.598Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T17:17:08.432Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.77s) [2022-05-12T17:17:08.432Z] === RUN TestGetAddress [2022-05-12T17:17:08.528Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T17:17:08.899Z] testing: warning: no tests to run [2022-05-12T17:17:08.899Z] PASS [2022-05-12T17:17:08.900Z] coverage: 0.0% of statements [2022-05-12T17:17:08.900Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:17:08.900Z] === RUN TestNetworkDBSimple [2022-05-12T17:17:09.863Z] --- PASS: TestGet (15.01s) [2022-05-12T17:17:09.863Z] === RUN TestPluginWithNoManifest [2022-05-12T17:17:09.863Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T17:17:09.863Z] === RUN TestGetAll [2022-05-12T17:17:09.863Z] --- PASS: TestGetAll (0.00s) [2022-05-12T17:17:09.863Z] PASS [2022-05-12T17:17:09.863Z] coverage: 73.2% of statements [2022-05-12T17:17:09.863Z] ok github.com/docker/docker/pkg/plugins 36.004s coverage: 73.2% of statements [2022-05-12T17:17:09.886Z] === RUN TestRequestNewPort [2022-05-12T17:17:09.886Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestRequestSpecificPort [2022-05-12T17:17:09.886Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestReleasePort [2022-05-12T17:17:09.886Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestReuseReleasedPort [2022-05-12T17:17:09.886Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestReleaseUnreadledPort [2022-05-12T17:17:09.886Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestUnknowProtocol [2022-05-12T17:17:09.886Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestAllocateAllPorts [2022-05-12T17:17:09.886Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestPortAllocation [2022-05-12T17:17:09.886Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T17:17:09.886Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestNoDuplicateBPR [2022-05-12T17:17:09.886Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T17:17:09.886Z] === RUN TestChangePortRange [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T17:17:09.886Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T17:17:09.886Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T17:17:09.886Z] PASS [2022-05-12T17:17:09.886Z] coverage: 88.6% of statements [2022-05-12T17:17:09.886Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-05-12T17:17:09.886Z] 2022/05/12 17:17:09 Closing DB instances... [2022-05-12T17:17:10.353Z] testing: warning: no tests to run [2022-05-12T17:17:10.353Z] PASS [2022-05-12T17:17:10.353Z] coverage: 0.0% of statements [2022-05-12T17:17:10.353Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-12T17:17:10.426Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T17:17:10.683Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T17:17:11.338Z] --- PASS: TestNetworkDBSimple (2.23s) [2022-05-12T17:17:11.338Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T17:17:11.338Z] === RUN TestHashData [2022-05-12T17:17:11.338Z] --- PASS: TestHashData (0.00s) [2022-05-12T17:17:11.338Z] PASS [2022-05-12T17:17:11.338Z] coverage: 2.8% of statements [2022-05-12T17:17:11.338Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-05-12T17:17:11.808Z] === RUN TestErrorConstructors [2022-05-12T17:17:11.808Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T17:17:11.808Z] === RUN TestCompareIPMask [2022-05-12T17:17:11.808Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T17:17:11.808Z] === RUN TestUtilGetHostPartIP [2022-05-12T17:17:11.808Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T17:17:11.808Z] === RUN TestUtilGetBroadcastIP [2022-05-12T17:17:11.808Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T17:17:11.808Z] === RUN TestParseCIDR [2022-05-12T17:17:11.808Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T17:17:11.808Z] PASS [2022-05-12T17:17:11.808Z] coverage: 37.3% of statements [2022-05-12T17:17:11.808Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-05-12T17:17:12.277Z] 2022/05/12 17:17:11 Closing DB instances... [2022-05-12T17:17:12.577Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T17:17:12.745Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-05-12T17:17:12.745Z] PASS [2022-05-12T17:17:12.745Z] coverage: 100.0% of statements [2022-05-12T17:17:12.745Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.078s coverage: 100.0% of statements [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T17:17:12.745Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T17:17:12.745Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T17:17:12.745Z] PASS [2022-05-12T17:17:12.745Z] coverage: 55.0% of statements [2022-05-12T17:17:12.745Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-05-12T17:17:13.730Z] === RUN TestParseVersion [2022-05-12T17:17:13.730Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T17:17:13.730Z] PASS [2022-05-12T17:17:13.730Z] coverage: 52.9% of statements [2022-05-12T17:17:13.730Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-05-12T17:17:13.730Z] === RUN TestAddressPoolOpt [2022-05-12T17:17:13.730Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/a [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/something [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/_=a [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/PATH [2022-05-12T17:17:13.730Z] === RUN TestValidateEnv/=a [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/PATH= [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/PATH=something [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/1asd [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/123 [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/some_space [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/= [2022-05-12T17:17:13.731Z] === RUN TestValidateEnv/PaTh [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestParseHost [2022-05-12T17:17:13.731Z] === RUN TestParseHost/:// [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://:port [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/something_with_spaces [2022-05-12T17:17:13.731Z] === RUN TestParseHost/unknown:// [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T17:17:13.731Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp:// [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://: [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/unix:// [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://host: [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T17:17:13.731Z] === RUN TestParseHost/#00 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/_ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/__ [2022-05-12T17:17:13.731Z] === RUN TestParseHost/fd:// [2022-05-12T17:17:13.731Z] === RUN TestParseHost/fd://something [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseHost/npipe:// [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T17:17:13.731Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestParseTCP [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/localhost: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp://: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/localhost [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp:// [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/::1 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/[::1]: [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T17:17:13.731Z] === RUN TestParseTCP/#00 [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T17:17:13.731Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestValidateExtraHosts [2022-05-12T17:17:13.731Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestValidateIPAddress [2022-05-12T17:17:13.731Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestMapOpts [2022-05-12T17:17:13.731Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestListOptsWithoutValidator [2022-05-12T17:17:13.731Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestListOptsWithValidator [2022-05-12T17:17:13.731Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestValidateDNSSearch [2022-05-12T17:17:13.731Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T17:17:13.731Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T17:17:13.731Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestNamedListOpts [2022-05-12T17:17:13.731Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestNamedMapOpts [2022-05-12T17:17:13.731Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestParseLink [2022-05-12T17:17:13.731Z] --- PASS: TestParseLink (0.00s) [2022-05-12T17:17:13.731Z] === RUN TestUlimitOpt [2022-05-12T17:17:13.731Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T17:17:13.731Z] PASS [2022-05-12T17:17:13.731Z] coverage: 65.5% of statements [2022-05-12T17:17:13.731Z] ok github.com/docker/docker/opts 0.079s coverage: 65.5% of statements [2022-05-12T17:17:14.199Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-12T17:17:14.199Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T17:17:14.470Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T17:17:15.185Z] 2022/05/12 17:17:14 Closing DB instances... [2022-05-12T17:17:15.185Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T17:17:15.654Z] === RUN TestIsArchivePathDir [2022-05-12T17:17:15.654Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T17:17:15.654Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T17:17:15.654Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2022-05-12T17:17:15.654Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T17:17:15.654Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T17:17:15.654Z] === RUN TestMiddleware [2022-05-12T17:17:15.654Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T17:17:15.654Z] === RUN TestNewResponseModifier [2022-05-12T17:17:15.654Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T17:17:15.654Z] PASS [2022-05-12T17:17:15.654Z] coverage: 26.8% of statements [2022-05-12T17:17:15.654Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 26.8% of statements [2022-05-12T17:17:15.654Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-12T17:17:15.654Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T17:17:15.654Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-05-12T17:17:15.654Z] === RUN TestIsArchivePathTar [2022-05-12T17:17:16.122Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-05-12T17:17:16.122Z] === RUN TestDecompressStreamGzip [2022-05-12T17:17:16.122Z] --- PASS: TestDecompressStreamGzip (0.20s) [2022-05-12T17:17:16.122Z] === RUN TestDecompressStreamBzip2 [2022-05-12T17:17:16.122Z] === RUN TestUnbuffered [2022-05-12T17:17:16.122Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestRaceUnbuffered [2022-05-12T17:17:16.122Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T17:17:16.122Z] PASS [2022-05-12T17:17:16.122Z] coverage: 100.0% of statements [2022-05-12T17:17:16.122Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-05-12T17:17:16.122Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-12T17:17:16.122Z] === RUN TestDecompressStreamXz [2022-05-12T17:17:16.122Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:17:16.122Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestDecompressStreamZstd [2022-05-12T17:17:16.122Z] archive_test.go:140: zstd not installed [2022-05-12T17:17:16.122Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T17:17:16.122Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T17:17:16.122Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T17:17:16.122Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestCompressStreamInvalid [2022-05-12T17:17:16.122Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionInvalid [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionUncompressed [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionBzip2 [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionGzip [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionXz [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestExtensionZstd [2022-05-12T17:17:16.122Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestCmdStreamLargeStderr [2022-05-12T17:17:16.122Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-05-12T17:17:16.122Z] === RUN TestCmdStreamBad [2022-05-12T17:17:16.122Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:17:16.122Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T17:17:16.122Z] === RUN TestCmdStreamGood [2022-05-12T17:17:16.589Z] --- PASS: TestCmdStreamGood (0.03s) [2022-05-12T17:17:16.589Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T17:17:16.589Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-12T17:17:16.589Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T17:17:16.589Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T17:17:16.589Z] === RUN TestUntarPath [2022-05-12T17:17:16.589Z] --- PASS: TestUntarPath (0.06s) [2022-05-12T17:17:16.589Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T17:17:16.589Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T17:17:16.589Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T17:17:16.589Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T17:17:16.590Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T17:17:16.590Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T17:17:16.590Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyWithTarSrcFile [2022-05-12T17:17:16.590Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T17:17:16.590Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T17:17:16.590Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T17:17:16.590Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T17:17:16.590Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T17:17:16.590Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T17:17:16.590Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T17:17:16.590Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T17:17:16.590Z] === RUN TestTarFiles [2022-05-12T17:17:16.590Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.69s) [2022-05-12T17:17:16.590Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T17:17:16.590Z] === RUN TestMatch [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[foo]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[]#01 [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[qux]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T17:17:16.590Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T17:17:16.590Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T17:17:16.590Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T17:17:16.590Z] PASS [2022-05-12T17:17:16.590Z] coverage: 87.5% of statements [2022-05-12T17:17:16.590Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-05-12T17:17:17.575Z] === RUN TestChrootTarUntar [2022-05-12T17:17:17.575Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T17:17:17.575Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T17:17:17.575Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T17:17:17.575Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootCopyWithTar [2022-05-12T17:17:17.575Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootCopyFileWithTar [2022-05-12T17:17:17.575Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootUntarPath [2022-05-12T17:17:17.575Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T17:17:17.575Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T17:17:17.575Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:17:17.575Z] === RUN TestChrootApplyDotDotFile [2022-05-12T17:17:17.575Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:17.575Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:17:17.575Z] PASS [2022-05-12T17:17:17.575Z] coverage: 12.0% of statements [2022-05-12T17:17:17.575Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 12.0% of statements [2022-05-12T17:17:17.739Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T17:17:18.560Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T17:17:18.560Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T17:17:18.560Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T17:17:18.560Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T17:17:18.560Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T17:17:18.560Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T17:17:18.560Z] PASS [2022-05-12T17:17:18.560Z] coverage: 0.0% of statements [2022-05-12T17:17:18.560Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-05-12T17:17:18.560Z] 2022/05/12 17:17:18 Closing DB instances... [2022-05-12T17:17:19.545Z] === RUN TestSizeEmpty [2022-05-12T17:17:19.545Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeEmptyFile [2022-05-12T17:17:19.545Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeNonemptyFile [2022-05-12T17:17:19.545Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T17:17:19.545Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T17:17:19.545Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T17:17:19.545Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestMoveToSubdir [2022-05-12T17:17:19.545Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T17:17:19.545Z] === RUN TestSizeNonExistingDirectory [2022-05-12T17:17:19.545Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T17:17:19.545Z] PASS [2022-05-12T17:17:19.545Z] coverage: 80.0% of statements [2022-05-12T17:17:19.545Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2022-05-12T17:17:20.013Z] --- PASS: TestTarFiles (3.40s) [2022-05-12T17:17:20.013Z] === RUN TestDetectCompressionZstd [2022-05-12T17:17:20.013Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestTarUntar [2022-05-12T17:17:20.013Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T17:17:20.013Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T17:17:20.013Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestTarWithOptions [2022-05-12T17:17:20.013Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T17:17:20.013Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T17:17:20.013Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestUntarUstarGnuConflict [2022-05-12T17:17:20.013Z] === RUN TestPollerAddRemove [2022-05-12T17:17:20.013Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestPollerEvent [2022-05-12T17:17:20.013Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:17:20.013Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestPollerClose [2022-05-12T17:17:20.013Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T17:17:20.013Z] PASS [2022-05-12T17:17:20.013Z] coverage: 45.7% of statements [2022-05-12T17:17:20.013Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T17:17:20.013Z] === RUN TestUntarInvalidFilenames [2022-05-12T17:17:20.013Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-05-12T17:17:20.013Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames786556295\\dest" [2022-05-12T17:17:20.013Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-05-12T17:17:20.013Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T17:17:20.013Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T17:17:20.013Z] === RUN TestUntarInvalidHardlink [2022-05-12T17:17:20.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1296729651\\victim\\hello" -> "../victim/hello" [2022-05-12T17:17:20.013Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2084713782\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:17:20.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3020409544\\victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1120318758\\victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1189168539\\victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3894219742\\victim" -> "../victim" [2022-05-12T17:17:20.481Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-12T17:17:20.481Z] === RUN TestUntarInvalidSymlink [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1348038133\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2738722875\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1776283800\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3406480009\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink113839293\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4100807411\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.481Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink818197735\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T17:17:20.481Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-05-12T17:17:20.481Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T17:17:20.481Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T17:17:20.481Z] === RUN TestXGlobalNoParent [2022-05-12T17:17:20.481Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T17:17:20.481Z] === RUN TestReplaceFileTarWrapper [2022-05-12T17:17:20.481Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-05-12T17:17:20.481Z] === RUN TestPrefixHeaderReadable [2022-05-12T17:17:20.481Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T17:17:20.481Z] === RUN TestDisablePigz [2022-05-12T17:17:20.481Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T17:17:20.481Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2022-05-12T17:17:20.481Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T17:17:20.481Z] --- PASS: TestDisablePigz (0.11s) [2022-05-12T17:17:20.481Z] === RUN TestPigz [2022-05-12T17:17:20.949Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T17:17:20.949Z] --- PASS: TestPigz (0.23s) [2022-05-12T17:17:20.949Z] === RUN TestNosysFileInfo [2022-05-12T17:17:20.949Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:17:20.949Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:17:20.949Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCanonicalTarNameForPath [2022-05-12T17:17:20.949Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCanonicalTarName [2022-05-12T17:17:20.949Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChmodTarEntry [2022-05-12T17:17:20.949Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestHardLinkOrder [2022-05-12T17:17:20.949Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-12T17:17:20.949Z] === RUN TestChangeString [2022-05-12T17:17:20.949Z] --- PASS: TestChangeString (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesWithNoChanges [2022-05-12T17:17:20.949Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T17:17:20.949Z] === RUN TestChangesWithChanges [2022-05-12T17:17:20.949Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-12T17:17:20.949Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T17:17:20.949Z] changes_test.go:196: needs more investigation [2022-05-12T17:17:20.949Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesDirsEmpty [2022-05-12T17:17:20.949Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:17:20.949Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesDirsMutated [2022-05-12T17:17:20.949Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:17:20.949Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestApplyLayer [2022-05-12T17:17:20.949Z] changes_test.go:433: needs further investigation [2022-05-12T17:17:20.949Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T17:17:20.949Z] changes_test.go:469: needs further investigation [2022-05-12T17:17:20.949Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T17:17:20.949Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T17:17:20.949Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestChangesSize [2022-05-12T17:17:20.949Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T17:17:20.949Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4242524295\\dest" [2022-05-12T17:17:20.949Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T17:17:20.949Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1581710080\\victim\\hello" -> "../victim/hello" [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3212459190\\victim\\hello" -> "/../victim/hello" [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1159444436\\victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2415989516\\victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2796778276\\victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1750171115\\victim" -> "../victim" [2022-05-12T17:17:20.949Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-12T17:17:20.949Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3741852726\\dest\\dotdot" -> "../victim/hello" [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1621716695\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2171287278\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633186599\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3411762310\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3795992747\\dest\\loophole-victim" -> "../victim" [2022-05-12T17:17:20.949Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T17:17:20.949Z] === RUN TestApplyLayerWhiteouts [2022-05-12T17:17:20.949Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T17:17:20.949Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T17:17:20.949Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T17:17:20.949Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T17:17:20.949Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCopyFile [2022-05-12T17:17:20.949Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T17:17:20.949Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:17:20.949Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T17:17:20.949Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T17:17:20.949Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:17:20.949Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestWildcardMatches [2022-05-12T17:17:20.949Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestPatternMatches [2022-05-12T17:17:20.949Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T17:17:20.949Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T17:17:20.949Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T17:17:20.949Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T17:17:20.949Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T17:17:20.949Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T17:17:20.949Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestSingleExclamationError [2022-05-12T17:17:20.949Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestMatchesWithNoPatterns [2022-05-12T17:17:20.949Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T17:17:20.949Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestMatches [2022-05-12T17:17:20.949Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T17:17:20.949Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T17:17:20.949Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T17:17:20.949Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T17:17:20.949Z] --- PASS: TestMatches (0.01s) [2022-05-12T17:17:20.949Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T17:17:20.949Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T17:17:20.949Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T17:17:20.949Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatterns [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T17:17:20.949Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCreateIfNotExistsDir [2022-05-12T17:17:20.949Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCreateIfNotExistsFile [2022-05-12T17:17:20.949Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestMatch [2022-05-12T17:17:20.949Z] --- PASS: TestMatch (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestCompile [2022-05-12T17:17:20.949Z] === RUN TestCompile/slash [2022-05-12T17:17:20.949Z] === RUN TestCompile/backslash [2022-05-12T17:17:20.949Z] --- PASS: TestCompile (0.00s) [2022-05-12T17:17:20.949Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T17:17:20.949Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T17:17:20.949Z] PASS [2022-05-12T17:17:20.949Z] coverage: 84.7% of statements [2022-05-12T17:17:20.949Z] ok github.com/docker/docker/pkg/fileutils 0.059s coverage: 84.7% of statements [2022-05-12T17:17:20.949Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-12T17:17:20.949Z] === RUN TestGenerateEmptyFile [2022-05-12T17:17:20.949Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T17:17:20.949Z] === RUN TestGenerateWithContent [2022-05-12T17:17:20.949Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T17:17:20.949Z] PASS [2022-05-12T17:17:20.949Z] coverage: 61.9% of statements [2022-05-12T17:17:20.949Z] ok github.com/docker/docker/pkg/archive 5.437s coverage: 61.9% of statements [2022-05-12T17:17:21.416Z] === RUN TestGet [2022-05-12T17:17:21.416Z] --- PASS: TestGet (0.00s) [2022-05-12T17:17:21.416Z] === RUN TestGetShortcutString [2022-05-12T17:17:21.416Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T17:17:21.416Z] PASS [2022-05-12T17:17:21.416Z] coverage: 42.9% of statements [2022-05-12T17:17:21.416Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-05-12T17:17:22.400Z] === RUN TestCreateIDMapOrder [2022-05-12T17:17:22.401Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T17:17:22.401Z] PASS [2022-05-12T17:17:22.401Z] coverage: 7.2% of statements [2022-05-12T17:17:22.401Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-05-12T17:17:22.401Z] 2022/05/12 17:17:22 Closing DB instances... [2022-05-12T17:17:22.991Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T17:17:23.385Z] === RUN TestFixedBufferCap [2022-05-12T17:17:23.385Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T17:17:23.385Z] === RUN TestFixedBufferLen [2022-05-12T17:17:23.386Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestFixedBufferString [2022-05-12T17:17:23.386Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestFixedBufferWrite [2022-05-12T17:17:23.386Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestFixedBufferRead [2022-05-12T17:17:23.386Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestBytesPipeRead [2022-05-12T17:17:23.386Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestBytesPipeWrite [2022-05-12T17:17:23.386Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T17:17:23.386Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T17:17:23.866Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-05-12T17:17:23.866Z] === RUN TestAtomicWriteToFile [2022-05-12T17:17:23.866Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T17:17:23.866Z] === RUN TestAtomicWriteSetCommit [2022-05-12T17:17:23.866Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T17:17:23.866Z] === RUN TestAtomicWriteSetCancel [2022-05-12T17:17:23.866Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestReadCloserWrapperClose [2022-05-12T17:17:23.866Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T17:17:23.866Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestReaderErrWrapperRead [2022-05-12T17:17:23.866Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestCancelReadCloser [2022-05-12T17:17:23.866Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-12T17:17:23.866Z] === RUN TestNetworkDBNodeLeave [2022-05-12T17:17:23.866Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T17:17:23.866Z] === RUN TestWriteCloserWrapperClose [2022-05-12T17:17:23.866Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestNopWriteCloser [2022-05-12T17:17:23.866Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestNopWriter [2022-05-12T17:17:23.866Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T17:17:23.866Z] === RUN TestWriteCounter [2022-05-12T17:17:23.866Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T17:17:23.866Z] PASS [2022-05-12T17:17:23.866Z] coverage: 69.2% of statements [2022-05-12T17:17:23.866Z] ok github.com/docker/docker/pkg/ioutils 0.545s coverage: 69.2% of statements [2022-05-12T17:17:23.919Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T17:17:24.851Z] === RUN TestError [2022-05-12T17:17:24.851Z] --- PASS: TestError (0.00s) [2022-05-12T17:17:24.851Z] === RUN TestProgressString [2022-05-12T17:17:24.851Z] === RUN TestProgressString/no_progress [2022-05-12T17:17:24.851Z] === RUN TestProgressString/progress_1 [2022-05-12T17:17:24.851Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T17:17:24.851Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T17:17:24.851Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T17:17:24.851Z] === RUN TestProgressString/with_units [2022-05-12T17:17:24.851Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T17:17:24.851Z] === RUN TestProgressString/hide_counts [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T17:17:24.851Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T17:17:24.851Z] === RUN TestJSONMessageDisplay [2022-05-12T17:17:24.851Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-05-12T17:17:24.851Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T17:17:24.851Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T17:17:24.851Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T17:17:24.851Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T17:17:24.851Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T17:17:24.851Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T17:17:24.851Z] PASS [2022-05-12T17:17:24.851Z] coverage: 91.7% of statements [2022-05-12T17:17:24.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2022-05-12T17:17:25.286Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T17:17:25.319Z] === RUN TestStandardLongPath [2022-05-12T17:17:25.319Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T17:17:25.319Z] === RUN TestUNCLongPath [2022-05-12T17:17:25.319Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T17:17:25.319Z] PASS [2022-05-12T17:17:25.319Z] coverage: 100.0% of statements [2022-05-12T17:17:25.319Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-05-12T17:17:26.216Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T17:17:26.304Z] === RUN TestNameFormat [2022-05-12T17:17:26.304Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T17:17:26.304Z] === RUN TestNameRetries [2022-05-12T17:17:26.304Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T17:17:26.304Z] PASS [2022-05-12T17:17:26.304Z] coverage: 85.7% of statements [2022-05-12T17:17:26.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-05-12T17:17:26.771Z] === RUN TestParseKeyValueOpt [2022-05-12T17:17:26.771Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T17:17:26.771Z] === RUN TestParseUintList [2022-05-12T17:17:26.771Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T17:17:26.771Z] === RUN TestParseUintListMaximumLimits [2022-05-12T17:17:26.771Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T17:17:26.771Z] PASS [2022-05-12T17:17:26.771Z] coverage: 97.0% of statements [2022-05-12T17:17:26.771Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-05-12T17:17:26.771Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-12T17:17:26.771Z] === RUN TestNetworkDBWatch [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T17:17:27.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T17:17:27.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T17:17:27.239Z] PASS [2022-05-12T17:17:27.239Z] coverage: 36.4% of statements [2022-05-12T17:17:27.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-05-12T17:17:28.225Z] === RUN TestNewAndRemove [2022-05-12T17:17:28.225Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T17:17:28.225Z] === RUN TestRemoveInvalidPath [2022-05-12T17:17:28.225Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T17:17:28.225Z] PASS [2022-05-12T17:17:28.225Z] coverage: 82.6% of statements [2022-05-12T17:17:28.225Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-05-12T17:17:28.225Z] 2022/05/12 17:17:28 Closing DB instances... [2022-05-12T17:17:28.692Z] --- PASS: TestGetAddress (20.27s) [2022-05-12T17:17:28.692Z] === RUN TestRequestSyntaxCheck [2022-05-12T17:17:28.692Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T17:17:28.692Z] === RUN TestRequest [2022-05-12T17:17:29.490Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T17:17:29.490Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T17:17:29.490Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T17:17:29.676Z] === RUN TestFailedConnection [2022-05-12T17:17:29.676Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-12T17:17:29.676Z] === RUN TestNetworkDBBulkSync [2022-05-12T17:17:31.237Z] 2022/05/12 17:17:30 Closing DB instances... [2022-05-12T17:17:31.704Z] --- PASS: TestFailedConnection (2.14s) [2022-05-12T17:17:31.704Z] === RUN TestFailOnce [2022-05-12T17:17:31.704Z] 2022/05/12 17:17:31 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-05-12T17:17:31.704Z] goroutine 18 [running]: [2022-05-12T17:17:31.704Z] net/http.(*conn).serve.func1() [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T17:17:31.704Z] panic({0xf136e0, 0x105d090}) [2022-05-12T17:17:31.704Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T17:17:31.704Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x660000000000003b?, 0xffffffffffffffff?}, 0x66bfd58f5d2e5a5e?) [2022-05-12T17:17:31.704Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T17:17:31.704Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1062898?, 0xc00021a000?}, 0xc0000bfa78?) [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T17:17:31.704Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1062898, 0xc00021a000}, 0xc0000b6000) [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T17:17:31.704Z] net/http.serverHandler.ServeHTTP({0x1060eb8?}, {0x1062898, 0xc00021a000}, 0xc0000b6000) [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T17:17:31.704Z] net/http.(*conn).serve(0xc0000a8000, {0x1062d98, 0xc00008a0c0}) [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T17:17:31.704Z] created by net/http.(*Server).Serve [2022-05-12T17:17:31.704Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T17:17:31.704Z] time="2022-05-12T17:17:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T17:17:32.690Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-12T17:17:32.690Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T17:17:32.690Z] --- PASS: TestFailOnce (1.13s) [2022-05-12T17:17:32.690Z] === RUN TestEchoInputOutput [2022-05-12T17:17:32.690Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T17:17:32.690Z] === RUN TestBackoff [2022-05-12T17:17:32.690Z] --- PASS: TestBackoff (0.00s) [2022-05-12T17:17:32.690Z] === RUN TestAbortRetry [2022-05-12T17:17:32.690Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T17:17:32.690Z] === RUN TestClientScheme [2022-05-12T17:17:32.690Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T17:17:32.690Z] === RUN TestNewClientWithTimeout [2022-05-12T17:17:33.158Z] time="2022-05-12T17:17:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T17:17:33.627Z] --- PASS: TestRequest (5.14s) [2022-05-12T17:17:33.627Z] === RUN TestOverlappingRequests [2022-05-12T17:17:34.094Z] --- PASS: TestOverlappingRequests (0.24s) [2022-05-12T17:17:34.094Z] === RUN TestRelease [2022-05-12T17:17:34.740Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T17:17:34.740Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T17:17:34.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T17:17:35.079Z] time="2022-05-12T17:17:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T17:17:35.079Z] --- PASS: TestRelease (0.99s) [2022-05-12T17:17:35.079Z] === RUN TestAllocateRandomDeallocate [2022-05-12T17:17:35.079Z] === RUN TestParseEmptyInterface [2022-05-12T17:17:35.079Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestParseNonInterfaceType [2022-05-12T17:17:35.079Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestParseWithOneFunction [2022-05-12T17:17:35.079Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestParseWithMultipleFuncs [2022-05-12T17:17:35.079Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestParseWithUnnamedReturn [2022-05-12T17:17:35.079Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestEmbeddedInterface [2022-05-12T17:17:35.079Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestParsedImports [2022-05-12T17:17:35.079Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T17:17:35.079Z] === RUN TestAliasedImports [2022-05-12T17:17:35.079Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T17:17:35.079Z] PASS [2022-05-12T17:17:35.079Z] coverage: 56.8% of statements [2022-05-12T17:17:35.079Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2022-05-12T17:17:35.251Z] docker_cli_daemon_test.go:2503: [d3a642f5dfa31] daemon is not started [2022-05-12T17:17:35.813Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T17:17:35.813Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T17:17:36.063Z] === RUN TestHTTPTransport [2022-05-12T17:17:36.063Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T17:17:36.063Z] PASS [2022-05-12T17:17:36.063Z] coverage: 85.7% of statements [2022-05-12T17:17:36.063Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-05-12T17:17:36.376Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T17:17:36.530Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:17:36.530Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T17:17:36.530Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T17:17:36.530Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T17:17:36.530Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T17:17:36.530Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T17:17:36.530Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T17:17:36.530Z] === RUN TestBufferPoolPutAndGet [2022-05-12T17:17:36.530Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T17:17:36.530Z] PASS [2022-05-12T17:17:36.530Z] coverage: 88.2% of statements [2022-05-12T17:17:36.530Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-05-12T17:17:36.633Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T17:17:36.889Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T17:17:36.998Z] === RUN TestOutputOnPrematureClose [2022-05-12T17:17:36.998Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T17:17:36.998Z] === RUN TestCompleteSilently [2022-05-12T17:17:36.998Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T17:17:36.998Z] PASS [2022-05-12T17:17:36.998Z] coverage: 75.9% of statements [2022-05-12T17:17:36.998Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-05-12T17:17:37.465Z] time="2022-05-12T17:17:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T17:17:37.465Z] === RUN TestSendToOneSub [2022-05-12T17:17:37.465Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T17:17:37.465Z] === RUN TestSendToMultipleSubs [2022-05-12T17:17:37.465Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T17:17:37.465Z] === RUN TestEvictOneSub [2022-05-12T17:17:37.465Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T17:17:37.465Z] === RUN TestClosePublisher [2022-05-12T17:17:37.465Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T17:17:37.465Z] === RUN TestPubSubRace [2022-05-12T17:17:37.465Z] 2022/05/12 17:17:37 Closing DB instances... [2022-05-12T17:17:37.465Z] --- PASS: TestAllocateRandomDeallocate (2.64s) [2022-05-12T17:17:37.465Z] === RUN TestRetrieveFromStore [2022-05-12T17:17:37.465Z] time="2022-05-12T17:17:37Z" level=error msg="node: cb6b9fa5b758 is unknown to memberlist" [2022-05-12T17:17:37.465Z] time="2022-05-12T17:17:37Z" level=error msg="node: cb6b9fa5b758 is unknown to memberlist" [2022-05-12T17:17:37.465Z] time="2022-05-12T17:17:37Z" level=error msg="node: cb6b9fa5b758 is unknown to memberlist" [2022-05-12T17:17:37.932Z] time="2022-05-12T17:17:37Z" level=error msg="node: cb6b9fa5b758 is unknown to memberlist" [2022-05-12T17:17:37.932Z] time="2022-05-12T17:17:37Z" level=error msg="node: cb6b9fa5b758 is unknown to memberlist" [2022-05-12T17:17:38.399Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-05-12T17:17:38.399Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T17:17:38.399Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T17:17:38.399Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T17:17:38.399Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T17:17:38.399Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T17:17:38.399Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T17:17:38.399Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T17:17:38.399Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T17:17:38.399Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T17:17:38.399Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T17:17:38.399Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T17:17:38.399Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T17:17:38.399Z] === RUN TestDebug [2022-05-12T17:17:38.399Z] --- PASS: TestDebug (0.00s) [2022-05-12T17:17:38.399Z] === RUN TestRequestPoolParallel [2022-05-12T17:17:38.399Z] --- PASS: TestPubSubRace (1.04s) [2022-05-12T17:17:38.399Z] PASS [2022-05-12T17:17:38.399Z] coverage: 75.0% of statements [2022-05-12T17:17:38.399Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2022-05-12T17:17:38.866Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-05-12T17:17:38.866Z] === RUN TestFullAllocateRelease [2022-05-12T17:17:38.866Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-05-12T17:17:38.866Z] === RUN TestOddAllocateRelease [2022-05-12T17:17:39.334Z] === RUN TestRegister [2022-05-12T17:17:39.334Z] --- PASS: TestRegister (0.00s) [2022-05-12T17:17:39.334Z] === RUN TestCommand [2022-05-12T17:17:39.334Z] --- PASS: TestCommand (0.03s) [2022-05-12T17:17:39.334Z] === RUN TestNaiveSelf [2022-05-12T17:17:39.334Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T17:17:39.334Z] PASS [2022-05-12T17:17:39.334Z] coverage: 82.4% of statements [2022-05-12T17:17:39.334Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-05-12T17:17:39.334Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-05-12T17:17:39.334Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T17:17:39.334Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-12T17:17:39.334Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T17:17:39.334Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:17:39.334Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T17:17:39.334Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T17:17:39.334Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T17:17:39.334Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:39.334Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:17:39.334Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T17:17:39.334Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:39.334Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:17:39.334Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T17:17:39.334Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:39.334Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:17:39.334Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T17:17:39.334Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:39.334Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:17:39.334Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T17:17:39.334Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:39.334Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:17:39.334Z] PASS [2022-05-12T17:17:39.334Z] coverage: 85.3% of statements [2022-05-12T17:17:39.334Z] ok github.com/docker/docker/libnetwork/ipam 36.123s coverage: 85.3% of statements [2022-05-12T17:17:39.421Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T17:17:39.801Z] === RUN TestDump [2022-05-12T17:17:39.801Z] goroutine 19 [running]: [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.dump(0xf42d57?) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T17:17:39.801Z] testing.tRunner(0xc000085520, 0x110a4b0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:17:39.801Z] created by testing.(*T).Run [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:17:39.801Z] [2022-05-12T17:17:39.801Z] goroutine 1 [chan receive]: [2022-05-12T17:17:39.801Z] testing.(*T).Run(0xc000085380, {0x10f9154?, 0xf1c1f3?}, 0x110a4b0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:17:39.801Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:17:39.801Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:17:39.801Z] testing.runTests(0xc000094500?, {0x128e400, 0x3, 0x3}, {0x1e2bda20598?, 0x40?, 0x12934a0?}) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:17:39.801Z] testing.(*M).Run(0xc000094500) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:17:39.801Z] main.main() [2022-05-12T17:17:39.801Z] _testmain.go:99 +0x255 [2022-05-12T17:17:39.801Z] --- PASS: TestDump (0.00s) [2022-05-12T17:17:39.801Z] === RUN TestDumpToFile [2022-05-12T17:17:39.801Z] --- PASS: TestDumpToFile (0.11s) [2022-05-12T17:17:39.801Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T17:17:39.801Z] goroutine 21 [running]: [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.dump(0xfbed93?) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xfbed60?}) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T17:17:39.801Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-05-12T17:17:39.801Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T17:17:39.801Z] testing.tRunner(0xc000085ba0, 0x110a4a0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:17:39.801Z] created by testing.(*T).Run [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T17:17:39.801Z] [2022-05-12T17:17:39.801Z] goroutine 1 [chan receive]: [2022-05-12T17:17:39.801Z] testing.(*T).Run(0xc000085380, {0x110072b?, 0xf1c1f3?}, 0x110a4a0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T17:17:39.801Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T17:17:39.801Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T17:17:39.801Z] testing.runTests(0xc000094500?, {0x128e400, 0x3, 0x3}, {0x1e2bda20598?, 0x40?, 0x12934a0?}) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T17:17:39.801Z] testing.(*M).Run(0xc000094500) [2022-05-12T17:17:39.801Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T17:17:39.801Z] main.main() [2022-05-12T17:17:39.801Z] _testmain.go:99 +0x255 [2022-05-12T17:17:39.801Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T17:17:39.801Z] PASS [2022-05-12T17:17:39.801Z] coverage: 90.9% of statements [2022-05-12T17:17:39.801Z] ok github.com/docker/docker/pkg/stack 0.147s coverage: 90.9% of statements [2022-05-12T17:17:40.201Z] 2022/05/12 17:17:37 Closing DB instances... [2022-05-12T17:17:40.201Z] time="2022-05-12T17:17:37Z" level=error msg="node: f960bfc1406b is unknown to memberlist" [2022-05-12T17:17:40.201Z] --- PASS: TestNetworkDBGarbageCollection (54.64s) [2022-05-12T17:17:40.201Z] === RUN TestFindNode [2022-05-12T17:17:40.201Z] 2022/05/12 17:17:39 Closing DB instances... [2022-05-12T17:17:40.201Z] --- PASS: TestFindNode (0.02s) [2022-05-12T17:17:40.201Z] === RUN TestChangeNodeState [2022-05-12T17:17:40.201Z] 2022/05/12 17:17:39 Closing DB instances... [2022-05-12T17:17:40.201Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T17:17:40.201Z] === RUN TestNodeReincarnation [2022-05-12T17:17:40.201Z] 2022/05/12 17:17:39 Closing DB instances... [2022-05-12T17:17:40.268Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.67s) [2022-05-12T17:17:40.268Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T17:17:40.268Z] === RUN TestNewStdWriter [2022-05-12T17:17:40.268Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T17:17:40.268Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestWriteWithNilBytes [2022-05-12T17:17:40.268Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestWrite [2022-05-12T17:17:40.268Z] --- PASS: TestWrite (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestWriteWithWriterError [2022-05-12T17:17:40.268Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T17:17:40.268Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyWriteAndRead [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T17:17:40.268Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T17:17:40.268Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T17:17:40.268Z] PASS [2022-05-12T17:17:40.268Z] coverage: 100.0% of statements [2022-05-12T17:17:40.268Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-05-12T17:17:40.788Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T17:17:41.254Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T17:17:41.254Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T17:17:41.254Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestFormatStatus [2022-05-12T17:17:41.254Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestFormatError [2022-05-12T17:17:41.254Z] --- PASS: TestFormatError (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestFormatJSONError [2022-05-12T17:17:41.254Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T17:17:41.254Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T17:17:41.254Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestNewJSONProgressOutput [2022-05-12T17:17:41.254Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestAuxFormatterEmit [2022-05-12T17:17:41.254Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestStreamWriterStdout [2022-05-12T17:17:41.254Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T17:17:41.254Z] === RUN TestStreamWriterStderr [2022-05-12T17:17:41.254Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T17:17:41.254Z] PASS [2022-05-12T17:17:41.254Z] coverage: 66.2% of statements [2022-05-12T17:17:41.254Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-05-12T17:17:41.254Z] 2022/05/12 17:17:41 Closing DB instances... [2022-05-12T17:17:41.722Z] === RUN TestGenerateRandomID [2022-05-12T17:17:41.722Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestShortenId [2022-05-12T17:17:41.722Z] --- PASS: TestShortenId (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestShortenSha256Id [2022-05-12T17:17:41.722Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestShortenIdEmpty [2022-05-12T17:17:41.722Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestShortenIdInvalid [2022-05-12T17:17:41.722Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestIsShortIDNonHex [2022-05-12T17:17:41.722Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T17:17:41.722Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T17:17:41.722Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T17:17:41.722Z] PASS [2022-05-12T17:17:41.722Z] coverage: 70.6% of statements [2022-05-12T17:17:41.722Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-12T17:17:41.722Z] time="2022-05-12T17:17:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T17:17:42.193Z] === RUN TestIsCpusetListAvailable [2022-05-12T17:17:42.193Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T17:17:42.193Z] PASS [2022-05-12T17:17:42.193Z] coverage: 39.4% of statements [2022-05-12T17:17:42.193Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-05-12T17:17:42.678Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T17:17:43.178Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T17:17:43.178Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T17:17:43.607Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T17:17:43.651Z] === RUN TestChtimes [2022-05-12T17:17:43.651Z] --- PASS: TestChtimes (0.00s) [2022-05-12T17:17:43.651Z] === RUN TestChtimesWindows [2022-05-12T17:17:43.651Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T17:17:43.651Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T17:17:43.651Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T17:17:43.651Z] PASS [2022-05-12T17:17:43.651Z] coverage: 13.0% of statements [2022-05-12T17:17:43.651Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-05-12T17:17:44.120Z] === RUN TestTailFile [2022-05-12T17:17:44.120Z] --- PASS: TestTailFile (0.00s) [2022-05-12T17:17:44.120Z] === RUN TestTailFileManyLines [2022-05-12T17:17:44.120Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T17:17:44.120Z] === RUN TestTailEmptyFile [2022-05-12T17:17:44.120Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T17:17:44.120Z] === RUN TestTailNegativeN [2022-05-12T17:17:44.120Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.120Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.123Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T17:17:44.123Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.536Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.592Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.592Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.593Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.593Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T17:17:44.594Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.04s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T17:17:44.596Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T17:17:44.596Z] PASS [2022-05-12T17:17:44.596Z] coverage: 88.6% of statements [2022-05-12T17:17:44.596Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T17:17:45.052Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T17:17:45.052Z] === RUN TestParallelCreate [2022-05-12T17:17:45.052Z] 2022/05/12 17:17:44 Closing DB instances... [2022-05-12T17:17:45.052Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T17:17:45.052Z] === RUN TestParallelDelete [2022-05-12T17:17:45.052Z] 2022/05/12 17:17:44 Closing DB instances... [2022-05-12T17:17:45.052Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T17:17:45.052Z] === RUN TestNetworkDBIslands [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb443045c06f with config:&{NodeID:cb443045c06f 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-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node cb443045c06f/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node cb443045c06f/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2feb72e5f78c with config:&{NodeID:2feb72e5f78c 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-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node cb443045c06f/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=info msg="Node cb443045c06f/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T17:17:45.052Z] time="2022-05-12T17:17:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-05-12T17:17:45.064Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T17:17:45.064Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T17:17:45.064Z] === RUN TestTarSumRemove [2022-05-12T17:17:45.064Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T17:17:45.064Z] === RUN TestSortFileInfoSums [2022-05-12T17:17:45.065Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T17:17:45.065Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T17:17:45.065Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T17:17:45.065Z] === RUN TestNewTarSumForLabel [2022-05-12T17:17:45.065Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T17:17:45.065Z] === RUN TestEmptyTar [2022-05-12T17:17:45.065Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T17:17:45.065Z] === RUN TestTarSumsReadSize [2022-05-12T17:17:45.065Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T17:17:45.065Z] === RUN TestTarSums [2022-05-12T17:17:45.466Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T17:17:45.532Z] --- PASS: TestTarSums (0.05s) [2022-05-12T17:17:45.532Z] === RUN TestIteration [2022-05-12T17:17:45.532Z] --- PASS: TestIteration (0.00s) [2022-05-12T17:17:45.532Z] === RUN TestVersionLabelForChecksum [2022-05-12T17:17:45.532Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T17:17:45.532Z] === RUN TestVersion [2022-05-12T17:17:45.532Z] --- PASS: TestVersion (0.00s) [2022-05-12T17:17:45.532Z] === RUN TestGetVersion [2022-05-12T17:17:45.532Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T17:17:45.532Z] === RUN TestGetVersions [2022-05-12T17:17:45.532Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T17:17:45.532Z] PASS [2022-05-12T17:17:45.532Z] coverage: 89.3% of statements [2022-05-12T17:17:45.532Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:40d829100028 with config:&{NodeID:40d829100028 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-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node cb443045c06f/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node cb443045c06f/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to nodes list" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T17:17:45.534Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-12T17:17:45.999Z] === RUN TestTruncIndex [2022-05-12T17:17:45.999Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T17:17:45.999Z] PASS [2022-05-12T17:17:45.999Z] coverage: 91.5% of statements [2022-05-12T17:17:45.999Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2022-05-12T17:17:45.999Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T17:17:45.999Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T17:17:45.999Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T17:17:45.999Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6f245cedd9e4 with config:&{NodeID:6f245cedd9e4 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-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node cb443045c06f/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node cb443045c06f/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 40d829100028/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.016Z] time="2022-05-12T17:17:45Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.030Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T17:17:46.466Z] === RUN TestVersionInfo [2022-05-12T17:17:46.466Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T17:17:46.466Z] === RUN TestAppendVersions [2022-05-12T17:17:46.466Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T17:17:46.466Z] PASS [2022-05-12T17:17:46.466Z] coverage: 88.9% of statements [2022-05-12T17:17:46.466Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2c17c7626515 with config:&{NodeID:2c17c7626515 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-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node cb443045c06f/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node cb443045c06f/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 40d829100028/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 40d829100028/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.498Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:46.980Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=info msg="The new bootstrap node list is:[172.22.127.79:10033 172.22.127.79:10034 172.22.127.79:10035]" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10033" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49366" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10034" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49367" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10035" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49368" [2022-05-12T17:17:46.980Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=info msg="The new bootstrap node list is:[172.22.127.79:10033 172.22.127.79:10034 172.22.127.79:10035]" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10033" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49369" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10034" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49370" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10035" [2022-05-12T17:17:46.980Z] time="2022-05-12T17:17:46Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49371" [2022-05-12T17:17:47.450Z] === RUN TestNewSettable [2022-05-12T17:17:47.450Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T17:17:47.450Z] === RUN TestIsSettable [2022-05-12T17:17:47.450Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T17:17:47.450Z] === RUN TestUpdateSettingsEnv [2022-05-12T17:17:47.450Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T17:17:47.450Z] PASS [2022-05-12T17:17:47.450Z] coverage: 20.0% of statements [2022-05-12T17:17:47.450Z] ok github.com/docker/docker/plugin/v2 0.066s coverage: 20.0% of statements [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:46Z" level=info msg="node 0 leaving" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="node4(6f245cedd9e4): Node leave event for cb443045c06f/172.22.127.79" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="node5(2c17c7626515): Node leave event for cb443045c06f/172.22.127.79" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="node3(40d829100028): Node leave event for cb443045c06f/172.22.127.79" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="node2(2feb72e5f78c): Node leave event for cb443045c06f/172.22.127.79" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="node1(cb443045c06f): Node leave event for cb443045c06f/172.22.127.79" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.461Z] time="2022-05-12T17:17:47Z" level=info msg="Node cb443045c06f/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.917Z] === RUN TestValidatePrivileges [2022-05-12T17:17:47.917Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T17:17:47.917Z] === RUN TestFilterByCapNeg [2022-05-12T17:17:47.917Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T17:17:47.917Z] === RUN TestFilterByCapPos [2022-05-12T17:17:47.917Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T17:17:47.917Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T17:17:47.917Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T17:17:47.917Z] PASS [2022-05-12T17:17:47.917Z] coverage: 12.2% of statements [2022-05-12T17:17:47.917Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.2% of statements [2022-05-12T17:17:47.920Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="node 1 leaving" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="node3(40d829100028): Node leave event for 2feb72e5f78c/172.22.127.79" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c change state NodeActive --> NodeFailed" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, added to failed nodes list" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="node4(6f245cedd9e4): Node leave event for 2feb72e5f78c/172.22.127.79" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c change state NodeActive --> NodeLeft" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="node5(2c17c7626515): Node leave event for 2feb72e5f78c/172.22.127.79" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=error msg="node: 2feb72e5f78c is unknown to memberlist" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, left gossip cluster" [2022-05-12T17:17:47.942Z] time="2022-05-12T17:17:47Z" level=info msg="Node 2feb72e5f78c/172.22.127.79, left gossip cluster" [2022-05-12T17:17:48.385Z] === RUN TestLoad [2022-05-12T17:17:48.385Z] --- PASS: TestLoad (0.00s) [2022-05-12T17:17:48.385Z] === RUN TestSave [2022-05-12T17:17:48.385Z] --- PASS: TestSave (0.02s) [2022-05-12T17:17:48.385Z] === RUN TestAddDeleteGet [2022-05-12T17:17:48.385Z] --- PASS: TestAddDeleteGet (0.02s) [2022-05-12T17:17:48.385Z] === RUN TestInvalidTags [2022-05-12T17:17:48.385Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T17:17:48.385Z] PASS [2022-05-12T17:17:48.385Z] coverage: 84.4% of statements [2022-05-12T17:17:48.385Z] ok github.com/docker/docker/reference 0.097s coverage: 84.4% of statements [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="node 2 leaving" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="Node 40d829100028 change state NodeActive --> NodeLeft" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="node4(6f245cedd9e4): Node leave event for 40d829100028/172.22.127.79" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="Node 40d829100028 change state NodeActive --> NodeLeft" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="node3(40d829100028): Node leave event for 40d829100028/172.22.127.79" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="Node 40d829100028 change state NodeActive --> NodeLeft" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:47Z" level=info msg="node5(2c17c7626515): Node leave event for 40d829100028/172.22.127.79" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=debug msg="memberlist: Failed ping: 2c17c7626515 (timeout reached)" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.127.79:10034: use of closed network connection" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.127.79:10035: use of closed network connection" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.127.79:10036: use of closed network connection" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49372" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=info msg="Node 40d829100028/172.22.127.79, left gossip cluster" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=info msg="Node 40d829100028/172.22.127.79, left gossip cluster" [2022-05-12T17:17:48.424Z] time="2022-05-12T17:17:48Z" level=info msg="Node 40d829100028/172.22.127.79, left gossip cluster" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=warning msg="memberlist: Was able to connect to 2c17c7626515 but other probes failed, network may be misconfigured" [2022-05-12T17:17:48.905Z] networkdb_test.go:867: node4: OK [2022-05-12T17:17:48.905Z] networkdb_test.go:867: node5: OK [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="node 0 coming back" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:37d70b3dc7a0 with config:&{NodeID:37d70b3dc7a0 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-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, added to nodes list" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="node 1 coming back" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ddf16f567ae8 with config:&{NodeID:ddf16f567ae8 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-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node ddf16f567ae8/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node ddf16f567ae8/172.22.127.79, added to nodes list" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="node 2 coming back" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1db1e7a4576b with config:&{NodeID:1db1e7a4576b 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-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:48.905Z] time="2022-05-12T17:17:48Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, added to nodes list" [2022-05-12T17:17:49.370Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T17:17:49.370Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T17:17:49.370Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T17:17:49.370Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestValidateMirror [2022-05-12T17:17:49.370Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestLoadInsecureRegistries [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T17:17:49.370Z] time="2022-05-12T17:17:49Z" 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-12T17:17:49.370Z] time="2022-05-12T17:17:49Z" 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-12T17:17:49.370Z] time="2022-05-12T17:17:49Z" 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-12T17:17:49.370Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-05-12T17:17:49.370Z] === RUN TestNewServiceConfig [2022-05-12T17:17:49.370Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestValidateIndexName [2022-05-12T17:17:49.370Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestValidateIndexNameWithError [2022-05-12T17:17:49.370Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestEndpointParse [2022-05-12T17:17:49.370Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestEndpointParseInvalid [2022-05-12T17:17:49.370Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestValidateEndpoint [2022-05-12T17:17:49.370Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestPing [2022-05-12T17:17:49.370Z] --- PASS: TestPing (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestPingRegistryEndpoint [2022-05-12T17:17:49.370Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:49.370Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestEndpoint [2022-05-12T17:17:49.370Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:49.370Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestParseRepositoryInfo [2022-05-12T17:17:49.370Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestNewIndexInfo [2022-05-12T17:17:49.370Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestMirrorEndpointLookup [2022-05-12T17:17:49.370Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:49.370Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestSearchRepositories [2022-05-12T17:17:49.370Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T17:17:49.370Z] Host: 127.0.0.1:49315 [2022-05-12T17:17:49.370Z] User-Agent: docker test client [2022-05-12T17:17:49.370Z] Authorization: Token fake-token [2022-05-12T17:17:49.370Z] X-Docker-Token: true [2022-05-12T17:17:49.370Z] Accept-Encoding: gzip [2022-05-12T17:17:49.370Z] [2022-05-12T17:17:49.370Z] [2022-05-12T17:17:49.370Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T17:17:49.370Z] Connection: close [2022-05-12T17:17:49.370Z] Content-Length: 144 [2022-05-12T17:17:49.370Z] Cache-Control: no-cache [2022-05-12T17:17:49.370Z] Content-Type: application/json [2022-05-12T17:17:49.370Z] Date: Thu, 12 May 2022 17:17:49 GMT [2022-05-12T17:17:49.370Z] Expires: -1 [2022-05-12T17:17:49.370Z] Pragma: no-cache [2022-05-12T17:17:49.370Z] Server: docker-tests/mock [2022-05-12T17:17:49.370Z] X-Docker-Registry-Config: mock [2022-05-12T17:17:49.370Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T17:17:49.370Z] [2022-05-12T17:17:49.370Z] [2022-05-12T17:17:49.370Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestTrustedLocation [2022-05-12T17:17:49.370Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T17:17:49.370Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T17:17:49.370Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestIsSecureIndex [2022-05-12T17:17:49.370Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T17:17:49.370Z] PASS [2022-05-12T17:17:49.370Z] coverage: 51.7% of statements [2022-05-12T17:17:49.370Z] ok github.com/docker/docker/registry 0.183s coverage: 51.7% of statements [2022-05-12T17:17:49.370Z] time="2022-05-12T17:17:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReader [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T17:17:49.370Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T17:17:49.370Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T17:17:49.370Z] PASS [2022-05-12T17:17:49.370Z] coverage: 100.0% of statements [2022-05-12T17:17:49.370Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2022-05-12T17:17:49.811Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T17:17:49.838Z] === RUN TestRestartManagerTimeout [2022-05-12T17:17:49.838Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T17:17:49.838Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T17:17:49.838Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T17:17:49.838Z] PASS [2022-05-12T17:17:49.838Z] coverage: 50.9% of statements [2022-05-12T17:17:49.838Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-05-12T17:17:50.305Z] === RUN TestDecodeContainerConfig [2022-05-12T17:17:50.305Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T17:17:50.305Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T17:17:50.305Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T17:17:50.305Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T17:17:50.305Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T17:17:50.305Z] === RUN TestValidatePrivileged [2022-05-12T17:17:50.305Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T17:17:50.305Z] PASS [2022-05-12T17:17:50.305Z] coverage: 52.4% of statements [2022-05-12T17:17:50.305Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.4% of statements [2022-05-12T17:17:50.305Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T17:17:50.305Z] === RUN TestClientStream [2022-05-12T17:17:50.305Z] --- PASS: TestClientStream (0.00s) [2022-05-12T17:17:50.306Z] === RUN TestClientSendFile [2022-05-12T17:17:50.306Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T17:17:50.306Z] === RUN TestClientWithRequestTimeout [2022-05-12T17:17:50.306Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T17:17:50.306Z] === RUN TestFileSpecPlugin [2022-05-12T17:17:50.306Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T17:17:50.306Z] === RUN TestFileJSONSpecPlugin [2022-05-12T17:17:50.306Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-12T17:17:50.306Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T17:17:50.306Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T17:17:50.306Z] === RUN TestPluginAddHandler [2022-05-12T17:17:50.306Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T17:17:50.306Z] === RUN TestPluginWaitBadPlugin [2022-05-12T17:17:50.306Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T17:17:50.306Z] === RUN TestGet [2022-05-12T17:17:50.306Z] time="2022-05-12T17:17:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T17:17:50.774Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T17:17:50.774Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T17:17:50.774Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T17:17:50.774Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T17:17:50.774Z] PASS [2022-05-12T17:17:50.774Z] coverage: 62.5% of statements [2022-05-12T17:17:50.774Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-12T17:17:51.759Z] time="2022-05-12T17:17:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T17:17:51.927Z] time="2022-05-12T17:17:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.127.79:10033 172.22.127.79:10034 172.22.127.79:10035]" [2022-05-12T17:17:52.230Z] === RUN TestGetDriver [2022-05-12T17:17:52.230Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T17:17:52.230Z] === RUN TestVolumeRequestError [2022-05-12T17:17:52.230Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T17:17:52.230Z] PASS [2022-05-12T17:17:52.230Z] coverage: 36.1% of statements [2022-05-12T17:17:52.230Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-05-12T17:17:52.330Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T17:17:52.409Z] time="2022-05-12T17:17:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.127.79:10033 172.22.127.79:10034 172.22.127.79:10035]" [2022-05-12T17:17:52.587Z] check_test.go:307: [d090a977dd1d2] daemon is not started [2022-05-12T17:17:52.587Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T17:17:52.698Z] === RUN TestGetAddress [2022-05-12T17:17:52.698Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T17:17:52.698Z] === RUN TestRemove [2022-05-12T17:17:52.698Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:17:52.698Z] --- SKIP: TestRemove (0.00s) [2022-05-12T17:17:52.698Z] === RUN TestInitializeWithVolumes [2022-05-12T17:17:52.698Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T17:17:52.698Z] === RUN TestCreate [2022-05-12T17:17:52.698Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:17:52.698Z] === RUN TestValidateName [2022-05-12T17:17:52.698Z] --- PASS: TestValidateName (0.00s) [2022-05-12T17:17:52.698Z] === RUN TestCreateWithOpts [2022-05-12T17:17:52.698Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:17:52.698Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T17:17:52.698Z] === RUN TestRelaodNoOpts [2022-05-12T17:17:52.698Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T17:17:52.698Z] PASS [2022-05-12T17:17:52.698Z] coverage: 41.5% of statements [2022-05-12T17:17:52.698Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10033" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49373" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, is the new incarnation of the shutdown node cb443045c06f/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10034" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49374" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, is the new incarnation of the shutdown node 2feb72e5f78c/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10035" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49375" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, is the new incarnation of the shutdown node 40d829100028/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, is the new incarnation of the shutdown node 2feb72e5f78c/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, is the new incarnation of the shutdown node cb443045c06f/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node ddf16f567ae8/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, added to nodes list" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, is the new incarnation of the shutdown node 40d829100028/172.22.127.79" [2022-05-12T17:17:52.891Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, added to nodes list" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, joined gossip cluster" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:52Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, added to nodes list" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10033" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49376" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10034" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49377" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.127.79:10035" [2022-05-12T17:17:53.373Z] time="2022-05-12T17:17:53Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49378" [2022-05-12T17:17:53.516Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRaw [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T17:17:53.683Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRaw [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T17:17:53.683Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestConvertTmpfsOptions [2022-05-12T17:17:53.683Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T17:17:53.683Z] linux_parser_test.go:209: data="ro" [2022-05-12T17:17:53.683Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestParseMountSpec [2022-05-12T17:17:53.683Z] parser_test.go:62: case 0 [2022-05-12T17:17:53.683Z] parser_test.go:62: case 1 [2022-05-12T17:17:53.683Z] parser_test.go:62: case 2 [2022-05-12T17:17:53.683Z] parser_test.go:62: case 3 [2022-05-12T17:17:53.683Z] parser_test.go:62: case 4 [2022-05-12T17:17:53.683Z] parser_test.go:62: case 5 [2022-05-12T17:17:53.683Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestValidateMount [2022-05-12T17:17:53.683Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRaw [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T17:17:53.683Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T17:17:53.683Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T17:17:53.684Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T17:17:53.684Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T17:17:53.684Z] PASS [2022-05-12T17:17:53.684Z] coverage: 67.6% of statements [2022-05-12T17:17:53.684Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-05-12T17:17:53.684Z] time="2022-05-12T17:17:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T17:17:53.855Z] 2022/05/12 17:17:53 Closing DB instances... [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0 change state NodeActive --> NodeLeft" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="node4(6f245cedd9e4): Node leave event for 37d70b3dc7a0/172.22.127.79" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0 change state NodeActive --> NodeLeft" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="node3(1db1e7a4576b): Node leave event for 37d70b3dc7a0/172.22.127.79" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0 change state NodeActive --> NodeLeft" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0 change state NodeActive --> NodeLeft" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="node2(ddf16f567ae8): Node leave event for 37d70b3dc7a0/172.22.127.79" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="node1(37d70b3dc7a0): Node leave event for 37d70b3dc7a0/172.22.127.79" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0 change state NodeActive --> NodeLeft" [2022-05-12T17:17:53.855Z] time="2022-05-12T17:17:53Z" level=info msg="node5(2c17c7626515): Node leave event for 37d70b3dc7a0/172.22.127.79" [2022-05-12T17:17:54.152Z] === RUN TestSetGetMeta [2022-05-12T17:17:54.152Z] === PAUSE TestSetGetMeta [2022-05-12T17:17:54.152Z] === RUN TestRestore [2022-05-12T17:17:54.152Z] === PAUSE TestRestore [2022-05-12T17:17:54.152Z] === RUN TestServiceCreate [2022-05-12T17:17:54.152Z] === PAUSE TestServiceCreate [2022-05-12T17:17:54.152Z] === RUN TestServiceList [2022-05-12T17:17:54.152Z] === PAUSE TestServiceList [2022-05-12T17:17:54.152Z] === RUN TestServiceRemove [2022-05-12T17:17:54.152Z] === PAUSE TestServiceRemove [2022-05-12T17:17:54.152Z] === RUN TestServiceGet [2022-05-12T17:17:54.152Z] === PAUSE TestServiceGet [2022-05-12T17:17:54.152Z] === RUN TestServicePrune [2022-05-12T17:17:54.152Z] === PAUSE TestServicePrune [2022-05-12T17:17:54.152Z] === RUN TestCreate [2022-05-12T17:17:54.152Z] === PAUSE TestCreate [2022-05-12T17:17:54.152Z] === RUN TestRemove [2022-05-12T17:17:54.152Z] === PAUSE TestRemove [2022-05-12T17:17:54.152Z] === RUN TestList [2022-05-12T17:17:54.152Z] === PAUSE TestList [2022-05-12T17:17:54.152Z] === RUN TestFindByDriver [2022-05-12T17:17:54.152Z] === PAUSE TestFindByDriver [2022-05-12T17:17:54.152Z] === RUN TestFindByReferenced [2022-05-12T17:17:54.152Z] === PAUSE TestFindByReferenced [2022-05-12T17:17:54.152Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T17:17:54.152Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T17:17:54.152Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:17:54.152Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:17:54.152Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T17:17:54.152Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T17:17:54.152Z] === RUN TestRefDerefRemove [2022-05-12T17:17:54.152Z] === PAUSE TestRefDerefRemove [2022-05-12T17:17:54.152Z] === RUN TestGet [2022-05-12T17:17:54.152Z] === PAUSE TestGet [2022-05-12T17:17:54.152Z] === RUN TestGetWithReference [2022-05-12T17:17:54.152Z] === PAUSE TestGetWithReference [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:17:54.152Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T17:17:54.152Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T17:17:54.152Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T17:17:54.152Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T17:17:54.152Z] === CONT TestSetGetMeta [2022-05-12T17:17:54.152Z] === CONT TestList [2022-05-12T17:17:54.152Z] === CONT TestServiceGet [2022-05-12T17:17:54.152Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T17:17:54.152Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestRemove [2022-05-12T17:17:54.152Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T17:17:54.152Z] === CONT TestCreate [2022-05-12T17:17:54.152Z] --- PASS: TestList (0.03s) [2022-05-12T17:17:54.152Z] === CONT TestServicePrune [2022-05-12T17:17:54.152Z] --- PASS: TestRemove (0.02s) [2022-05-12T17:17:54.152Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T17:17:54.152Z] --- PASS: TestCreate (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T17:17:54.152Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestFindByReferenced [2022-05-12T17:17:54.152Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestGet [2022-05-12T17:17:54.152Z] --- PASS: TestGet (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestGetWithReference [2022-05-12T17:17:54.152Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestServiceList [2022-05-12T17:17:54.152Z] --- PASS: TestGetWithReference (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestServiceRemove [2022-05-12T17:17:54.152Z] --- PASS: TestServiceGet (0.12s) [2022-05-12T17:17:54.152Z] === CONT TestFindByDriver [2022-05-12T17:17:54.152Z] time="2022-05-12T17:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:17:54.152Z] --- PASS: TestServiceRemove (0.05s) [2022-05-12T17:17:54.152Z] === CONT TestRefDerefRemove [2022-05-12T17:17:54.152Z] --- PASS: TestServiceList (0.07s) [2022-05-12T17:17:54.152Z] === CONT TestServiceCreate [2022-05-12T17:17:54.152Z] time="2022-05-12T17:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:17:54.152Z] time="2022-05-12T17:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:17:54.152Z] --- PASS: TestFindByDriver (0.01s) [2022-05-12T17:17:54.152Z] === CONT TestRestore [2022-05-12T17:17:54.152Z] time="2022-05-12T17:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T17:17:54.152Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T17:17:54.152Z] time="2022-05-12T17:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T17:17:54.152Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T17:17:54.152Z] --- PASS: TestServicePrune (0.11s) [2022-05-12T17:17:54.152Z] --- PASS: TestRestore (0.02s) [2022-05-12T17:17:54.152Z] PASS [2022-05-12T17:17:54.152Z] coverage: 69.0% of statements [2022-05-12T17:17:54.152Z] ok github.com/docker/docker/volume/service 0.186s coverage: 69.0% of statements [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:53Z" level=info msg="Node 37d70b3dc7a0/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8 change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="node3(1db1e7a4576b): Node leave event for ddf16f567ae8/172.22.127.79" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8 change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="node5(2c17c7626515): Node leave event for ddf16f567ae8/172.22.127.79" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8 change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="node4(6f245cedd9e4): Node leave event for ddf16f567ae8/172.22.127.79" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8 change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.338Z] time="2022-05-12T17:17:54Z" level=info msg="node2(ddf16f567ae8): Node leave event for ddf16f567ae8/172.22.127.79" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node ddf16f567ae8/172.22.127.79, left gossip cluster" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="node4(6f245cedd9e4): Node leave event for 1db1e7a4576b/172.22.127.79" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="node5(2c17c7626515): Node leave event for 1db1e7a4576b/172.22.127.79" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b change state NodeActive --> NodeLeft" [2022-05-12T17:17:54.820Z] time="2022-05-12T17:17:54Z" level=info msg="node3(1db1e7a4576b): Node leave event for 1db1e7a4576b/172.22.127.79" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, left gossip cluster" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, left gossip cluster" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:54Z" level=info msg="Node 1db1e7a4576b/172.22.127.79, left gossip cluster" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:55Z" level=debug msg="memberlist: Failed ping: 1db1e7a4576b (timeout reached)" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.127.79:10037: use of closed network connection" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.127.79:10036: use of closed network connection" [2022-05-12T17:17:55.302Z] time="2022-05-12T17:17:55Z" level=debug msg="memberlist: Stream connection from=172.22.127.79:49379" [2022-05-12T17:17:55.784Z] time="2022-05-12T17:17:55Z" level=info msg="Node 6f245cedd9e4 change state NodeActive --> NodeLeft" [2022-05-12T17:17:55.784Z] time="2022-05-12T17:17:55Z" level=info msg="node5(2c17c7626515): Node leave event for 6f245cedd9e4/172.22.127.79" [2022-05-12T17:17:55.784Z] time="2022-05-12T17:17:55Z" level=info msg="Node 6f245cedd9e4 change state NodeActive --> NodeLeft" [2022-05-12T17:17:55.784Z] time="2022-05-12T17:17:55Z" level=info msg="node4(6f245cedd9e4): Node leave event for 6f245cedd9e4/172.22.127.79" [2022-05-12T17:17:55.784Z] time="2022-05-12T17:17:55Z" level=warning msg="memberlist: Was able to connect to 1db1e7a4576b but other probes failed, network may be misconfigured" [2022-05-12T17:17:56.266Z] time="2022-05-12T17:17:55Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, left gossip cluster" [2022-05-12T17:17:56.266Z] time="2022-05-12T17:17:55Z" level=info msg="Node 6f245cedd9e4/172.22.127.79, left gossip cluster" [2022-05-12T17:17:56.749Z] time="2022-05-12T17:17:56Z" level=info msg="Node 2c17c7626515/172.22.127.79, left gossip cluster" [2022-05-12T17:17:56.749Z] time="2022-05-12T17:17:56Z" level=info msg="Node 2c17c7626515 change state NodeActive --> NodeFailed" [2022-05-12T17:17:56.749Z] time="2022-05-12T17:17:56Z" level=info msg="Node 2c17c7626515/172.22.127.79, added to failed nodes list" [2022-05-12T17:17:56.749Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-12T17:17:56.749Z] PASS [2022-05-12T17:17:56.749Z] coverage: 60.5% of statements [2022-05-12T17:17:56.749Z] ok github.com/docker/docker/libnetwork/networkdb 104.045s coverage: 60.5% of statements [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T17:17:56.749Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T17:17:57.936Z] time="2022-05-12T17:17:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite (340.59s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.55s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.66s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.31s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-05-12T17:17:58.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.08s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.98s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.99s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.87s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.68s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.73s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s) [2022-05-12T17:17:58.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T17:17:58.765Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.23s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.63s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.03s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.85s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.86s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.51s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.65s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.57s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-05-12T17:17:58.765Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2022-05-12T17:17:58.765Z] === RUN TestDockerSwarmSuite [2022-05-12T17:17:58.765Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === Skipped [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T17:17:59.020Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T17:17:59.020Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T17:17:59.020Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T17:17:59.020Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T17:17:59.020Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:17:59.020Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T17:17:59.020Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T17:17:59.020Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T17:17:59.020Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T17:17:59.020Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T17:17:59.020Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T17:17:59.020Z] daemon_test.go:145: root required [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:17:59.020Z] reload_test.go:342: root required [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:17:59.020Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:17:59.020Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T17:17:59.020Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T17:17:59.020Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T17:17:59.020Z] layer_test.go:291: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T17:17:59.020Z] layer_test.go:340: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T17:17:59.020Z] layer_test.go:455: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T17:17:59.020Z] layer_test.go:684: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T17:17:59.020Z] migration_test.go:45: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:17:59.020Z] migration_test.go:181: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T17:17:59.020Z] mount_test.go:17: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T17:17:59.020Z] mount_test.go:76: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T17:17:59.020Z] mount_test.go:125: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T17:17:59.020Z] mount_test.go:212: Failing on Windows [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T17:17:59.020Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T17:17:59.020Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:17:59.020Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T17:17:59.020Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T17:17:59.020Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T17:17:59.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:17:59.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T17:17:59.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:17:59.020Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T17:17:59.020Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T17:17:59.020Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T17:17:59.020Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:17:59.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:17:59.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:17:59.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:17:59.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:17:59.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T17:17:59.020Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T17:17:59.020Z] archive_test.go:140: zstd not installed [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T17:17:59.020Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:17:59.020Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:17:59.020Z] changes_test.go:196: needs more investigation [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T17:17:59.020Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T17:17:59.020Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T17:17:59.020Z] changes_test.go:433: needs further investigation [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:17:59.020Z] changes_test.go:469: needs further investigation [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T17:17:59.020Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:17:59.020Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.020Z] [2022-05-12T17:17:59.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:17:59.021Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T17:17:59.021Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:17:59.021Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:17:59.021Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T17:17:59.021Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T17:17:59.021Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T17:17:59.021Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T17:17:59.021Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T17:17:59.021Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:17:59.021Z] [2022-05-12T17:17:59.021Z] DONE 2285 tests, 70 skipped in 254.548s [2022-05-12T17:17:59.021Z] INFO: make.ps1 ended at 05/12/2022 17:17:58 [2022-05-12T17:18:00.626Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T17:18:00.626Z] INFO: Unit tests ended at 05/12/2022 17:18:00. Duration:00:04:25.6019622 [2022-05-12T17:18:00.626Z] INFO: Building busybox [2022-05-12T17:18:00.626Z] Sending build context to Docker daemon 5.12kB [2022-05-12T17:18:00.626Z] [2022-05-12T17:18:00.626Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T17:18:00.626Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T17:18:00.626Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T17:18:00.626Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T17:18:00.626Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T17:18:00.626Z] ---> 7c569352fed3 [2022-05-12T17:18:00.626Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T17:18:00.626Z] ---> Running in 55b3757063e7 [2022-05-12T17:18:01.283Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T17:18:04.501Z] Removing intermediate container 55b3757063e7 [2022-05-12T17:18:04.501Z] ---> b46429c6b6f1 [2022-05-12T17:18:04.501Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T17:18:04.501Z] ---> Running in 34d8e3527fe9 [2022-05-12T17:18:04.501Z] Removing intermediate container 34d8e3527fe9 [2022-05-12T17:18:04.501Z] ---> aed7daa8e600 [2022-05-12T17:18:04.501Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T17:18:04.501Z] ---> Running in dc609bd826d1 [2022-05-12T17:18:04.501Z] Removing intermediate container dc609bd826d1 [2022-05-12T17:18:04.501Z] ---> ce0978e2126d [2022-05-12T17:18:04.501Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T17:18:04.553Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T17:18:06.107Z] [2022-05-12T17:18:06.581Z] --- PASS: TestGet (15.01s) [2022-05-12T17:18:06.581Z] === RUN TestPluginWithNoManifest [2022-05-12T17:18:06.581Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T17:18:06.581Z] === RUN TestGetAll [2022-05-12T17:18:06.581Z] --- PASS: TestGetAll (0.00s) [2022-05-12T17:18:06.581Z] PASS [2022-05-12T17:18:06.581Z] coverage: 73.2% of statements [2022-05-12T17:18:06.581Z] ok github.com/docker/docker/pkg/plugins 35.964s coverage: 73.2% of statements [2022-05-12T17:18:06.589Z] ---> d851d39f76a8 [2022-05-12T17:18:06.589Z] 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-12T17:18:06.589Z] ---> Running in d1c19c4caced [2022-05-12T17:18:09.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T17:18:13.894Z] Removing intermediate container d1c19c4caced [2022-05-12T17:18:13.894Z] ---> c402c3cbe6bd [2022-05-12T17:18:13.894Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T17:18:13.894Z] ---> Running in 782af547d0cc [2022-05-12T17:18:14.910Z] [2022-05-12T17:18:14.910Z] SUCCESS: Specified value was saved. [2022-05-12T17:18:15.068Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T17:18:16.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T17:18:17.182Z] Removing intermediate container 782af547d0cc [2022-05-12T17:18:17.182Z] ---> 2edcb2d94245 [2022-05-12T17:18:17.182Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T17:18:17.182Z] ---> Running in 2159723c3b14 [2022-05-12T17:18:20.204Z] Cannot create a file when that file already exists. [2022-05-12T17:18:23.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T17:18:24.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T17:18:24.074Z] Removing intermediate container 2159723c3b14 [2022-05-12T17:18:24.074Z] ---> 1e89b5a2e4a0 [2022-05-12T17:18:24.074Z] Step 13/13 : CMD ["sh"] [2022-05-12T17:18:24.556Z] ---> Running in c865ac6b52e6 [2022-05-12T17:18:24.556Z] Removing intermediate container c865ac6b52e6 [2022-05-12T17:18:24.556Z] ---> 56c2b79587bb [2022-05-12T17:18:24.556Z] Successfully built 56c2b79587bb [2022-05-12T17:18:24.556Z] Successfully tagged busybox:latest [2022-05-12T17:18:24.556Z] INFO: Docker images of the daemon under test [2022-05-12T17:18:24.556Z] [2022-05-12T17:18:24.556Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:18:24.556Z] busybox latest 56c2b79587bb Less than a second ago 4.95GB [2022-05-12T17:18:24.556Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T17:18:24.556Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T17:18:24.556Z] [2022-05-12T17:18:24.556Z] INFO: Running integration tests at 05/12/2022 17:18:24... [2022-05-12T17:18:24.556Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T17:18:24.556Z] INFO: Integration API tests being run from the host: [2022-05-12T17:18:24.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T17:18:25.038Z] INFO: make.ps1 starting at 05/12/2022 17:18:24 [2022-05-12T17:18:25.522Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T17:18:25.552Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T17:18:26.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T17:18:27.043Z] docker_api_swarm_test.go:563: [d02503bfeac0d] joining swarm manager [d738bddfc6765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:18:27.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T17:18:28.937Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T17:18:28.937Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T17:18:28.937Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T17:18:29.194Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T17:18:36.681Z] 2022/05/12 17:18:34 Closing DB instances... [2022-05-12T17:18:36.681Z] time="2022-05-12T17:18:35Z" level=error msg="node: f8d8ee9bb1b2 is unknown to memberlist" [2022-05-12T17:18:37.148Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-12T17:18:37.148Z] === RUN TestFindNode [2022-05-12T17:18:37.148Z] 2022/05/12 17:18:36 Closing DB instances... [2022-05-12T17:18:37.148Z] --- PASS: TestFindNode (0.02s) [2022-05-12T17:18:37.148Z] === RUN TestChangeNodeState [2022-05-12T17:18:37.148Z] 2022/05/12 17:18:36 Closing DB instances... [2022-05-12T17:18:37.148Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T17:18:37.148Z] === RUN TestNodeReincarnation [2022-05-12T17:18:37.148Z] 2022/05/12 17:18:36 Closing DB instances... [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T17:18:38.482Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T17:18:38.482Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T17:18:38.482Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T17:18:38.482Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T17:18:38.482Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T17:18:39.146Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T17:18:39.146Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T17:18:39.402Z] docker_api_swarm_test.go:585: [d284ef4c6e3fd] joining swarm manager [d738bddfc6765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:18:39.659Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T17:18:39.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T17:18:39.734Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T17:18:39.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T17:18:39.734Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T17:18:39.734Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T17:18:40.194Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T17:18:40.221Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T17:18:40.478Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T17:18:41.864Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T17:18:41.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T17:18:42.371Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T17:18:42.802Z] check_test.go:378: [d02503bfeac0d] daemon is not started [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T17:18:43.006Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-12T17:18:43.006Z] === RUN TestParallelCreate [2022-05-12T17:18:43.006Z] 2022/05/12 17:18:41 Closing DB instances... [2022-05-12T17:18:43.006Z] --- PASS: TestParallelCreate (0.01s) [2022-05-12T17:18:43.006Z] === RUN TestParallelDelete [2022-05-12T17:18:43.006Z] 2022/05/12 17:18:41 Closing DB instances... [2022-05-12T17:18:43.006Z] --- PASS: TestParallelDelete (0.01s) [2022-05-12T17:18:43.006Z] === RUN TestNetworkDBIslands [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dcd0a4ff50b1 with config:&{NodeID:dcd0a4ff50b1 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-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2e40895f70d5 with config:&{NodeID:2e40895f70d5 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-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:03cb4c08f6be with config:&{NodeID:03cb4c08f6be 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-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T17:18:43.006Z] time="2022-05-12T17:18:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:08a804cfe99b with config:&{NodeID:08a804cfe99b 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-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 2e40895f70d5/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T17:18:43.473Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1264b6e413d9 with config:&{NodeID:1264b6e413d9 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-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 2e40895f70d5/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:43.940Z] time="2022-05-12T17:18:43Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:44.167Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T17:18:44.407Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=info msg="The new bootstrap node list is:[172.29.71.168:10033 172.29.71.168:10034 172.29.71.168:10035]" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10033" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49367" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10034" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49368" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10035" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49369" [2022-05-12T17:18:44.407Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=info msg="The new bootstrap node list is:[172.29.71.168:10033 172.29.71.168:10034 172.29.71.168:10035]" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10033" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49370" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10034" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49371" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10035" [2022-05-12T17:18:44.407Z] time="2022-05-12T17:18:44Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49372" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node 0 leaving" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1 change state NodeActive --> NodeLeft" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node2(2e40895f70d5): Node leave event for dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1 change state NodeActive --> NodeLeft" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1 change state NodeActive --> NodeLeft" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node5(1264b6e413d9): Node leave event for dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node4(08a804cfe99b): Node leave event for dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1 change state NodeActive --> NodeLeft" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node3(03cb4c08f6be): Node leave event for dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1 change state NodeActive --> NodeLeft" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="node1(dcd0a4ff50b1): Node leave event for dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, left gossip cluster" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, left gossip cluster" [2022-05-12T17:18:44.874Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:44Z" level=info msg="Node dcd0a4ff50b1/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="node 1 leaving" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5 change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="node5(1264b6e413d9): Node leave event for 2e40895f70d5/172.29.71.168" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5 change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="node4(08a804cfe99b): Node leave event for 2e40895f70d5/172.29.71.168" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5 change state NodeActive --> NodeFailed" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5/172.29.71.168, added to failed nodes list" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5 change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="node3(03cb4c08f6be): Node leave event for 2e40895f70d5/172.29.71.168" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=error msg="node: 2e40895f70d5 is unknown to memberlist" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.341Z] time="2022-05-12T17:18:45Z" level=info msg="Node 2e40895f70d5/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="node 2 leaving" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="node5(1264b6e413d9): Node leave event for 03cb4c08f6be/172.29.71.168" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="node4(08a804cfe99b): Node leave event for 03cb4c08f6be/172.29.71.168" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be change state NodeActive --> NodeLeft" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="node3(03cb4c08f6be): Node leave event for 03cb4c08f6be/172.29.71.168" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=debug msg="memberlist: Failed ping: 1264b6e413d9 (timeout reached)" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.71.168:10035: use of closed network connection" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.71.168:10036: use of closed network connection" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.71.168:10034: use of closed network connection" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49373" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, left gossip cluster" [2022-05-12T17:18:45.814Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, left gossip cluster" [2022-05-12T17:18:46.059Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node 03cb4c08f6be/172.29.71.168, left gossip cluster" [2022-05-12T17:18:46.281Z] networkdb_test.go:867: node4: OK [2022-05-12T17:18:46.281Z] networkdb_test.go:867: node5: OK [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="node 0 coming back" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:09992c60eaa4 with config:&{NodeID:09992c60eaa4 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-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node 09992c60eaa4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node 09992c60eaa4/172.29.71.168, added to nodes list" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="node 1 coming back" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:087f1760cff4 with config:&{NodeID:087f1760cff4 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-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node 087f1760cff4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node 087f1760cff4/172.29.71.168, added to nodes list" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="node 2 coming back" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e0bc317df721 with config:&{NodeID:e0bc317df721 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-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node e0bc317df721/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:45Z" level=info msg="Node e0bc317df721/172.29.71.168, added to nodes list" [2022-05-12T17:18:46.281Z] time="2022-05-12T17:18:46Z" level=warning msg="memberlist: Was able to connect to 1264b6e413d9 but other probes failed, network may be misconfigured" [2022-05-12T17:18:46.748Z] time="2022-05-12T17:18:46Z" level=debug msg="memberlist: Failed ping: 08a804cfe99b (timeout reached)" [2022-05-12T17:18:46.748Z] time="2022-05-12T17:18:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.71.168:10037: use of closed network connection" [2022-05-12T17:18:46.748Z] time="2022-05-12T17:18:46Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49374" [2022-05-12T17:18:47.215Z] time="2022-05-12T17:18:46Z" level=warning msg="memberlist: Was able to connect to 08a804cfe99b but other probes failed, network may be misconfigured" [2022-05-12T17:18:47.428Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T17:18:48.795Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T17:18:49.357Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T17:18:49.424Z] time="2022-05-12T17:18:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.71.168:10033 172.29.71.168:10034 172.29.71.168:10035]" [2022-05-12T17:18:49.892Z] time="2022-05-12T17:18:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.71.168:10033 172.29.71.168:10034 172.29.71.168:10035]" [2022-05-12T17:18:50.287Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10033" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49375" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, is the new incarnation of the shutdown node dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10034" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49376" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, is the new incarnation of the shutdown node 2e40895f70d5/172.29.71.168" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49377" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10035" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 08a804cfe99b/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, is the new incarnation of the shutdown node 03cb4c08f6be/172.29.71.168" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, is the new incarnation of the shutdown node 2e40895f70d5/172.29.71.168" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 087f1760cff4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, is the new incarnation of the shutdown node dcd0a4ff50b1/172.29.71.168" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node 09992c60eaa4/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.359Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, joined gossip cluster" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, is the new incarnation of the shutdown node 03cb4c08f6be/172.29.71.168" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=info msg="Node e0bc317df721/172.29.71.168, added to nodes list" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10033" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49378" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10034" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49379" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.71.168:10035" [2022-05-12T17:18:50.827Z] time="2022-05-12T17:18:50Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49380" [2022-05-12T17:18:51.295Z] 2022/05/12 17:18:50 Closing DB instances... [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="node3(e0bc317df721): Node leave event for 09992c60eaa4/172.29.71.168" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="node5(1264b6e413d9): Node leave event for 09992c60eaa4/172.29.71.168" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="node4(08a804cfe99b): Node leave event for 09992c60eaa4/172.29.71.168" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="node2(087f1760cff4): Node leave event for 09992c60eaa4/172.29.71.168" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="node1(09992c60eaa4): Node leave event for 09992c60eaa4/172.29.71.168" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.295Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 09992c60eaa4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="node3(e0bc317df721): Node leave event for 087f1760cff4/172.29.71.168" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="node5(1264b6e413d9): Node leave event for 087f1760cff4/172.29.71.168" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="node4(08a804cfe99b): Node leave event for 087f1760cff4/172.29.71.168" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4 change state NodeActive --> NodeLeft" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="node2(087f1760cff4): Node leave event for 087f1760cff4/172.29.71.168" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:51.762Z] time="2022-05-12T17:18:51Z" level=info msg="Node 087f1760cff4/172.29.71.168, left gossip cluster" [2022-05-12T17:18:52.180Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="Node e0bc317df721 change state NodeActive --> NodeLeft" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="node5(1264b6e413d9): Node leave event for e0bc317df721/172.29.71.168" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="Node e0bc317df721 change state NodeActive --> NodeLeft" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="node4(08a804cfe99b): Node leave event for e0bc317df721/172.29.71.168" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="Node e0bc317df721 change state NodeActive --> NodeLeft" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:51Z" level=info msg="node3(e0bc317df721): Node leave event for e0bc317df721/172.29.71.168" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:52Z" level=info msg="Node e0bc317df721/172.29.71.168, left gossip cluster" [2022-05-12T17:18:52.230Z] time="2022-05-12T17:18:52Z" level=info msg="Node e0bc317df721/172.29.71.168, left gossip cluster" [2022-05-12T17:18:52.685Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T17:18:52.697Z] time="2022-05-12T17:18:52Z" level=info msg="Node e0bc317df721/172.29.71.168, left gossip cluster" [2022-05-12T17:18:52.697Z] time="2022-05-12T17:18:52Z" level=debug msg="memberlist: Failed ping: 1264b6e413d9 (timeout reached)" [2022-05-12T17:18:52.697Z] time="2022-05-12T17:18:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.71.168:10035: use of closed network connection" [2022-05-12T17:18:52.697Z] time="2022-05-12T17:18:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.71.168:10036: use of closed network connection" [2022-05-12T17:18:52.697Z] time="2022-05-12T17:18:52Z" level=debug msg="memberlist: Stream connection from=172.29.71.168:49382" [2022-05-12T17:18:52.742Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T17:18:52.999Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T17:18:52.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T17:18:52.999Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T17:18:52.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T17:18:53.165Z] time="2022-05-12T17:18:52Z" level=info msg="Node 08a804cfe99b change state NodeActive --> NodeLeft" [2022-05-12T17:18:53.165Z] time="2022-05-12T17:18:52Z" level=info msg="node5(1264b6e413d9): Node leave event for 08a804cfe99b/172.29.71.168" [2022-05-12T17:18:53.165Z] time="2022-05-12T17:18:52Z" level=warning msg="memberlist: Was able to connect to 1264b6e413d9 but other probes failed, network may be misconfigured" [2022-05-12T17:18:53.165Z] time="2022-05-12T17:18:52Z" level=info msg="Node 08a804cfe99b change state NodeActive --> NodeLeft" [2022-05-12T17:18:53.165Z] time="2022-05-12T17:18:52Z" level=info msg="node4(08a804cfe99b): Node leave event for 08a804cfe99b/172.29.71.168" [2022-05-12T17:18:53.633Z] time="2022-05-12T17:18:53Z" level=info msg="Node 08a804cfe99b/172.29.71.168, left gossip cluster" [2022-05-12T17:18:53.633Z] time="2022-05-12T17:18:53Z" level=info msg="Node 08a804cfe99b/172.29.71.168, left gossip cluster" [2022-05-12T17:18:54.100Z] time="2022-05-12T17:18:54Z" level=info msg="Node 1264b6e413d9/172.29.71.168, left gossip cluster" [2022-05-12T17:18:54.100Z] time="2022-05-12T17:18:54Z" level=info msg="Node 1264b6e413d9 change state NodeActive --> NodeFailed" [2022-05-12T17:18:54.100Z] time="2022-05-12T17:18:54Z" level=info msg="Node 1264b6e413d9/172.29.71.168, added to failed nodes list" [2022-05-12T17:18:54.100Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-05-12T17:18:54.100Z] PASS [2022-05-12T17:18:54.100Z] coverage: 60.4% of statements [2022-05-12T17:18:54.100Z] ok github.com/docker/docker/libnetwork/networkdb 105.447s coverage: 60.4% of statements [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T17:18:54.568Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T17:18:55.521Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T17:18:55.588Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T17:18:55.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:18:55.927Z] INFO: Testing against a local daemon [2022-05-12T17:18:55.927Z] === RUN TestBuildWithSession [2022-05-12T17:18:55.927Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:18:55.927Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:18:55.927Z] === RUN TestBuildSquashParent [2022-05-12T17:18:55.927Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:18:55.927Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:18:55.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:18:55.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:18:55.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:18:56.084Z] docker_api_swarm_test.go:46: [ddcaa02e3452a] joining swarm manager [d8e2010bc224d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === Skipped [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T17:18:56.129Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T17:18:56.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T17:18:56.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T17:18:56.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T17:18:56.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T17:18:56.129Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T17:18:56.129Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T17:18:56.129Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T17:18:56.129Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T17:18:56.129Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T17:18:56.129Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T17:18:56.129Z] daemon_test.go:145: root required [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T17:18:56.129Z] reload_test.go:342: root required [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T17:18:56.129Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T17:18:56.129Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T17:18:56.129Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T17:18:56.129Z] download_test.go:267: Needs fixing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T17:18:56.129Z] layer_test.go:291: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T17:18:56.129Z] layer_test.go:340: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T17:18:56.129Z] layer_test.go:455: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T17:18:56.129Z] layer_test.go:684: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T17:18:56.129Z] migration_test.go:45: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T17:18:56.129Z] migration_test.go:181: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T17:18:56.129Z] mount_test.go:17: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T17:18:56.129Z] mount_test.go:76: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T17:18:56.129Z] mount_test.go:125: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T17:18:56.129Z] mount_test.go:212: Failing on Windows [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T17:18:56.129Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T17:18:56.129Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T17:18:56.129Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T17:18:56.129Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T17:18:56.129Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T17:18:56.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T17:18:56.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T17:18:56.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T17:18:56.129Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T17:18:56.129Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T17:18:56.129Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T17:18:56.129Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:18:56.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:18:56.129Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:18:56.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:18:56.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:18:56.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:18:56.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T17:18:56.130Z] archive_test.go:140: zstd not installed [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T17:18:56.130Z] archive_windows_test.go:16: Currently fails [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T17:18:56.130Z] changes_test.go:196: needs more investigation [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T17:18:56.130Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T17:18:56.130Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T17:18:56.130Z] changes_test.go:433: needs further investigation [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T17:18:56.130Z] changes_test.go:469: needs further investigation [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T17:18:56.130Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T17:18:56.130Z] poller_test.go:40: No chmod on Windows [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T17:18:56.130Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T17:18:56.130Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-12T17:18:56.130Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T17:18:56.130Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T17:18:56.130Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T17:18:56.130Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T17:18:56.130Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T17:18:56.130Z] [2022-05-12T17:18:56.130Z] DONE 2285 tests, 70 skipped in 259.511s [2022-05-12T17:18:56.130Z] INFO: make.ps1 ended at 05/12/2022 17:18:56 [2022-05-12T17:18:56.554Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T17:18:56.554Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T17:18:56.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T17:18:57.454Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T17:18:58.344Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T17:18:58.344Z] INFO: Unit tests ended at 05/12/2022 17:18:57. Duration:00:04:30.9616999 [2022-05-12T17:18:58.344Z] INFO: Building busybox [2022-05-12T17:18:58.344Z] Sending build context to Docker daemon 5.12kB [2022-05-12T17:18:58.344Z] [2022-05-12T17:18:58.344Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T17:18:58.344Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T17:18:58.344Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T17:18:58.344Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T17:18:58.344Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T17:18:58.344Z] ---> 7c569352fed3 [2022-05-12T17:18:58.344Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T17:18:58.344Z] ---> Running in 1f29cb7056e3 [2022-05-12T17:18:58.822Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T17:19:00.287Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T17:19:01.262Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T17:19:02.132Z] Removing intermediate container 1f29cb7056e3 [2022-05-12T17:19:02.132Z] ---> 972ce4bd8282 [2022-05-12T17:19:02.132Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T17:19:02.132Z] ---> Running in e6f9c2b56a9a [2022-05-12T17:19:02.132Z] Removing intermediate container e6f9c2b56a9a [2022-05-12T17:19:02.132Z] ---> 8c420d0c356d [2022-05-12T17:19:02.132Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T17:19:02.132Z] ---> Running in 8ba1be847889 [2022-05-12T17:19:02.600Z] Removing intermediate container 8ba1be847889 [2022-05-12T17:19:02.600Z] ---> 4dc325792501 [2022-05-12T17:19:02.600Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T17:19:02.992Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T17:19:03.249Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T17:19:04.175Z] [2022-05-12T17:19:04.175Z] ---> 3cb932d3c3e5 [2022-05-12T17:19:04.175Z] 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-12T17:19:04.175Z] ---> Running in 86eeb5e47587 [2022-05-12T17:19:04.177Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T17:19:04.741Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T17:19:05.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T17:19:05.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T17:19:06.248Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T17:19:06.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:19:06.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:19:06.810Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T17:19:06.810Z] --- PASS: TestImportExtremelyLargeImageWorks (180.00s) [2022-05-12T17:19:06.810Z] PASS [2022-05-12T17:19:06.810Z] [2022-05-12T17:19:06.810Z] DONE 22 tests in 184.301s [2022-05-12T17:19:06.810Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T17:19:06.810Z] ++ 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-12T17:19:06.810Z] ++ set -e [2022-05-12T17:19:06.810Z] ++ '[' -n 0 ']' [2022-05-12T17:19:06.810Z] ++ set -x [2022-05-12T17:19:06.810Z] ++ 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-12T17:19:07.067Z] INFO: Testing against a local daemon [2022-05-12T17:19:07.067Z] === RUN TestNetworkCreateDelete [2022-05-12T17:19:07.067Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-05-12T17:19:07.067Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:19:07.323Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T17:19:07.884Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T17:19:07.884Z] Copying nested executables into bundles/binary-daemon [2022-05-12T17:19:07.884Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T17:19:07.884Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:19:07.884Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T17:19:07.884Z] [2022-05-12T17:19:07.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-05-12T17:19:07.885Z] === RUN TestDaemonDNSFallback [2022-05-12T17:19:07.885Z] === RUN TestDockerSuite/TestBuildLabelOneNode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T17:19:08.142Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T17:19:08.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/make.sh cross [2022-05-12T17:19:08.485Z] [2022-05-12T17:19:08.485Z] Removing bundles/ [2022-05-12T17:19:08.705Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T17:19:08.744Z] [2022-05-12T17:19:08.744Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T17:19:08.744Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T17:19:08.744Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T17:19:08.744Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T17:19:09.634Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T17:19:09.824Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T17:19:09.825Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T17:19:09.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T17:19:09.825Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T17:19:09.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T17:19:09.825Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T17:19:09.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T17:19:09.825Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T17:19:09.825Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T17:19:10.282Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T17:19:11.524Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.27s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.32s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.32s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.34s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.81s) [2022-05-12T17:19:12.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.92s) [2022-05-12T17:19:12.509Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:19:12.509Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:19:12.831Z] Removing intermediate container 86eeb5e47587 [2022-05-12T17:19:12.831Z] ---> 51cb4a6ea0ff [2022-05-12T17:19:12.831Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T17:19:12.831Z] ---> Running in 8ec49f3c85f2 [2022-05-12T17:19:13.299Z] [2022-05-12T17:19:13.299Z] SUCCESS: Specified value was saved. [2022-05-12T17:19:14.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T17:19:14.604Z] --- PASS: TestDaemonDNSFallback (6.80s) [2022-05-12T17:19:14.604Z] === RUN TestInspectNetwork [2022-05-12T17:19:14.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T17:19:15.791Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T17:19:16.248Z] Removing intermediate container 8ec49f3c85f2 [2022-05-12T17:19:16.248Z] ---> 27559e6cd137 [2022-05-12T17:19:16.248Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T17:19:16.248Z] ---> Running in db9c7c214c25 [2022-05-12T17:19:18.548Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:19:19.061Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T17:19:19.061Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T17:19:19.061Z] === RUN TestInspectNetwork/network_name [2022-05-12T17:19:19.061Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T17:19:19.197Z] Cannot create a file when that file already exists. [2022-05-12T17:19:19.317Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T17:19:19.317Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T17:19:19.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T17:19:19.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T17:19:19.573Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T17:19:19.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:19:19.829Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T17:19:20.066Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:19:20.759Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T17:19:21.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:19:21.688Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy (10.34s) [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.87s) [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-05-12T17:19:22.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2022-05-12T17:19:22.124Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:19:23.578Z] --- PASS: TestInspectNetwork (8.83s) [2022-05-12T17:19:23.578Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T17:19:23.578Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T17:19:23.578Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T17:19:23.578Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T17:19:23.578Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:19:23.949Z] Removing intermediate container db9c7c214c25 [2022-05-12T17:19:23.949Z] ---> 1f338042b9c7 [2022-05-12T17:19:23.949Z] Step 13/13 : CMD ["sh"] [2022-05-12T17:19:23.949Z] ---> Running in 786b682178e3 [2022-05-12T17:19:23.949Z] Removing intermediate container 786b682178e3 [2022-05-12T17:19:23.949Z] ---> be19504b96c2 [2022-05-12T17:19:23.949Z] Successfully built be19504b96c2 [2022-05-12T17:19:23.949Z] Successfully tagged busybox:latest [2022-05-12T17:19:23.949Z] INFO: Docker images of the daemon under test [2022-05-12T17:19:23.949Z] [2022-05-12T17:19:23.949Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T17:19:23.949Z] busybox latest be19504b96c2 Less than a second ago 4.95GB [2022-05-12T17:19:23.949Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T17:19:23.949Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T17:19:23.949Z] [2022-05-12T17:19:23.949Z] INFO: Running integration tests at 05/12/2022 17:19:23... [2022-05-12T17:19:23.949Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T17:19:23.949Z] INFO: Integration API tests being run from the host: [2022-05-12T17:19:23.949Z] INFO: make.ps1 starting at 05/12/2022 17:19:23 [2022-05-12T17:19:24.416Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T17:19:24.423Z] --- PASS: TestBuildMultiStageParentConfig (2.26s) [2022-05-12T17:19:24.423Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:19:24.423Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:19:24.423Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T17:19:24.423Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:19:24.950Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T17:19:25.208Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T17:19:25.208Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:19:25.208Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:19:25.208Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:19:25.208Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:19:25.208Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:19:25.208Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:19:25.208Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:19:25.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:19:25.465Z] === RUN TestNetworkList [2022-05-12T17:19:25.465Z] === RUN TestNetworkList//networks [2022-05-12T17:19:25.465Z] === PAUSE TestNetworkList//networks [2022-05-12T17:19:25.465Z] === RUN TestNetworkList//networks/ [2022-05-12T17:19:25.465Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:19:25.465Z] === CONT TestNetworkList//networks [2022-05-12T17:19:25.465Z] === CONT TestNetworkList//networks/ [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:19:25.465Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:19:25.465Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:19:25.721Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T17:19:25.978Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-12T17:19:25.978Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:19:26.053Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-05-12T17:19:26.053Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:19:26.906Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T17:19:26.906Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:19:27.844Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2022-05-12T17:19:27.844Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:19:29.209Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-05-12T17:19:29.209Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:19:30.137Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-05-12T17:19:30.137Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:19:30.700Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-05-12T17:19:30.700Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:19:33.218Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T17:19:33.475Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-05-12T17:19:33.475Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:19:33.475Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:19:33.475Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:19:33.475Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:19:35.995Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T17:19:36.712Z] --- PASS: TestBuildMultiStageOnBuild (9.67s) [2022-05-12T17:19:36.712Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:19:36.712Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:19:36.712Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:19:36.712Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:19:36.923Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T17:19:38.290Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T17:19:38.290Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T17:19:38.290Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T17:19:42.454Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T17:19:42.454Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T17:19:43.821Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T17:19:44.074Z] --- PASS: TestBuildMultiStageLayerLeak (8.84s) [2022-05-12T17:19:44.074Z] === RUN TestBuildWithHugeFile [2022-05-12T17:19:44.078Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T17:19:45.969Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T17:19:45.969Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T17:19:45.980Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T17:19:45.980Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T17:19:45.980Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T17:19:45.980Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T17:19:45.980Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T17:19:46.531Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T17:19:47.460Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T17:19:48.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T17:19:48.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T17:19:48.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T17:19:49.083Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T17:19:49.339Z] --- PASS: TestServiceWithDataPathPortInit (15.87s) [2022-05-12T17:19:49.339Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:19:49.339Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T17:19:49.902Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T17:19:51.792Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T17:19:52.366Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T17:19:52.928Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:knebcbw8vosh9gl5eqb4jn6uf Created:2022-05-12 17:19:50.788802348 +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[b952feff6c780b2693a7984767bc8e60d63b183e2ba55f1a9f84a80e013ca673:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28qwu6tpf8s4p6n3v77m0qvs EndpointID:24970fb19908d1f749b9eb2596c384c8a6ed97f5c5e4a0d9e869c43ac7f788e1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dfa08d5d5962b4f14fe099ba7af05949ced388ab1b1a7620b4f3fb493cef29d0 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:625f89ecfef2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28qwu6tpf8s4p6n3v77m0qvs EndpointID:24970fb19908d1f749b9eb2596c384c8a6ed97f5c5e4a0d9e869c43ac7f788e1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T17:19:54.294Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T17:19:54.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:19:54.575Z] INFO: Testing against a local daemon [2022-05-12T17:19:54.575Z] === RUN TestBuildWithSession [2022-05-12T17:19:54.575Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:19:54.575Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T17:19:54.575Z] === RUN TestBuildSquashParent [2022-05-12T17:19:54.575Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:19:54.575Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:19:54.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:19:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:19:54.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T17:19:54.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T17:19:54.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T17:19:54.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T17:19:55.222Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T17:19:56.589Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T17:19:57.518Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2022-05-12T17:19:57.518Z] PASS [2022-05-12T17:19:57.518Z] [2022-05-12T17:19:57.518Z] === Skipped [2022-05-12T17:19:57.518Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:19:57.518Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:19:57.518Z] [2022-05-12T17:19:57.518Z] DONE 38 tests, 1 skipped in 50.684s [2022-05-12T17:19:57.518Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:19:57.518Z] ++ 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-12T17:19:57.518Z] ++ set -e [2022-05-12T17:19:57.518Z] ++ '[' -n 0 ']' [2022-05-12T17:19:57.518Z] ++ set -x [2022-05-12T17:19:57.518Z] ++ 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-12T17:19:57.775Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T17:19:57.775Z] INFO: Testing against a local daemon [2022-05-12T17:19:57.775Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T17:19:57.775Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:19:57.775Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:19:57.775Z] === RUN TestDockerNetworkIpvlan [2022-05-12T17:19:57.775Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:19:57.775Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:19:57.775Z] PASS [2022-05-12T17:19:57.775Z] [2022-05-12T17:19:57.775Z] === Skipped [2022-05-12T17:19:57.775Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T17:19:57.775Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:19:57.775Z] [2022-05-12T17:19:57.775Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T17:19:57.775Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T17:19:57.775Z] [2022-05-12T17:19:57.775Z] DONE 2 tests, 2 skipped in 0.122s [2022-05-12T17:19:57.775Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T17:19:57.775Z] ++ 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-12T17:19:57.775Z] ++ set -e [2022-05-12T17:19:57.775Z] ++ '[' -n 0 ']' [2022-05-12T17:19:57.775Z] ++ set -x [2022-05-12T17:19:57.775Z] ++ 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-12T17:19:57.775Z] INFO: Testing against a local daemon [2022-05-12T17:19:57.775Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T17:19:58.706Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T17:19:59.268Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T17:19:59.269Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-05-12T17:19:59.269Z] === RUN TestDockerNetworkMacvlan [2022-05-12T17:19:59.831Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T17:20:00.760Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T17:20:01.687Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T17:20:01.687Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T17:20:03.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T17:20:04.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T17:20:04.142Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T17:20:05.072Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T17:20:06.002Z] docker_api_swarm_test.go:304: [d81affb50dfa8] joining swarm manager [d319b64a92679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:20:06.259Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T17:20:06.822Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T17:20:07.065Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T17:20:07.065Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T17:20:07.065Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T17:20:07.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T17:20:07.386Z] docker_api_swarm_test.go:305: [dbff1cebd8a69] joining swarm manager [d319b64a92679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:20:08.756Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T17:20:09.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T17:20:09.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T17:20:12.029Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T17:20:12.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T17:20:12.856Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T17:20:12.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan (13.88s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.64s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.55s) [2022-05-12T17:20:12.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2022-05-12T17:20:12.960Z] PASS [2022-05-12T17:20:12.960Z] [2022-05-12T17:20:12.960Z] DONE 8 tests in 15.321s [2022-05-12T17:20:12.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T17:20:12.960Z] ++ 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-12T17:20:12.960Z] ++ set -e [2022-05-12T17:20:12.960Z] ++ '[' -n 0 ']' [2022-05-12T17:20:12.960Z] ++ set -x [2022-05-12T17:20:12.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T17:20:13.216Z] testing: warning: no tests to run [2022-05-12T17:20:13.216Z] PASS [2022-05-12T17:20:13.216Z] [2022-05-12T17:20:13.216Z] DONE 0 tests in 0.056s [2022-05-12T17:20:13.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T17:20:13.216Z] ++ 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-12T17:20:13.216Z] ++ set -e [2022-05-12T17:20:13.216Z] ++ '[' -n 0 ']' [2022-05-12T17:20:13.216Z] ++ set -x [2022-05-12T17:20:13.216Z] ++ 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-12T17:20:13.216Z] INFO: Testing against a local daemon [2022-05-12T17:20:13.216Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T17:20:14.616Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T17:20:14.616Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-05-12T17:20:14.616Z] === RUN TestAuthZPluginTLS [2022-05-12T17:20:15.181Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-05-12T17:20:15.181Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T17:20:15.743Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-05-12T17:20:15.744Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T17:20:16.305Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T17:20:16.305Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T17:20:16.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.63s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.63s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.86s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.89s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.06s) [2022-05-12T17:20:16.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.52s) [2022-05-12T17:20:16.671Z] === RUN TestBuildMultiStageCopy [2022-05-12T17:20:16.671Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T17:20:16.867Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-05-12T17:20:16.867Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T17:20:17.796Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T17:20:18.358Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-05-12T17:20:18.358Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T17:20:18.921Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-12T17:20:18.921Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T17:20:19.484Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T17:20:19.484Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T17:20:19.484Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T17:20:20.046Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-12T17:20:20.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T17:20:21.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2022-05-12T17:20:21.937Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T17:20:21.937Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T17:20:22.868Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T17:20:23.430Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-05-12T17:20:23.430Z] === RUN TestAuthZPluginHeader [2022-05-12T17:20:23.826Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T17:20:23.993Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T17:20:24.249Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-05-12T17:20:24.249Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T17:20:24.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T17:20:24.506Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T17:20:24.762Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T17:20:25.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T17:20:25.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T17:20:25.688Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T17:20:26.449Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T17:20:26.622Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T17:20:27.184Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy (11.13s) [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.41s) [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2022-05-12T17:20:27.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2022-05-12T17:20:27.434Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T17:20:29.075Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2022-05-12T17:20:29.076Z] === RUN TestAuthZPluginV2Disable [2022-05-12T17:20:29.076Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T17:20:29.643Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2022-05-12T17:20:29.643Z] === RUN TestBuildLabelWithTargets [2022-05-12T17:20:29.643Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:20:29.643Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T17:20:29.643Z] === RUN TestBuildWithEmptyLayers [2022-05-12T17:20:30.632Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2022-05-12T17:20:30.632Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T17:20:30.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T17:20:30.944Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T17:20:30.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T17:20:30.968Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T17:20:30.968Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T17:20:30.968Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T17:20:30.968Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T17:20:30.968Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T17:20:31.224Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T17:20:32.156Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T17:20:32.156Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T17:20:32.719Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-05-12T17:20:32.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T17:20:32.719Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T17:20:36.004Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T17:20:36.567Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T17:20:37.129Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T17:20:37.129Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.48s) [2022-05-12T17:20:37.129Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T17:20:37.691Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T17:20:38.252Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T17:20:39.180Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T17:20:39.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T17:20:39.507Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T17:20:39.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T17:20:39.965Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T17:20:39.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T17:20:40.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T17:20:41.113Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T17:20:43.112Z] --- PASS: TestBuildMultiStageOnBuild (10.80s) [2022-05-12T17:20:43.112Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T17:20:43.112Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:20:43.112Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:20:43.112Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T17:20:43.634Z] docker_api_swarm_test.go:272: [d9b766385ba3f] joining swarm manager [d87f64a354ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:20:45.002Z] docker_api_swarm_test.go:273: [d27fae9be8be3] joining swarm manager [d87f64a354ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:20:45.565Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T17:20:45.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T17:20:45.753Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T17:20:45.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T17:20:45.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T17:20:45.753Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T17:20:45.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T17:20:45.753Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T17:20:45.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T17:20:50.814Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.70s) [2022-05-12T17:20:50.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T17:20:51.767Z] --- PASS: TestBuildMultiStageLayerLeak (9.37s) [2022-05-12T17:20:51.767Z] === RUN TestBuildWithHugeFile [2022-05-12T17:20:57.354Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T17:20:57.354Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T17:20:57.610Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T17:20:58.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T17:20:58.538Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T17:20:59.466Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T17:21:00.396Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T17:21:00.396Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T17:21:00.396Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T17:21:00.396Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T17:21:00.396Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T17:21:00.396Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T17:21:00.653Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T17:21:00.653Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T17:21:00.653Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T17:21:02.025Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T17:21:02.025Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T17:21:02.586Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T17:21:03.175Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T17:21:03.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T17:21:03.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T17:21:05.629Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T17:21:06.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-12T17:21:06.560Z] PASS [2022-05-12T17:21:06.560Z] [2022-05-12T17:21:06.560Z] DONE 17 tests in 53.383s [2022-05-12T17:21:06.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T17:21:06.560Z] ++ 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-12T17:21:06.560Z] ++ set -e [2022-05-12T17:21:06.560Z] ++ '[' -n 0 ']' [2022-05-12T17:21:06.560Z] ++ set -x [2022-05-12T17:21:06.560Z] ++ 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-12T17:21:06.816Z] INFO: Testing against a local daemon [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON [2022-05-12T17:21:06.816Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:21:06.816Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:21:06.816Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:21:06.816Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:21:06.816Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:21:06.816Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:21:06.816Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:21:06.816Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:21:06.816Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:21:06.817Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:21:06.817Z] === RUN TestPluginInstall [2022-05-12T17:21:06.817Z] === RUN TestPluginInstall/no_auth [2022-05-12T17:21:07.745Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T17:21:08.002Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T17:21:08.563Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T17:21:08.563Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T17:21:08.563Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T17:21:09.127Z] time="2022-05-12T17:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:09.127Z] time="2022-05-12T17:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae32917af867ff412dfe0ab2221887739002c23c78a92f5d23b3707ae43a0926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:09.127Z] time="2022-05-12T17:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:09.127Z] time="2022-05-12T17:21:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae32917af867ff412dfe0ab2221887739002c23c78a92f5d23b3707ae43a0926" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:09.384Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T17:21:09.384Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T17:21:09.947Z] time="2022-05-12T17:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:09.947Z] time="2022-05-12T17:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbf5d66509a444a92a7ced82b26d1e192859da6ec47ace14a7315bbd37e16272" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:09.947Z] time="2022-05-12T17:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:09.947Z] time="2022-05-12T17:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbf5d66509a444a92a7ced82b26d1e192859da6ec47ace14a7315bbd37e16272" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:10.204Z] === RUN TestPluginInstall/with_insecure [2022-05-12T17:21:11.133Z] time="2022-05-12T17:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:11.133Z] time="2022-05-12T17:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89f73a8934ae981bfbe630d3830c747b6be287a7f515839761c28054fda27461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:11.133Z] time="2022-05-12T17:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T17:21:11.133Z] time="2022-05-12T17:21:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89f73a8934ae981bfbe630d3830c747b6be287a7f515839761c28054fda27461" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T17:21:11.133Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T17:21:11.133Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T17:21:11.133Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:21:11.133Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T17:21:11.389Z] plugin_test.go:195: [da3391923bd52] daemon is not started [2022-05-12T17:21:11.390Z] --- PASS: TestPluginInstall (4.73s) [2022-05-12T17:21:11.390Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-05-12T17:21:11.390Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-05-12T17:21:11.390Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-05-12T17:21:11.390Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:21:11.952Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T17:21:12.881Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T17:21:13.137Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T17:21:13.393Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T17:21:13.956Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T17:21:14.213Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T17:21:15.216Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T17:21:15.216Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T17:21:15.216Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T17:21:15.216Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T17:21:15.216Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T17:21:15.216Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T17:21:15.216Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T17:21:15.216Z] { [2022-05-12T17:21:15.216Z] "RT_GROUP_ICON": { [2022-05-12T17:21:15.216Z] "#1": { [2022-05-12T17:21:15.216Z] "0409": "../../winresources/docker.ico" [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] }, [2022-05-12T17:21:15.216Z] "RT_MANIFEST": { [2022-05-12T17:21:15.216Z] "#1": { [2022-05-12T17:21:15.216Z] "0409": { [2022-05-12T17:21:15.216Z] "identity": {}, [2022-05-12T17:21:15.216Z] "description": "Docker Engine", [2022-05-12T17:21:15.216Z] "minimum-os": "vista", [2022-05-12T17:21:15.216Z] "execution-level": "", [2022-05-12T17:21:15.216Z] "ui-access": false, [2022-05-12T17:21:15.216Z] "auto-elevate": false, [2022-05-12T17:21:15.216Z] "dpi-awareness": "unaware", [2022-05-12T17:21:15.216Z] "disable-theming": false, [2022-05-12T17:21:15.216Z] "disable-window-filtering": false, [2022-05-12T17:21:15.216Z] "high-resolution-scrolling-aware": false, [2022-05-12T17:21:15.216Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T17:21:15.216Z] "long-path-aware": false, [2022-05-12T17:21:15.216Z] "printer-driver-isolation": false, [2022-05-12T17:21:15.216Z] "gdi-scaling": false, [2022-05-12T17:21:15.216Z] "segment-heap": false, [2022-05-12T17:21:15.216Z] "use-common-controls-v6": false [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] }, [2022-05-12T17:21:15.216Z] "RT_MESSAGETABLE": { [2022-05-12T17:21:15.216Z] "#1": { [2022-05-12T17:21:15.216Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] }, [2022-05-12T17:21:15.216Z] "RT_VERSION": { [2022-05-12T17:21:15.216Z] "#1": { [2022-05-12T17:21:15.216Z] "0409": { [2022-05-12T17:21:15.216Z] "fixed": { [2022-05-12T17:21:15.216Z] "file_version": "0.0.0.0", [2022-05-12T17:21:15.216Z] "product_version": "0.0.0.0", [2022-05-12T17:21:15.216Z] "type": "Unknown" [2022-05-12T17:21:15.216Z] }, [2022-05-12T17:21:15.216Z] "info": { [2022-05-12T17:21:15.216Z] "0000": { [2022-05-12T17:21:15.216Z] "CompanyName": "", [2022-05-12T17:21:15.216Z] "FileVersion": "dev", [2022-05-12T17:21:15.216Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T17:21:15.216Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T17:21:15.216Z] "ProductName": "", [2022-05-12T17:21:15.216Z] "ProductVersion": "dev", [2022-05-12T17:21:15.216Z] "SpecialBuild": "2fca22a9b6afe4e1f4af53465a49e7956cc34fa9" [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] } [2022-05-12T17:21:15.216Z] cmd/dockerd/config.go [2022-05-12T17:21:15.216Z] cmd/dockerd/config_windows.go [2022-05-12T17:21:15.216Z] cmd/dockerd/daemon.go [2022-05-12T17:21:15.216Z] cmd/dockerd/daemon_test.go [2022-05-12T17:21:15.216Z] cmd/dockerd/daemon_windows.go [2022-05-12T17:21:15.216Z] cmd/dockerd/docker.go [2022-05-12T17:21:15.216Z] cmd/dockerd/docker_windows.go [2022-05-12T17:21:15.216Z] cmd/dockerd/genwinres_windows.go [2022-05-12T17:21:15.216Z] cmd/dockerd/metrics.go [2022-05-12T17:21:15.216Z] cmd/dockerd/options.go [2022-05-12T17:21:15.216Z] cmd/dockerd/options_test.go [2022-05-12T17:21:15.216Z] cmd/dockerd/service_windows.go [2022-05-12T17:21:15.216Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T17:21:15.216Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T17:21:15.581Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T17:21:15.581Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-05-12T17:21:15.581Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-05-12T17:21:15.581Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-05-12T17:21:15.581Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:21:16.144Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-05-12T17:21:16.144Z] PASS [2022-05-12T17:21:16.144Z] [2022-05-12T17:21:16.144Z] DONE 24 tests in 9.544s [2022-05-12T17:21:16.144Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T17:21:16.144Z] ++ 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-12T17:21:16.144Z] ++ set -e [2022-05-12T17:21:16.144Z] ++ '[' -n 0 ']' [2022-05-12T17:21:16.144Z] ++ set -x [2022-05-12T17:21:16.144Z] ++ 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-12T17:21:16.145Z] INFO: Testing against a local daemon [2022-05-12T17:21:16.145Z] === RUN TestExternalGraphDriver [2022-05-12T17:21:16.402Z] === RUN TestExternalGraphDriver/json [2022-05-12T17:21:16.659Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T17:21:17.222Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T17:21:18.151Z] === RUN TestExternalGraphDriver/spec [2022-05-12T17:21:18.714Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T17:21:19.277Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T17:21:20.208Z] === RUN TestExternalGraphDriver/pull [2022-05-12T17:21:20.769Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T17:21:21.334Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T17:21:21.334Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T17:21:21.334Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T17:21:21.334Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T17:21:21.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T17:21:21.591Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T17:21:21.591Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T17:21:21.591Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T17:21:21.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T17:21:21.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T17:21:21.885Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T17:21:22.156Z] --- PASS: TestExternalGraphDriver (5.73s) [2022-05-12T17:21:22.156Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-05-12T17:21:22.156Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2022-05-12T17:21:22.156Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2022-05-12T17:21:22.156Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:21:22.343Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T17:21:22.343Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:21:22.801Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T17:21:23.095Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T17:21:23.768Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T17:21:23.768Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T17:21:24.226Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T17:21:24.987Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T17:21:24.987Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T17:21:25.548Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T17:21:26.008Z] --- PASS: TestBuildWithHugeFile (90.86s) [2022-05-12T17:21:26.008Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:21:26.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:21:26.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:21:26.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:21:26.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:21:26.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:21:26.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:21:26.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:21:26.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:21:26.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:21:26.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:21:26.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:21:26.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-12T17:21:26.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:21:26.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:21:26.008Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:21:26.008Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-12T17:21:26.008Z] PASS [2022-05-12T17:21:26.008Z] ok github.com/docker/docker/integration/build 140.545s [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === Skipped [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T17:21:26.008Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T17:21:26.008Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T17:21:26.008Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:21:26.008Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:21:26.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T17:21:26.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] DONE 29 tests, 6 skipped in 169.901s [2022-05-12T17:21:26.008Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T17:21:26.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:21:26.008Z] INFO: Testing against a local daemon [2022-05-12T17:21:26.008Z] === RUN TestConfigInspect [2022-05-12T17:21:26.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestConfigList [2022-05-12T17:21:26.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:21:26.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestConfigsUpdate [2022-05-12T17:21:26.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestTemplatedConfig [2022-05-12T17:21:26.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestConfigCreateResolve [2022-05-12T17:21:26.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:21:26.008Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T17:21:26.008Z] PASS [2022-05-12T17:21:26.008Z] ok github.com/docker/docker/integration/config 0.075s [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === Skipped [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T17:21:26.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:21:26.008Z] [2022-05-12T17:21:26.008Z] DONE 6 tests, 6 skipped in 1.607s [2022-05-12T17:21:26.008Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T17:21:26.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:21:26.008Z] INFO: Testing against a local daemon [2022-05-12T17:21:26.008Z] === RUN TestCheckpoint [2022-05-12T17:21:26.008Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:21:26.008Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:21:26.008Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:21:26.008Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:21:26.008Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:21:26.008Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:21:26.008Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:21:26.008Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:21:26.008Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:21:26.008Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:21:26.008Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:21:26.008Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:21:26.008Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T17:21:26.008Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:21:26.009Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-05-12T17:21:26.009Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:21:26.009Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-05-12T17:21:26.009Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:21:26.009Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-05-12T17:21:26.009Z] === RUN TestCopyEmptyFile [2022-05-12T17:21:26.009Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-05-12T17:21:26.009Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:21:26.009Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2022-05-12T17:21:26.009Z] === RUN TestCopyFromContainer [2022-05-12T17:21:26.009Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.009Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:21:26.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:21:26.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:21:26.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:21:26.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:21:26.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:21:26.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:21:26.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:21:26.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:21:26.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:21:26.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:21:26.009Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:21:26.009Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:21:26.009Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.009Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:21:26.009Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:21:26.009Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:21:26.009Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:21:26.009Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:21:26.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:21:26.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:21:26.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:21:26.009Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:21:26.009Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:21:26.009Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:21:26.009Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:21:26.009Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:21:26.009Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-12T17:21:26.009Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:21:26.009Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:21:26.009Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:21:26.009Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:21:26.009Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:26.009Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:21:26.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T17:21:26.009Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.24s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.08s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.00s) [2022-05-12T17:21:26.009Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.90s) [2022-05-12T17:21:26.009Z] === RUN TestDiff [2022-05-12T17:21:26.009Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:21:26.009Z] --- SKIP: TestDiff (0.00s) [2022-05-12T17:21:26.009Z] === RUN TestExecWithCloseStdin [2022-05-12T17:21:26.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T17:21:26.369Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T17:21:27.025Z] --- PASS: TestExecWithCloseStdin (1.85s) [2022-05-12T17:21:27.025Z] === RUN TestExec [2022-05-12T17:21:27.298Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T17:21:27.298Z] --- PASS: TestGraphdriverPluginV2 (5.29s) [2022-05-12T17:21:27.298Z] PASS [2022-05-12T17:21:27.298Z] [2022-05-12T17:21:27.298Z] DONE 5 tests in 11.155s [2022-05-12T17:21:27.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T17:21:27.298Z] ++ 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-12T17:21:27.298Z] ++ set -e [2022-05-12T17:21:27.298Z] ++ '[' -n 0 ']' [2022-05-12T17:21:27.298Z] ++ set -x [2022-05-12T17:21:27.298Z] ++ 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-12T17:21:27.555Z] INFO: Testing against a local daemon [2022-05-12T17:21:27.555Z] === RUN TestContinueAfterPluginCrash [2022-05-12T17:21:27.555Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T17:21:27.555Z] === RUN TestReadPluginNoRead [2022-05-12T17:21:27.555Z] === PAUSE TestReadPluginNoRead [2022-05-12T17:21:27.555Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T17:21:27.555Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T17:21:27.555Z] === CONT TestContinueAfterPluginCrash [2022-05-12T17:21:27.555Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T17:21:27.813Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T17:21:27.956Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T17:21:28.635Z] --- PASS: TestExec (1.61s) [2022-05-12T17:21:28.635Z] === RUN TestExecUser [2022-05-12T17:21:28.635Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:21:28.635Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T17:21:28.635Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:21:28.635Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:28.635Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T17:21:28.743Z] docker_api_swarm_node_test.go:20: [d76d05c132861] joining swarm manager [daacfd76f30e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:21:28.743Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T17:21:28.924Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T17:21:28.924Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T17:21:28.924Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T17:21:28.924Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T17:21:28.924Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T17:21:29.000Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T17:21:29.000Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T17:21:29.118Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:21:29.118Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:29.118Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:21:29.118Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:21:29.118Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:21:29.118Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T17:21:29.118Z] === RUN TestHealthKillContainer [2022-05-12T17:21:29.118Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:21:29.118Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T17:21:29.118Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:21:29.118Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:21:29.118Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:21:29.118Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:21:29.930Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T17:21:29.930Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T17:21:29.930Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T17:21:29.930Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T17:21:29.930Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T17:21:29.930Z] docker_api_swarm_node_test.go:21: [d54a907ccf8fb] joining swarm manager [daacfd76f30e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:21:30.460Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T17:21:30.726Z] --- PASS: TestKillContainerInvalidSignal (1.53s) [2022-05-12T17:21:30.726Z] === RUN TestKillContainer [2022-05-12T17:21:30.726Z] === RUN TestKillContainer/no_signal [2022-05-12T17:21:30.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T17:21:30.919Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T17:21:31.742Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:21:31.742Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:21:31.742Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:21:31.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T17:21:31.886Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T17:21:32.348Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T17:21:32.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T17:21:32.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T17:21:32.807Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T17:21:32.921Z] --- PASS: TestDaemonStartWithLogOpt (5.46s) [2022-05-12T17:21:32.921Z] === CONT TestReadPluginNoRead [2022-05-12T17:21:33.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T17:21:34.014Z] --- PASS: TestKillContainer (3.59s) [2022-05-12T17:21:34.014Z] --- PASS: TestKillContainer/no_signal (1.52s) [2022-05-12T17:21:34.014Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:21:34.014Z] --- PASS: TestKillContainer/killing_signal (2.03s) [2022-05-12T17:21:34.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:21:34.014Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:21:34.014Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestKillStoppedContainer [2022-05-12T17:21:34.014Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:21:34.014Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:21:34.014Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:21:34.014Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:21:34.014Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:21:34.014Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:21:34.014Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:34.014Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:21:34.014Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:21:34.014Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:21:34.014Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:21:34.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T17:21:34.413Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T17:21:34.977Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T17:21:35.538Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T17:21:35.648Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2022-05-12T17:21:35.648Z] === RUN TestNetworkNat [2022-05-12T17:21:35.648Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:21:35.648Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T17:21:35.648Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:21:35.795Z] === RUN TestReadPluginNoRead/default [2022-05-12T17:21:36.051Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T17:21:36.613Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T17:21:36.613Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T17:21:37.178Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T17:21:37.435Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T17:21:37.491Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T17:21:37.691Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2022-05-12T17:21:37.950Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T17:21:38.514Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T17:21:38.676Z] --- PASS: TestNetworkLocalhostTCPNat (2.81s) [2022-05-12T17:21:38.676Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:21:38.676Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:21:38.676Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T17:21:38.676Z] === RUN TestPause [2022-05-12T17:21:38.676Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:21:38.676Z] --- SKIP: TestPause (0.00s) [2022-05-12T17:21:38.676Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:21:38.770Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T17:21:38.770Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T17:21:39.026Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T17:21:39.026Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T17:21:39.026Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T17:21:39.333Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T17:21:40.262Z] === CONT TestReadPluginNoRead [2022-05-12T17:21:40.262Z] read_test.go:92: [d3df2cbeb32cb] daemon is not started [2022-05-12T17:21:40.262Z] --- PASS: TestReadPluginNoRead (7.39s) [2022-05-12T17:21:40.262Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-05-12T17:21:40.262Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-05-12T17:21:40.262Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-05-12T17:21:40.262Z] PASS [2022-05-12T17:21:40.262Z] [2022-05-12T17:21:40.262Z] DONE 6 tests in 12.983s [2022-05-12T17:21:40.262Z] 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-12T17:21:40.262Z] ++ 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-12T17:21:40.262Z] ++ set -e [2022-05-12T17:21:40.262Z] ++ '[' -n 0 ']' [2022-05-12T17:21:40.262Z] ++ set -x [2022-05-12T17:21:40.262Z] ++ 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-12T17:21:40.262Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T17:21:40.262Z] testing: warning: no tests to run [2022-05-12T17:21:40.262Z] PASS [2022-05-12T17:21:40.262Z] [2022-05-12T17:21:40.262Z] DONE 0 tests in 0.051s [2022-05-12T17:21:40.262Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T17:21:40.262Z] ++ 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-12T17:21:40.262Z] ++ set -e [2022-05-12T17:21:40.262Z] ++ '[' -n 0 ']' [2022-05-12T17:21:40.262Z] ++ set -x [2022-05-12T17:21:40.262Z] ++ 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-12T17:21:40.284Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s) [2022-05-12T17:21:40.284Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:21:40.284Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:21:40.284Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T17:21:40.284Z] === RUN TestPsFilter [2022-05-12T17:21:40.284Z] --- PASS: TestPsFilter (0.25s) [2022-05-12T17:21:40.284Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:21:40.519Z] INFO: Testing against a local daemon [2022-05-12T17:21:40.519Z] === RUN TestPluginWithDevMounts [2022-05-12T17:21:40.519Z] === PAUSE TestPluginWithDevMounts [2022-05-12T17:21:40.519Z] === CONT TestPluginWithDevMounts [2022-05-12T17:21:40.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T17:21:40.561Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T17:21:40.561Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T17:21:40.561Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T17:21:41.020Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T17:21:41.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T17:21:41.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T17:21:41.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T17:21:41.886Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T17:21:41.886Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T17:21:42.457Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T17:21:42.457Z] --- PASS: TestPluginWithDevMounts (2.05s) [2022-05-12T17:21:42.457Z] PASS [2022-05-12T17:21:42.457Z] [2022-05-12T17:21:42.457Z] DONE 1 tests in 2.194s [2022-05-12T17:21:42.554Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T17:21:42.556Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.23s) [2022-05-12T17:21:42.556Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:21:42.713Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T17:21:42.713Z] ++ 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-12T17:21:42.713Z] ++ set -e [2022-05-12T17:21:42.713Z] ++ '[' -n 0 ']' [2022-05-12T17:21:42.713Z] ++ set -x [2022-05-12T17:21:42.713Z] ++ 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-12T17:21:42.713Z] INFO: Testing against a local daemon [2022-05-12T17:21:42.713Z] === RUN TestSecretInspect [2022-05-12T17:21:43.520Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T17:21:43.979Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T17:21:43.979Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T17:21:43.979Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T17:21:44.437Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T17:21:44.827Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2022-05-12T17:21:44.827Z] === RUN TestRemoveContainerRunning [2022-05-12T17:21:45.229Z] docker_api_swarm_test.go:502: [dc19916097dce] joining swarm manager [dfb84fd6d36ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:21:45.404Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T17:21:45.404Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T17:21:45.404Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T17:21:45.404Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T17:21:45.404Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T17:21:45.484Z] --- PASS: TestSecretInspect (2.80s) [2022-05-12T17:21:45.484Z] === RUN TestSecretList [2022-05-12T17:21:46.432Z] --- PASS: TestRemoveContainerRunning (1.44s) [2022-05-12T17:21:46.432Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:21:46.849Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T17:21:47.414Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T17:21:47.446Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2022-05-12T17:21:47.446Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:21:47.928Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T17:21:47.928Z] === RUN TestRenameLinkedContainer [2022-05-12T17:21:47.928Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:21:47.928Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T17:21:47.928Z] === RUN TestRenameStoppedContainer [2022-05-12T17:21:48.341Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T17:21:48.341Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T17:21:48.341Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T17:21:48.341Z] --- PASS: TestSecretList (2.69s) [2022-05-12T17:21:48.341Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:21:48.341Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T17:21:50.197Z] --- PASS: TestRenameStoppedContainer (2.06s) [2022-05-12T17:21:50.197Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:21:50.857Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-05-12T17:21:50.857Z] === RUN TestSecretsUpdate [2022-05-12T17:21:50.857Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T17:21:51.419Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T17:21:52.347Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T17:21:52.910Z] --- PASS: TestSecretsUpdate (2.56s) [2022-05-12T17:21:52.910Z] === RUN TestTemplatedSecret [2022-05-12T17:21:53.222Z] --- PASS: TestRenameRunningContainerAndReuse (3.36s) [2022-05-12T17:21:53.222Z] === RUN TestRenameInvalidName [2022-05-12T17:21:54.802Z] docker_api_swarm_test.go:507: [d650c8a4f7c69] joining swarm manager [dfb84fd6d36ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:21:54.829Z] --- PASS: TestRenameInvalidName (1.57s) [2022-05-12T17:21:54.829Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:21:55.716Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T17:21:56.167Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T17:21:56.168Z] --- PASS: TestTemplatedSecret (3.24s) [2022-05-12T17:21:56.168Z] === RUN TestSecretCreateResolve [2022-05-12T17:21:56.730Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T17:21:58.099Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T17:21:58.666Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-05-12T17:21:58.666Z] PASS [2022-05-12T17:21:58.666Z] [2022-05-12T17:21:58.666Z] DONE 6 tests in 16.177s [2022-05-12T17:21:58.923Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T17:21:58.923Z] ++ 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-12T17:21:58.923Z] ++ set -e [2022-05-12T17:21:58.923Z] ++ '[' -n 0 ']' [2022-05-12T17:21:58.923Z] ++ set -x [2022-05-12T17:21:58.923Z] ++ 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-12T17:21:58.923Z] INFO: Testing against a local daemon [2022-05-12T17:21:58.923Z] === RUN TestServiceCreateInit [2022-05-12T17:21:58.923Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:21:58.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T17:21:59.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T17:22:01.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T17:22:01.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T17:22:02.117Z] --- PASS: TestRenameAnonymousContainer (7.13s) [2022-05-12T17:22:02.117Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:22:03.148Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:22:03.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T17:22:03.725Z] --- PASS: TestRenameContainerWithSameName (1.60s) [2022-05-12T17:22:03.725Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:22:03.725Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:03.725Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:22:03.725Z] === RUN TestResize [2022-05-12T17:22:04.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ebea80_} [2022-05-12T17:22:05.332Z] --- PASS: TestResize (1.59s) [2022-05-12T17:22:05.332Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:22:05.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13886241991_/foo_false____} [2022-05-12T17:22:06.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13886241991_/foo_true____} [2022-05-12T17:22:06.938Z] --- PASS: TestResizeWithInvalidSize (1.58s) [2022-05-12T17:22:06.938Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:22:07.745Z] --- PASS: TestServiceCreateInit (8.82s) [2022-05-12T17:22:07.745Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2022-05-12T17:22:07.745Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2022-05-12T17:22:07.745Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:22:07.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_false____} [2022-05-12T17:22:08.543Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2022-05-12T17:22:08.543Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:22:08.543Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:08.543Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:22:08.543Z] === RUN TestStats [2022-05-12T17:22:08.543Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:22:08.543Z] --- SKIP: TestStats (0.00s) [2022-05-12T17:22:08.543Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:22:09.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_true____} [2022-05-12T17:22:10.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_true__0xc000ebeab0__} [2022-05-12T17:22:12.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ebeac8_} [2022-05-12T17:22:13.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ebeae0_} [2022-05-12T17:22:14.525Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.41s) [2022-05-12T17:22:14.525Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:22:14.525Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:22:14.525Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T17:22:14.525Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:22:15.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ebeaf8_} [2022-05-12T17:22:16.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ebeb10_} [2022-05-12T17:22:18.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T17:22:19.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T17:22:19.535Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T17:22:20.841Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T17:22:20.841Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T17:22:21.302Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T17:22:21.424Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T17:22:22.351Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T17:22:24.241Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2022-05-12T17:22:24.241Z] === RUN TestCreateServiceConflict [2022-05-12T17:22:24.241Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T17:22:25.609Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T17:22:25.609Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T17:22:25.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T17:22:25.984Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T17:22:25.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T17:22:25.984Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T17:22:25.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T17:22:25.984Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T17:22:25.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T17:22:26.172Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T17:22:26.443Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T17:22:26.443Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T17:22:26.443Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T17:22:27.112Z] --- PASS: TestCreateServiceConflict (2.65s) [2022-05-12T17:22:27.112Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:22:27.112Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T17:22:27.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T17:22:27.675Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T17:22:28.604Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T17:22:29.533Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T17:22:30.461Z] docker_api_swarm_node_test.go:81: [df8aad425591b] joining swarm manager [d9e1f6039ef46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:22:30.718Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T17:22:30.975Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2022-05-12T17:22:30.975Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:22:31.537Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T17:22:32.907Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T17:22:33.251Z] --- PASS: TestBuildWithHugeFile (91.64s) [2022-05-12T17:22:33.251Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T17:22:33.251Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:22:33.251Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T17:22:33.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:22:33.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:22:33.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:22:33.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:22:33.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:22:33.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:22:33.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T17:22:33.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T17:22:33.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T17:22:33.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-12T17:22:33.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T17:22:33.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T17:22:33.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestBuildPreserveOwnership [2022-05-12T17:22:33.251Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:22:33.251Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestBuildPlatformInvalid [2022-05-12T17:22:33.251Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-12T17:22:33.251Z] PASS [2022-05-12T17:22:33.251Z] ok github.com/docker/docker/integration/build 148.600s [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === Skipped [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T17:22:33.251Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T17:22:33.251Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T17:22:33.251Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T17:22:33.251Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T17:22:33.251Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T17:22:33.251Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] DONE 29 tests, 6 skipped in 178.521s [2022-05-12T17:22:33.251Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T17:22:33.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:22:33.251Z] INFO: Testing against a local daemon [2022-05-12T17:22:33.251Z] === RUN TestConfigInspect [2022-05-12T17:22:33.251Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestConfigList [2022-05-12T17:22:33.251Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestConfigsCreateAndDelete [2022-05-12T17:22:33.251Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestConfigsUpdate [2022-05-12T17:22:33.251Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestTemplatedConfig [2022-05-12T17:22:33.251Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T17:22:33.251Z] === RUN TestConfigCreateResolve [2022-05-12T17:22:33.251Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:33.251Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T17:22:33.251Z] PASS [2022-05-12T17:22:33.251Z] ok github.com/docker/docker/integration/config 0.073s [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === Skipped [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T17:22:33.251Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:33.251Z] [2022-05-12T17:22:33.251Z] DONE 6 tests, 6 skipped in 1.838s [2022-05-12T17:22:33.251Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T17:22:33.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:22:33.251Z] INFO: Testing against a local daemon [2022-05-12T17:22:33.251Z] === RUN TestCheckpoint [2022-05-12T17:22:33.251Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:22:33.251Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T17:22:33.252Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T17:22:33.252Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:22:33.252Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:22:33.252Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:22:33.252Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:22:33.252Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T17:22:33.252Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T17:22:33.252Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T17:22:33.252Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T17:22:33.252Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T17:22:33.252Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T17:22:33.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-05-12T17:22:33.252Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T17:22:33.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-05-12T17:22:33.252Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T17:22:33.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-05-12T17:22:33.252Z] === RUN TestCopyEmptyFile [2022-05-12T17:22:33.252Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-05-12T17:22:33.252Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T17:22:33.252Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-05-12T17:22:33.252Z] === RUN TestCopyFromContainer [2022-05-12T17:22:33.252Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.252Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T17:22:33.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:22:33.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:22:33.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:22:33.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:22:33.252Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:22:33.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:22:33.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T17:22:33.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T17:22:33.252Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T17:22:33.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T17:22:33.252Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:22:33.252Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidEnv [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T17:22:33.252Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.252Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T17:22:33.252Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:33.252Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T17:22:33.252Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:33.252Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:22:33.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:22:33.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T17:22:33.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T17:22:33.252Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:22:33.252Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateDifferentPlatform [2022-05-12T17:22:33.252Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T17:22:33.252Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T17:22:33.252Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T17:22:33.252Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T17:22:33.252Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-12T17:22:33.252Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T17:22:33.252Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:22:33.252Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:22:33.252Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T17:22:33.252Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:33.252Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T17:22:33.252Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.252Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:22:33.252Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T17:22:33.719Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-12T17:22:33.719Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-12T17:22:33.719Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-12T17:22:33.719Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T17:22:33.719Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T17:22:33.719Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.49s) [2022-05-12T17:22:33.719Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.65s) [2022-05-12T17:22:33.719Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.56s) [2022-05-12T17:22:33.719Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.49s) [2022-05-12T17:22:33.719Z] === RUN TestDiff [2022-05-12T17:22:33.719Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:33.719Z] --- SKIP: TestDiff (0.00s) [2022-05-12T17:22:33.719Z] === RUN TestExecWithCloseStdin [2022-05-12T17:22:33.719Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T17:22:33.719Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T17:22:33.719Z] === RUN TestExec [2022-05-12T17:22:33.836Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T17:22:34.764Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T17:22:35.691Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T17:22:35.957Z] --- PASS: TestUpdateRestartPolicy (19.46s) [2022-05-12T17:22:35.957Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:22:35.957Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2022-05-12T17:22:35.957Z] === RUN TestWaitNonBlocked [2022-05-12T17:22:35.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:22:35.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:22:35.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:22:35.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:22:35.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:22:35.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:22:36.254Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T17:22:36.666Z] --- PASS: TestExec (3.11s) [2022-05-12T17:22:36.666Z] === RUN TestExecUser [2022-05-12T17:22:36.666Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:22:36.666Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestExportContainerAndImportImage [2022-05-12T17:22:36.666Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:36.666Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T17:22:36.666Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:36.666Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestHealthCheckWorkdir [2022-05-12T17:22:36.666Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:36.666Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestHealthKillContainer [2022-05-12T17:22:36.666Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:22:36.666Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T17:22:36.666Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:22:36.666Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:22:36.666Z] === RUN TestKillContainerInvalidSignal [2022-05-12T17:22:37.185Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T17:22:37.565Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T17:22:37.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.23s) [2022-05-12T17:22:37.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s) [2022-05-12T17:22:37.565Z] === RUN TestWaitBlocked [2022-05-12T17:22:37.566Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:37.566Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T17:22:37.566Z] PASS [2022-05-12T17:22:37.566Z] ok github.com/docker/docker/integration/container 77.889s [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === Skipped [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T17:22:37.566Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T17:22:37.566Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:22:37.566Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:22:37.566Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:22:37.566Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:22:37.566Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:22:37.566Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:22:37.566Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:22:37.566Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T17:22:37.566Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:22:37.566Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T17:22:37.566Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T17:22:37.566Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T17:22:37.566Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:22:37.566Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T17:22:37.566Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T17:22:37.566Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:22:37.566Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:22:37.566Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:22:37.566Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T17:22:37.566Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T17:22:37.566Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T17:22:37.566Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T17:22:37.566Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T17:22:37.566Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:22:37.566Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:22:37.566Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T17:22:37.566Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T17:22:37.566Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T17:22:37.566Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:22:37.566Z] [2022-05-12T17:22:37.566Z] DONE 120 tests, 34 skipped in 80.241s [2022-05-12T17:22:37.566Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T17:22:38.551Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T17:22:39.478Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T17:22:39.611Z] --- PASS: TestKillContainerInvalidSignal (2.50s) [2022-05-12T17:22:39.611Z] === RUN TestKillContainer [2022-05-12T17:22:39.611Z] === RUN TestKillContainer/no_signal [2022-05-12T17:22:40.039Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T17:22:40.039Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T17:22:40.602Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T17:22:41.165Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T17:22:41.727Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T17:22:41.822Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T17:22:41.822Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:22:41.822Z] === RUN TestKillContainer/killing_signal [2022-05-12T17:22:42.288Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T17:22:43.218Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T17:22:44.049Z] --- PASS: TestKillContainer (4.79s) [2022-05-12T17:22:44.049Z] --- PASS: TestKillContainer/no_signal (2.36s) [2022-05-12T17:22:44.049Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:22:44.049Z] --- PASS: TestKillContainer/killing_signal (2.39s) [2022-05-12T17:22:44.049Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T17:22:44.049Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:44.049Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestKillStoppedContainer [2022-05-12T17:22:44.049Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:44.049Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T17:22:44.049Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:22:44.049Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestKillDifferentUserContainer [2022-05-12T17:22:44.049Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:22:44.049Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestInspectOomKilledTrue [2022-05-12T17:22:44.049Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:44.049Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestInspectOomKilledFalse [2022-05-12T17:22:44.049Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:22:44.049Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T17:22:44.049Z] === RUN TestLogsFollowTailEmpty [2022-05-12T17:22:44.145Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T17:22:44.402Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T17:22:44.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T17:22:45.587Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.55s) [2022-05-12T17:22:45.587Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:22:46.150Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T17:22:46.278Z] --- PASS: TestLogsFollowTailEmpty (2.41s) [2022-05-12T17:22:46.278Z] === RUN TestNetworkNat [2022-05-12T17:22:46.278Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:46.278Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T17:22:46.278Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T17:22:46.713Z] docker_api_swarm_node_test.go:53: [d8d96cd00021c] joining swarm manager [d38a586e5088d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:22:48.090Z] docker_api_swarm_node_test.go:54: [da4efb5c32af0] joining swarm manager [d38a586e5088d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:22:49.018Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2022-05-12T17:22:49.018Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:22:49.225Z] --- PASS: TestNetworkLocalhostTCPNat (3.01s) [2022-05-12T17:22:49.225Z] === RUN TestNetworkLoopbackNat [2022-05-12T17:22:49.225Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:22:49.225Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T17:22:49.225Z] === RUN TestPause [2022-05-12T17:22:49.225Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:22:49.225Z] --- SKIP: TestPause (0.00s) [2022-05-12T17:22:49.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T17:22:50.384Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T17:22:51.578Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T17:22:51.578Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T17:22:51.578Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T17:22:51.578Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T17:22:51.681Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T17:22:51.681Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T17:22:51.681Z] { [2022-05-12T17:22:51.681Z] "RT_GROUP_ICON": { [2022-05-12T17:22:51.681Z] "#1": { [2022-05-12T17:22:51.681Z] "0409": "../../winresources/docker.ico" [2022-05-12T17:22:51.681Z] } [2022-05-12T17:22:51.681Z] }, [2022-05-12T17:22:51.681Z] "RT_MANIFEST": { [2022-05-12T17:22:51.681Z] "#1": { [2022-05-12T17:22:51.681Z] "0409": { [2022-05-12T17:22:51.681Z] "identity": {}, [2022-05-12T17:22:51.681Z] "description": "Docker Engine", [2022-05-12T17:22:51.681Z] "minimum-os": "vista", [2022-05-12T17:22:51.681Z] "execution-level": "", [2022-05-12T17:22:51.681Z] "ui-access": false, [2022-05-12T17:22:51.681Z] "auto-elevate": false, [2022-05-12T17:22:51.681Z] "dpi-awareness": "unaware", [2022-05-12T17:22:51.681Z] "disable-theming": false, [2022-05-12T17:22:51.681Z] "disable-window-filtering": false, [2022-05-12T17:22:51.681Z] "high-resolution-scrolling-aware": false, [2022-05-12T17:22:51.681Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T17:22:51.681Z] "long-path-aware": false, [2022-05-12T17:22:51.681Z] "printer-driver-isolation": false, [2022-05-12T17:22:51.681Z] "gdi-scaling": false, [2022-05-12T17:22:51.682Z] "segment-heap": false, [2022-05-12T17:22:51.682Z] "use-common-controls-v6": false [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] }, [2022-05-12T17:22:51.682Z] "RT_MESSAGETABLE": { [2022-05-12T17:22:51.682Z] "#1": { [2022-05-12T17:22:51.682Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] }, [2022-05-12T17:22:51.682Z] "RT_VERSION": { [2022-05-12T17:22:51.682Z] "#1": { [2022-05-12T17:22:51.682Z] "0409": { [2022-05-12T17:22:51.682Z] "fixed": { [2022-05-12T17:22:51.682Z] "file_version": "0.0.0.0", [2022-05-12T17:22:51.682Z] "product_version": "0.0.0.0", [2022-05-12T17:22:51.682Z] "type": "Unknown" [2022-05-12T17:22:51.682Z] }, [2022-05-12T17:22:51.682Z] "info": { [2022-05-12T17:22:51.682Z] "0000": { [2022-05-12T17:22:51.682Z] "CompanyName": "", [2022-05-12T17:22:51.682Z] "FileVersion": "dev", [2022-05-12T17:22:51.682Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T17:22:51.682Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T17:22:51.682Z] "ProductName": "", [2022-05-12T17:22:51.682Z] "ProductVersion": "dev", [2022-05-12T17:22:51.682Z] "SpecialBuild": "2fca22a9b6afe4e1f4af53465a49e7956cc34fa9" [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] } [2022-05-12T17:22:51.682Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/main.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/proxy.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T17:22:51.682Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T17:22:51.682Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T17:22:51.682Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T17:22:51.682Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T17:22:51.682Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T17:22:51.682Z] remote: Enumerating objects: 23, done. [2022-05-12T17:22:51.682Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T17:22:51.682Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T17:22:51.682Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T17:22:51.682Z] 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-12T17:22:51.682Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T17:22:51.682Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-12T17:22:51.682Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T17:22:51.682Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T17:22:51.682Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T17:22:52.169Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.46s) [2022-05-12T17:22:52.169Z] === RUN TestPauseStopPausedContainer [2022-05-12T17:22:52.169Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:22:52.169Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T17:22:52.169Z] === RUN TestPsFilter [2022-05-12T17:22:52.169Z] --- PASS: TestPsFilter (0.26s) [2022-05-12T17:22:52.169Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T17:22:52.274Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-05-12T17:22:52.274Z] === RUN TestCreateServiceSysctls [2022-05-12T17:22:53.203Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T17:22:53.764Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T17:22:54.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2022-05-12T17:22:54.379Z] === RUN TestRemoveContainerWithVolume [2022-05-12T17:22:56.283Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-05-12T17:22:56.283Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:22:56.590Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2022-05-12T17:22:56.591Z] === RUN TestRemoveContainerRunning [2022-05-12T17:22:57.211Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T17:22:59.067Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:22:59.067Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:22:59.067Z] === RUN TestConfigDaemonID [2022-05-12T17:22:59.067Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T17:22:59.067Z] === RUN TestDaemonConfigValidation [2022-05-12T17:22:59.067Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T17:22:59.067Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:22:59.067Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:22:59.067Z] === RUN TestDaemonProxy [2022-05-12T17:22:59.067Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:22:59.067Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T17:22:59.067Z] PASS [2022-05-12T17:22:59.067Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] === Skipped [2022-05-12T17:22:59.067Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:22:59.067Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T17:22:59.067Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T17:22:59.067Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:22:59.067Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T17:22:59.067Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:22:59.067Z] [2022-05-12T17:22:59.067Z] DONE 5 tests, 5 skipped in 20.493s [2022-05-12T17:22:59.067Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T17:22:59.105Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2022-05-12T17:22:59.105Z] === RUN TestInspect [2022-05-12T17:22:59.537Z] --- PASS: TestRemoveContainerRunning (2.45s) [2022-05-12T17:22:59.537Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T17:23:00.033Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T17:23:00.289Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T17:23:01.748Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-05-12T17:23:01.748Z] === RUN TestRemoveInvalidContainer [2022-05-12T17:23:01.748Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T17:23:01.748Z] === RUN TestRenameLinkedContainer [2022-05-12T17:23:01.748Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:01.748Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T17:23:01.748Z] === RUN TestRenameStoppedContainer [2022-05-12T17:23:02.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:02.090Z] INFO: Testing against a local daemon [2022-05-12T17:23:02.090Z] === RUN TestCommitInheritsEnv [2022-05-12T17:23:02.090Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:23:02.090Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T17:23:02.091Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:23:02.091Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:23:02.091Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:23:02.091Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:23:02.091Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:23:02.091Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T17:23:02.091Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:23:02.091Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-12T17:23:02.091Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:23:02.091Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T17:23:02.091Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:23:02.183Z] --- PASS: TestInspect (3.33s) [2022-05-12T17:23:02.183Z] === RUN TestCreateJob [2022-05-12T17:23:02.573Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-05-12T17:23:02.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:23:03.056Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T17:23:03.056Z] === RUN TestTagInvalidReference [2022-05-12T17:23:03.056Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T17:23:03.056Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:23:03.056Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T17:23:03.056Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:23:03.056Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T17:23:03.056Z] === RUN TestTagOfficialNames [2022-05-12T17:23:03.056Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T17:23:03.056Z] === RUN TestTagMatchesDigest [2022-05-12T17:23:03.056Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-12T17:23:03.056Z] PASS [2022-05-12T17:23:03.056Z] ok github.com/docker/docker/integration/image 1.343s [2022-05-12T17:23:03.056Z] [2022-05-12T17:23:03.056Z] === Skipped [2022-05-12T17:23:03.056Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T17:23:03.056Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:23:03.056Z] [2022-05-12T17:23:03.056Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:23:03.056Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:23:03.056Z] [2022-05-12T17:23:03.056Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T17:23:03.056Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:23:03.056Z] [2022-05-12T17:23:03.056Z] DONE 12 tests, 3 skipped in 4.816s [2022-05-12T17:23:03.056Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T17:23:03.962Z] --- PASS: TestRenameStoppedContainer (2.42s) [2022-05-12T17:23:03.962Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T17:23:04.074Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T17:23:04.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:04.664Z] INFO: Testing against a local daemon [2022-05-12T17:23:04.664Z] === RUN TestNetworkCreateDelete [2022-05-12T17:23:04.664Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:04.664Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:23:04.664Z] 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-12T17:23:04.664Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestDaemonDNSFallback [2022-05-12T17:23:04.664Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:04.664Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestInspectNetwork [2022-05-12T17:23:04.664Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:04.664Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:23:04.664Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:04.664Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:23:04.664Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:23:04.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:23:04.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:23:04.664Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:23:04.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:23:04.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:23:04.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:23:04.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:23:04.664Z] === RUN TestNetworkList [2022-05-12T17:23:05.004Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T17:23:05.146Z] === RUN TestNetworkList//networks [2022-05-12T17:23:05.147Z] === PAUSE TestNetworkList//networks [2022-05-12T17:23:05.147Z] === RUN TestNetworkList//networks/ [2022-05-12T17:23:05.147Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:23:05.147Z] === CONT TestNetworkList//networks [2022-05-12T17:23:05.147Z] === CONT TestNetworkList//networks/ [2022-05-12T17:23:05.147Z] --- PASS: TestNetworkList (0.03s) [2022-05-12T17:23:05.147Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:23:05.147Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:23:05.147Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:23:05.147Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:23:05.147Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:23:05.147Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:23:05.147Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:23:05.147Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:23:05.147Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:23:05.147Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:23:05.147Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:23:05.147Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:23:05.147Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:23:05.147Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:23:05.147Z] PASS [2022-05-12T17:23:05.147Z] ok github.com/docker/docker/integration/network 0.160s [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === Skipped [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T17:23:05.147Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:23:05.147Z] 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-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T17:23:05.147Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T17:23:05.147Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:23:05.147Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:23:05.147Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:23:05.147Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:23:05.147Z] [2022-05-12T17:23:05.147Z] DONE 34 tests, 15 skipped in 1.803s [2022-05-12T17:23:05.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T17:23:05.629Z] testing: warning: no tests to run [2022-05-12T17:23:05.629Z] PASS [2022-05-12T17:23:05.629Z] ok github.com/docker/docker/integration/network/ipvlan 0.051s [2022-05-12T17:23:05.629Z] [2022-05-12T17:23:05.629Z] DONE 0 tests in 0.581s [2022-05-12T17:23:05.629Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T17:23:05.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T17:23:05.932Z] --- PASS: TestCreateJob (3.58s) [2022-05-12T17:23:05.932Z] === RUN TestReplicatedJob [2022-05-12T17:23:06.642Z] testing: warning: no tests to run [2022-05-12T17:23:06.642Z] PASS [2022-05-12T17:23:06.642Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-05-12T17:23:06.642Z] [2022-05-12T17:23:06.642Z] DONE 0 tests in 0.618s [2022-05-12T17:23:06.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T17:23:06.861Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T17:23:07.125Z] testing: warning: no tests to run [2022-05-12T17:23:07.125Z] PASS [2022-05-12T17:23:07.125Z] ok github.com/docker/docker/integration/plugin 0.059s [2022-05-12T17:23:07.125Z] [2022-05-12T17:23:07.125Z] DONE 0 tests in 0.587s [2022-05-12T17:23:07.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T17:23:07.607Z] testing: warning: no tests to run [2022-05-12T17:23:07.607Z] PASS [2022-05-12T17:23:07.607Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-05-12T17:23:07.607Z] [2022-05-12T17:23:07.607Z] DONE 0 tests in 0.589s [2022-05-12T17:23:07.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T17:23:08.227Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T17:23:08.791Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T17:23:09.820Z] --- PASS: TestRenameRunningContainerAndReuse (4.99s) [2022-05-12T17:23:09.820Z] === RUN TestRenameInvalidName [2022-05-12T17:23:10.169Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T17:23:10.426Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T17:23:11.355Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T17:23:11.385Z] --- PASS: TestRenameInvalidName (2.43s) [2022-05-12T17:23:11.385Z] === RUN TestRenameAnonymousContainer [2022-05-12T17:23:11.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:11.495Z] INFO: Testing against a local daemon [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:23:11.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:23:11.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:23:11.495Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:23:11.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:23:11.495Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:23:11.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:23:11.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:23:11.495Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:23:11.495Z] === RUN TestPluginInstall [2022-05-12T17:23:11.495Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:23:11.495Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T17:23:11.495Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:23:11.495Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:23:11.495Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T17:23:11.495Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:23:11.495Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:23:11.495Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:23:11.495Z] PASS [2022-05-12T17:23:11.495Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2022-05-12T17:23:11.917Z] --- PASS: TestReplicatedJob (6.11s) [2022-05-12T17:23:11.917Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:23:11.985Z] [2022-05-12T17:23:11.985Z] === Skipped [2022-05-12T17:23:11.985Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T17:23:11.985Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:23:11.985Z] [2022-05-12T17:23:11.985Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T17:23:11.985Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:23:11.985Z] [2022-05-12T17:23:11.985Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:23:11.985Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:23:11.985Z] [2022-05-12T17:23:11.985Z] DONE 19 tests, 3 skipped in 3.956s [2022-05-12T17:23:11.985Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T17:23:12.174Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T17:23:12.430Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T17:23:12.430Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T17:23:12.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T17:23:12.993Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T17:23:13.556Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T17:23:13.556Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T17:23:13.556Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T17:23:13.556Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T17:23:13.615Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:13.615Z] INFO: Testing against a local daemon [2022-05-12T17:23:13.615Z] === RUN TestExternalGraphDriver [2022-05-12T17:23:13.615Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:23:13.615Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T17:23:13.615Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:23:13.615Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:23:13.615Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:23:13.615Z] PASS [2022-05-12T17:23:13.615Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-05-12T17:23:13.615Z] [2022-05-12T17:23:13.615Z] === Skipped [2022-05-12T17:23:13.615Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T17:23:13.615Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:23:13.615Z] [2022-05-12T17:23:13.615Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:23:13.615Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:23:13.615Z] [2022-05-12T17:23:13.615Z] DONE 2 tests, 2 skipped in 1.939s [2022-05-12T17:23:14.105Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T17:23:14.158Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T17:23:14.488Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T17:23:14.488Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T17:23:14.608Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T17:23:14.744Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T17:23:14.744Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T17:23:15.000Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T17:23:15.000Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:23:15.000Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T17:23:15.000Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T17:23:15.256Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T17:23:15.512Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2022-05-12T17:23:15.512Z] === RUN TestServiceListWithStatuses [2022-05-12T17:23:15.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:23:15.512Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:23:15.512Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:23:15.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:15.734Z] INFO: Testing against a local daemon [2022-05-12T17:23:15.734Z] === RUN TestReadPluginNoRead [2022-05-12T17:23:15.734Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:23:15.734Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T17:23:15.734Z] PASS [2022-05-12T17:23:15.734Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2022-05-12T17:23:15.734Z] [2022-05-12T17:23:15.734Z] === Skipped [2022-05-12T17:23:15.734Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T17:23:15.734Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:23:15.734Z] [2022-05-12T17:23:15.734Z] DONE 1 tests, 1 skipped in 1.804s [2022-05-12T17:23:15.734Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T17:23:16.763Z] testing: warning: no tests to run [2022-05-12T17:23:16.763Z] PASS [2022-05-12T17:23:16.763Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2022-05-12T17:23:16.763Z] [2022-05-12T17:23:16.763Z] DONE 0 tests in 1.026s [2022-05-12T17:23:16.763Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T17:23:16.881Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T17:23:16.881Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T17:23:16.881Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T17:23:17.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T17:23:19.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:19.062Z] INFO: Testing against a local daemon [2022-05-12T17:23:19.063Z] === RUN TestPluginWithDevMounts [2022-05-12T17:23:19.063Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:19.063Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T17:23:19.063Z] PASS [2022-05-12T17:23:19.063Z] ok github.com/docker/docker/integration/plugin/volumes 0.071s [2022-05-12T17:23:19.063Z] [2022-05-12T17:23:19.063Z] === Skipped [2022-05-12T17:23:19.063Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T17:23:19.063Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:19.063Z] [2022-05-12T17:23:19.063Z] DONE 1 tests, 1 skipped in 1.790s [2022-05-12T17:23:19.063Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T17:23:19.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T17:23:20.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:20.091Z] INFO: Testing against a local daemon [2022-05-12T17:23:20.091Z] === RUN TestSecretInspect [2022-05-12T17:23:20.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T17:23:20.091Z] === RUN TestSecretList [2022-05-12T17:23:20.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T17:23:20.091Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:23:20.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:23:20.091Z] === RUN TestSecretsUpdate [2022-05-12T17:23:20.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T17:23:20.091Z] === RUN TestTemplatedSecret [2022-05-12T17:23:20.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T17:23:20.091Z] === RUN TestSecretCreateResolve [2022-05-12T17:23:20.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:20.091Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T17:23:20.091Z] PASS [2022-05-12T17:23:20.091Z] ok github.com/docker/docker/integration/secret 0.074s [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === Skipped [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T17:23:20.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:20.091Z] [2022-05-12T17:23:20.091Z] DONE 6 tests, 6 skipped in 1.425s [2022-05-12T17:23:20.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T17:23:20.588Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T17:23:20.716Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2022-05-12T17:23:20.717Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:23:21.280Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T17:23:21.280Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T17:23:21.280Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T17:23:21.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T17:23:21.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T17:23:21.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T17:23:21.805Z] --- PASS: TestRenameAnonymousContainer (9.50s) [2022-05-12T17:23:21.805Z] === RUN TestRenameContainerWithSameName [2022-05-12T17:23:22.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T17:23:22.469Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T17:23:22.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:22.892Z] INFO: Testing against a local daemon [2022-05-12T17:23:22.892Z] === RUN TestServiceCreateInit [2022-05-12T17:23:22.892Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:23:22.892Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:23:22.892Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:23:22.892Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceConflict [2022-05-12T17:23:22.892Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:23:22.892Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-12T17:23:22.892Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:23:22.892Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:23:22.892Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:23:22.892Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceSysctls [2022-05-12T17:23:22.892Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T17:23:22.892Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:23:22.892Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T17:23:22.892Z] === RUN TestInspect [2022-05-12T17:23:22.892Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestInspect (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestCreateJob [2022-05-12T17:23:22.892Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestReplicatedJob [2022-05-12T17:23:22.892Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:23:22.892Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceListWithStatuses [2022-05-12T17:23:22.892Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:23:22.892Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:23:22.892Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServicePlugin [2022-05-12T17:23:22.892Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceUpdateLabel [2022-05-12T17:23:22.892Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:23:22.892Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:23:22.892Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:23:22.892Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T17:23:22.892Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:23:22.892Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:23:22.892Z] PASS [2022-05-12T17:23:22.892Z] ok github.com/docker/docker/integration/service 0.205s [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === Skipped [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-12T17:23:22.892Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:23:22.892Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T17:23:22.892Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-12T17:23:22.892Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T17:23:22.892Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T17:23:22.892Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T17:23:22.892Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T17:23:22.892Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T17:23:22.892Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:23:22.892Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T17:23:22.892Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T17:23:22.892Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T17:23:22.892Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T17:23:22.892Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T17:23:22.892Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T17:23:22.892Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:23:22.892Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:23:22.892Z] [2022-05-12T17:23:22.892Z] DONE 24 tests, 23 skipped in 2.268s [2022-05-12T17:23:22.892Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T17:23:23.401Z] --- PASS: TestRenameContainerWithSameName (2.52s) [2022-05-12T17:23:23.401Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T17:23:23.401Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:23.401Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:23:23.401Z] === RUN TestResize [2022-05-12T17:23:23.991Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T17:23:24.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:24.519Z] INFO: Testing against a local daemon [2022-05-12T17:23:24.519Z] === RUN TestSessionCreate [2022-05-12T17:23:24.519Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:24.519Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T17:23:24.519Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:23:24.519Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:24.519Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:23:24.519Z] PASS [2022-05-12T17:23:24.519Z] ok github.com/docker/docker/integration/session 0.105s [2022-05-12T17:23:24.519Z] [2022-05-12T17:23:24.519Z] === Skipped [2022-05-12T17:23:24.519Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T17:23:24.519Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:24.519Z] [2022-05-12T17:23:24.519Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:23:24.519Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:23:24.519Z] [2022-05-12T17:23:24.519Z] DONE 2 tests, 2 skipped in 1.607s [2022-05-12T17:23:24.519Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T17:23:24.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T17:23:25.113Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2022-05-12T17:23:25.113Z] === RUN TestServicePlugin [2022-05-12T17:23:25.614Z] --- PASS: TestResize (2.41s) [2022-05-12T17:23:25.614Z] === RUN TestResizeWithInvalidSize [2022-05-12T17:23:26.042Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T17:23:26.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T17:23:27.234Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T17:23:27.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:27.579Z] INFO: Testing against a local daemon [2022-05-12T17:23:27.579Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:23:27.579Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:27.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:23:27.579Z] === RUN TestDiskUsage [2022-05-12T17:23:27.579Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:23:27.579Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T17:23:27.579Z] === RUN TestEventsExecDie [2022-05-12T17:23:27.579Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:23:27.579Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T17:23:27.579Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:23:27.579Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:23:27.579Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:23:27.579Z] === RUN TestEventsVolumeCreate [2022-05-12T17:23:27.580Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:23:27.580Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T17:23:27.580Z] === RUN TestInfoAPI [2022-05-12T17:23:27.580Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T17:23:27.580Z] === RUN TestInfoAPIWarnings [2022-05-12T17:23:27.580Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:23:27.580Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T17:23:27.580Z] === RUN TestInfoDebug [2022-05-12T17:23:27.580Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:27.580Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T17:23:27.580Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:23:27.580Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:27.580Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T17:23:27.580Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:23:27.580Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:27.580Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T17:23:27.580Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:23:28.069Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-05-12T17:23:28.069Z] === RUN TestPingCacheHeaders [2022-05-12T17:23:28.069Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T17:23:28.069Z] === RUN TestPingGet [2022-05-12T17:23:28.069Z] --- PASS: TestPingGet (0.03s) [2022-05-12T17:23:28.069Z] === RUN TestPingHead [2022-05-12T17:23:28.069Z] --- PASS: TestPingHead (0.03s) [2022-05-12T17:23:28.069Z] === RUN TestPingSwarmHeader [2022-05-12T17:23:28.069Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:28.069Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T17:23:28.069Z] === RUN TestVersion [2022-05-12T17:23:28.069Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:23:28.069Z] PASS [2022-05-12T17:23:28.069Z] ok github.com/docker/docker/integration/system 1.195s [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === Skipped [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:23:28.069Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T17:23:28.069Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T17:23:28.069Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:23:28.069Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T17:23:28.069Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T17:23:28.069Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T17:23:28.069Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T17:23:28.069Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T17:23:28.069Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T17:23:28.069Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:28.069Z] [2022-05-12T17:23:28.069Z] DONE 16 tests, 10 skipped in 3.767s [2022-05-12T17:23:28.164Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T17:23:28.558Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T17:23:28.566Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2022-05-12T17:23:28.566Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T17:23:28.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T17:23:28.726Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T17:23:29.289Z] docker_api_swarm_test.go:202: [d841c7b186b82] joining swarm manager [d2caa5bc4cc8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:23:29.545Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T17:23:29.545Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T17:23:29.545Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T17:23:29.803Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T17:23:30.059Z] plugin_test.go:61: [d66504e667d6b] joining swarm manager [dfd8be4e35a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:23:30.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:30.186Z] INFO: Testing against a local daemon [2022-05-12T17:23:30.186Z] === RUN TestVolumesCreateAndList [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-12T17:23:30.186Z] === RUN TestVolumesRemove [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-12T17:23:30.186Z] === RUN TestVolumesInspect [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:23:30.186Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:23:30.186Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:23:30.186Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:23:30.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:23:30.186Z] PASS [2022-05-12T17:23:30.186Z] ok github.com/docker/docker/integration/volume 0.275s [2022-05-12T17:23:30.186Z] [2022-05-12T17:23:30.186Z] DONE 9 tests in 1.801s [2022-05-12T17:23:30.186Z] INFO: make.ps1 ended at 05/12/2022 17:23:29 [2022-05-12T17:23:30.186Z] INFO: Integration CLI tests being run from the host: [2022-05-12T17:23:30.186Z] 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-12T17:23:30.778Z] --- PASS: TestResizeWhenContainerNotStarted (2.41s) [2022-05-12T17:23:30.778Z] === RUN TestDaemonRestartKillContainers [2022-05-12T17:23:30.778Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:23:30.778Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:23:30.778Z] === RUN TestStats [2022-05-12T17:23:30.778Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:23:30.778Z] --- SKIP: TestStats (0.00s) [2022-05-12T17:23:30.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T17:23:31.001Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T17:23:31.276Z] plugin_test.go:64: [d2dfb3aad7dd4] joining swarm manager [dfd8be4e35a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:23:31.534Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T17:23:33.427Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T17:23:33.427Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T17:23:33.427Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T17:23:33.427Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T17:23:37.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.55s) [2022-05-12T17:23:37.926Z] === RUN TestStopContainerWithTimeout [2022-05-12T17:23:37.926Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:23:37.926Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T17:23:37.926Z] === RUN TestUpdateRestartPolicy [2022-05-12T17:23:39.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:23:39.069Z] INFO: Testing against a local daemon [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T17:23:39.069Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T17:23:39.069Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T17:23:39.069Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T17:23:39.558Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T17:23:39.965Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T17:23:40.046Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T17:23:40.535Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T17:23:40.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T17:23:41.024Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T17:23:42.782Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T17:23:44.150Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T17:23:45.080Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T17:23:45.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T17:23:45.645Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T17:23:46.209Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T17:23:46.771Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T17:23:47.701Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T17:23:47.701Z] docker_api_swarm_test.go:384: [d52f756573f73] joining swarm manager [d41813afdf394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:23:48.266Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T17:23:48.828Z] docker_api_swarm_test.go:385: [d09e385058e73] joining swarm manager [d41813afdf394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:23:49.757Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T17:23:51.125Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T17:23:53.015Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T17:23:54.906Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T17:23:55.851Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T17:23:56.795Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T17:23:57.725Z] --- PASS: TestServicePlugin (32.64s) [2022-05-12T17:23:57.725Z] === RUN TestServiceUpdateLabel [2022-05-12T17:23:59.140Z] --- PASS: TestUpdateRestartPolicy (20.79s) [2022-05-12T17:23:59.140Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T17:24:00.239Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-05-12T17:24:00.239Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:24:00.701Z] --- PASS: TestUpdateRestartWithAutoRemove (2.44s) [2022-05-12T17:24:00.701Z] === RUN TestWaitNonBlocked [2022-05-12T17:24:00.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:24:00.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:24:00.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:24:00.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:24:00.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T17:24:00.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T17:24:02.128Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T17:24:02.383Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T17:24:03.314Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T17:24:03.648Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T17:24:03.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2022-05-12T17:24:03.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.92s) [2022-05-12T17:24:03.648Z] === RUN TestWaitBlocked [2022-05-12T17:24:03.648Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:03.648Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T17:24:03.648Z] PASS [2022-05-12T17:24:03.648Z] ok github.com/docker/docker/integration/container 95.947s [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === Skipped [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T17:24:03.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T17:24:03.648Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T17:24:03.648Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T17:24:03.648Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T17:24:03.648Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T17:24:03.648Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T17:24:03.648Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T17:24:03.648Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T17:24:03.648Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-12T17:24:03.648Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:24:03.648Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-12T17:24:03.648Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:24:03.648Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T17:24:03.648Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:24:03.648Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T17:24:03.648Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T17:24:03.648Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T17:24:03.648Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T17:24:03.648Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T17:24:03.648Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T17:24:03.648Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T17:24:03.648Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T17:24:03.648Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T17:24:03.648Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T17:24:03.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T17:24:03.648Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T17:24:03.648Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T17:24:03.648Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T17:24:03.648Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T17:24:03.648Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T17:24:03.648Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T17:24:03.648Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T17:24:03.648Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T17:24:03.648Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T17:24:03.648Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T17:24:03.648Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T17:24:03.648Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:03.648Z] [2022-05-12T17:24:03.648Z] DONE 120 tests, 38 skipped in 98.255s [2022-05-12T17:24:03.648Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T17:24:04.240Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T17:24:04.240Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T17:24:04.496Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T17:24:04.752Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T17:24:04.752Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T17:24:05.680Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T17:24:06.608Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T17:24:06.608Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T17:24:06.608Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T17:24:07.171Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T17:24:07.427Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T17:24:08.354Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T17:24:09.281Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T17:24:09.536Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T17:24:09.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T17:24:09.536Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T17:24:09.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T17:24:09.536Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T17:24:11.423Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T17:24:11.984Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T17:24:12.545Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T17:24:13.106Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T17:24:14.993Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-05-12T17:24:14.993Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:24:19.157Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T17:24:19.157Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T17:24:19.732Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T17:24:22.999Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T17:24:22.999Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T17:24:25.165Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T17:24:25.165Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:24:25.165Z] === RUN TestConfigDaemonID [2022-05-12T17:24:25.165Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T17:24:25.165Z] === RUN TestDaemonConfigValidation [2022-05-12T17:24:25.165Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T17:24:25.165Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T17:24:25.165Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:24:25.165Z] === RUN TestDaemonProxy [2022-05-12T17:24:25.165Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:24:25.165Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T17:24:25.165Z] PASS [2022-05-12T17:24:25.165Z] ok github.com/docker/docker/integration/daemon 0.095s [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] === Skipped [2022-05-12T17:24:25.165Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T17:24:25.165Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T17:24:25.165Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T17:24:25.165Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T17:24:25.165Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T17:24:25.165Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T17:24:25.165Z] [2022-05-12T17:24:25.165Z] DONE 5 tests, 5 skipped in 20.872s [2022-05-12T17:24:25.165Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T17:24:25.517Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T17:24:28.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:28.125Z] INFO: Testing against a local daemon [2022-05-12T17:24:28.125Z] === RUN TestCommitInheritsEnv [2022-05-12T17:24:28.125Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:24:28.125Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T17:24:28.125Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T17:24:28.125Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:24:28.125Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:24:28.125Z] === RUN TestImportWithCustomPlatform [2022-05-12T17:24:28.125Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:24:28.125Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T17:24:28.125Z] === RUN TestImagesFilterMultiReference [2022-05-12T17:24:28.125Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-12T17:24:28.125Z] === RUN TestImagePullPlatformInvalid [2022-05-12T17:24:28.125Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T17:24:28.125Z] === RUN TestRemoveImageOrphaning [2022-05-12T17:24:29.109Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2022-05-12T17:24:29.109Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T17:24:29.109Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T17:24:29.109Z] === RUN TestTagInvalidReference [2022-05-12T17:24:29.109Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T17:24:29.109Z] === RUN TestTagValidPrefixedRepo [2022-05-12T17:24:29.109Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T17:24:29.109Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T17:24:29.109Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T17:24:29.109Z] === RUN TestTagOfficialNames [2022-05-12T17:24:29.109Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T17:24:29.109Z] === RUN TestTagMatchesDigest [2022-05-12T17:24:29.109Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-12T17:24:29.109Z] PASS [2022-05-12T17:24:29.109Z] ok github.com/docker/docker/integration/image 1.250s [2022-05-12T17:24:29.109Z] [2022-05-12T17:24:29.109Z] === Skipped [2022-05-12T17:24:29.109Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T17:24:29.109Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:24:29.109Z] [2022-05-12T17:24:29.109Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T17:24:29.109Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:24:29.109Z] [2022-05-12T17:24:29.109Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T17:24:29.109Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T17:24:29.109Z] [2022-05-12T17:24:29.109Z] DONE 12 tests, 3 skipped in 4.611s [2022-05-12T17:24:29.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T17:24:29.683Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-05-12T17:24:29.683Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:24:31.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:31.332Z] INFO: Testing against a local daemon [2022-05-12T17:24:31.332Z] === RUN TestNetworkCreateDelete [2022-05-12T17:24:31.332Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T17:24:31.332Z] 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-12T17:24:31.332Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonDNSFallback [2022-05-12T17:24:31.332Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestInspectNetwork [2022-05-12T17:24:31.332Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:31.332Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T17:24:31.332Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T17:24:31.332Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:24:31.332Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:24:31.332Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:24:31.332Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T17:24:31.332Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T17:24:31.332Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T17:24:31.332Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestNetworkList [2022-05-12T17:24:31.332Z] === RUN TestNetworkList//networks [2022-05-12T17:24:31.332Z] === PAUSE TestNetworkList//networks [2022-05-12T17:24:31.332Z] === RUN TestNetworkList//networks/ [2022-05-12T17:24:31.332Z] === PAUSE TestNetworkList//networks/ [2022-05-12T17:24:31.332Z] === CONT TestNetworkList//networks [2022-05-12T17:24:31.332Z] === CONT TestNetworkList//networks/ [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkList (0.03s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T17:24:31.332Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T17:24:31.332Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T17:24:31.332Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T17:24:31.332Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T17:24:31.332Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T17:24:31.332Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T17:24:31.332Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T17:24:31.332Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T17:24:31.332Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:24:31.332Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T17:24:31.332Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:24:31.332Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T17:24:31.332Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:24:31.332Z] PASS [2022-05-12T17:24:31.332Z] ok github.com/docker/docker/integration/network 0.149s [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === Skipped [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T17:24:31.332Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T17:24:31.332Z] 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-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T17:24:31.332Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T17:24:31.332Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T17:24:31.332Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T17:24:31.332Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:243: FLAKY_TEST [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T17:24:31.332Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T17:24:31.332Z] [2022-05-12T17:24:31.332Z] DONE 34 tests, 15 skipped in 1.882s [2022-05-12T17:24:31.332Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T17:24:31.799Z] testing: warning: no tests to run [2022-05-12T17:24:31.800Z] PASS [2022-05-12T17:24:31.800Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-05-12T17:24:31.800Z] [2022-05-12T17:24:31.800Z] DONE 0 tests in 0.733s [2022-05-12T17:24:32.267Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T17:24:33.303Z] testing: warning: no tests to run [2022-05-12T17:24:33.303Z] PASS [2022-05-12T17:24:33.303Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2022-05-12T17:24:33.303Z] [2022-05-12T17:24:33.303Z] DONE 0 tests in 0.969s [2022-05-12T17:24:33.303Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T17:24:34.287Z] testing: warning: no tests to run [2022-05-12T17:24:34.287Z] PASS [2022-05-12T17:24:34.287Z] ok github.com/docker/docker/integration/plugin 0.081s [2022-05-12T17:24:34.287Z] [2022-05-12T17:24:34.287Z] DONE 0 tests in 0.817s [2022-05-12T17:24:34.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T17:24:34.345Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T17:24:34.345Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T17:24:34.345Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T17:24:34.345Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T17:24:34.754Z] testing: warning: no tests to run [2022-05-12T17:24:34.754Z] PASS [2022-05-12T17:24:34.754Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2022-05-12T17:24:34.754Z] [2022-05-12T17:24:34.754Z] DONE 0 tests in 0.782s [2022-05-12T17:24:35.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T17:24:37.769Z] === RUN TestDockerSuite/TestExec [2022-05-12T17:24:37.769Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T17:24:37.769Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T17:24:38.025Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T17:24:38.587Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T17:24:39.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:39.027Z] INFO: Testing against a local daemon [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:24:39.027Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:24:39.027Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T17:24:39.027Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T17:24:39.027Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T17:24:39.027Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T17:24:39.027Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T17:24:39.027Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T17:24:39.027Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T17:24:39.027Z] === RUN TestPluginInstall [2022-05-12T17:24:39.027Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T17:24:39.027Z] === RUN TestPluginsWithRuntimes [2022-05-12T17:24:39.027Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T17:24:39.027Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T17:24:39.027Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:24:39.027Z] PASS [2022-05-12T17:24:39.027Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2022-05-12T17:24:39.027Z] [2022-05-12T17:24:39.027Z] === Skipped [2022-05-12T17:24:39.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T17:24:39.027Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] [2022-05-12T17:24:39.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T17:24:39.027Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] [2022-05-12T17:24:39.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T17:24:39.027Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T17:24:39.027Z] [2022-05-12T17:24:39.027Z] DONE 19 tests, 3 skipped in 4.071s [2022-05-12T17:24:39.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T17:24:39.953Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T17:24:40.210Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T17:24:40.772Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T17:24:41.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:41.247Z] INFO: Testing against a local daemon [2022-05-12T17:24:41.247Z] === RUN TestExternalGraphDriver [2022-05-12T17:24:41.247Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:24:41.247Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T17:24:41.247Z] === RUN TestGraphdriverPluginV2 [2022-05-12T17:24:41.247Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:24:41.247Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:24:41.247Z] PASS [2022-05-12T17:24:41.247Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2022-05-12T17:24:41.247Z] [2022-05-12T17:24:41.247Z] === Skipped [2022-05-12T17:24:41.247Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T17:24:41.247Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T17:24:41.247Z] [2022-05-12T17:24:41.247Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T17:24:41.247Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T17:24:41.247Z] [2022-05-12T17:24:41.247Z] DONE 2 tests, 2 skipped in 1.962s [2022-05-12T17:24:41.247Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T17:24:41.335Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T17:24:41.899Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T17:24:42.461Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2022-05-12T17:24:42.461Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:24:42.719Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T17:24:43.173Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T17:24:43.173Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T17:24:43.173Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T17:24:43.173Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T17:24:43.173Z] Cross building: bundles/cross/linux/s390x [2022-05-12T17:24:43.173Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T17:24:43.173Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T17:24:43.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:43.477Z] INFO: Testing against a local daemon [2022-05-12T17:24:43.477Z] === RUN TestReadPluginNoRead [2022-05-12T17:24:43.477Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:24:43.477Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T17:24:43.477Z] PASS [2022-05-12T17:24:43.477Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2022-05-12T17:24:43.477Z] [2022-05-12T17:24:43.477Z] === Skipped [2022-05-12T17:24:43.477Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T17:24:43.477Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T17:24:43.477Z] [2022-05-12T17:24:43.477Z] DONE 1 tests, 1 skipped in 1.930s [2022-05-12T17:24:43.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T17:24:43.646Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T17:24:43.902Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T17:24:44.461Z] testing: warning: no tests to run [2022-05-12T17:24:44.461Z] PASS [2022-05-12T17:24:44.461Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.054s [2022-05-12T17:24:44.461Z] [2022-05-12T17:24:44.461Z] DONE 0 tests in 0.897s [2022-05-12T17:24:44.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T17:24:44.832Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T17:24:44.832Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T17:24:45.759Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T17:24:46.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:46.049Z] INFO: Testing against a local daemon [2022-05-12T17:24:46.049Z] === RUN TestPluginWithDevMounts [2022-05-12T17:24:46.049Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:46.049Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T17:24:46.049Z] PASS [2022-05-12T17:24:46.049Z] ok github.com/docker/docker/integration/plugin/volumes 0.080s [2022-05-12T17:24:46.049Z] [2022-05-12T17:24:46.049Z] === Skipped [2022-05-12T17:24:46.049Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T17:24:46.049Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:46.049Z] [2022-05-12T17:24:46.049Z] DONE 1 tests, 1 skipped in 1.902s [2022-05-12T17:24:46.049Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T17:24:46.323Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T17:24:47.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:47.609Z] INFO: Testing against a local daemon [2022-05-12T17:24:47.609Z] === RUN TestSecretInspect [2022-05-12T17:24:47.609Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T17:24:47.609Z] === RUN TestSecretList [2022-05-12T17:24:47.609Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T17:24:47.609Z] === RUN TestSecretsCreateAndDelete [2022-05-12T17:24:47.609Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:24:47.609Z] === RUN TestSecretsUpdate [2022-05-12T17:24:47.609Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T17:24:47.609Z] === RUN TestTemplatedSecret [2022-05-12T17:24:47.609Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T17:24:47.609Z] === RUN TestSecretCreateResolve [2022-05-12T17:24:47.609Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:47.609Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T17:24:47.609Z] PASS [2022-05-12T17:24:47.609Z] ok github.com/docker/docker/integration/secret 0.074s [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === Skipped [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T17:24:47.609Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:47.609Z] [2022-05-12T17:24:47.609Z] DONE 6 tests, 6 skipped in 1.491s [2022-05-12T17:24:47.692Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T17:24:47.951Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T17:24:48.076Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T17:24:49.839Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T17:24:50.095Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T17:24:50.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:50.288Z] INFO: Testing against a local daemon [2022-05-12T17:24:50.288Z] === RUN TestServiceCreateInit [2022-05-12T17:24:50.288Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T17:24:50.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T17:24:50.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T17:24:50.288Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceConflict [2022-05-12T17:24:50.288Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T17:24:50.288Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-12T17:24:50.288Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T17:24:50.288Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T17:24:50.288Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T17:24:50.288Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceSysctls [2022-05-12T17:24:50.288Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T17:24:50.288Z] === RUN TestCreateServiceCapabilities [2022-05-12T17:24:50.288Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T17:24:50.288Z] === RUN TestInspect [2022-05-12T17:24:50.288Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestInspect (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestCreateJob [2022-05-12T17:24:50.288Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestReplicatedJob [2022-05-12T17:24:50.288Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestUpdateReplicatedJob [2022-05-12T17:24:50.288Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceListWithStatuses [2022-05-12T17:24:50.288Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T17:24:50.288Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestDockerNetworkReConnect [2022-05-12T17:24:50.288Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServicePlugin [2022-05-12T17:24:50.288Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceUpdateLabel [2022-05-12T17:24:50.288Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceUpdateSecrets [2022-05-12T17:24:50.288Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceUpdateConfigs [2022-05-12T17:24:50.288Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceUpdateNetwork [2022-05-12T17:24:50.288Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T17:24:50.288Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T17:24:50.288Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:24:50.288Z] PASS [2022-05-12T17:24:50.288Z] ok github.com/docker/docker/integration/service 0.221s [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === Skipped [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-12T17:24:50.288Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T17:24:50.288Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T17:24:50.288Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-12T17:24:50.288Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T17:24:50.288Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T17:24:50.288Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T17:24:50.288Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T17:24:50.288Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T17:24:50.288Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T17:24:50.288Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T17:24:50.288Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T17:24:50.288Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T17:24:50.288Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T17:24:50.288Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T17:24:50.288Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T17:24:50.288Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T17:24:50.288Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T17:24:50.288Z] [2022-05-12T17:24:50.288Z] DONE 24 tests, 23 skipped in 2.226s [2022-05-12T17:24:50.288Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T17:24:50.658Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T17:24:51.220Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T17:24:51.476Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T17:24:51.733Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T17:24:51.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:51.851Z] INFO: Testing against a local daemon [2022-05-12T17:24:51.851Z] === RUN TestSessionCreate [2022-05-12T17:24:51.851Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:51.851Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T17:24:51.851Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:24:51.851Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:51.851Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:24:51.851Z] PASS [2022-05-12T17:24:51.851Z] ok github.com/docker/docker/integration/session 0.077s [2022-05-12T17:24:51.851Z] [2022-05-12T17:24:51.851Z] === Skipped [2022-05-12T17:24:51.851Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T17:24:51.851Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:51.851Z] [2022-05-12T17:24:51.851Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T17:24:51.851Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T17:24:51.851Z] [2022-05-12T17:24:51.851Z] DONE 2 tests, 2 skipped in 1.367s [2022-05-12T17:24:51.851Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T17:24:52.295Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T17:24:52.857Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T17:24:53.114Z] check_test.go:378: [d09e385058e73] daemon is not started [2022-05-12T17:24:53.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T17:24:53.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:53.432Z] INFO: Testing against a local daemon [2022-05-12T17:24:53.432Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:24:53.432Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:53.432Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestDiskUsage [2022-05-12T17:24:53.432Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:24:53.432Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestEventsExecDie [2022-05-12T17:24:53.432Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:24:53.432Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:24:53.432Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:24:53.432Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestEventsVolumeCreate [2022-05-12T17:24:53.432Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:24:53.432Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestInfoAPI [2022-05-12T17:24:53.432Z] --- PASS: TestInfoAPI (0.04s) [2022-05-12T17:24:53.432Z] === RUN TestInfoAPIWarnings [2022-05-12T17:24:53.432Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:24:53.432Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestInfoDebug [2022-05-12T17:24:53.432Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:53.432Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:24:53.432Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:53.432Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:24:53.432Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:53.432Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T17:24:53.432Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T17:24:53.791Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T17:24:53.791Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T17:24:53.791Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T17:24:53.791Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T17:24:53.791Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T17:24:53.791Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T17:24:53.791Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T17:24:53.791Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T17:24:53.791Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T17:24:53.791Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T17:24:53.791Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T17:24:54.043Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T17:24:54.416Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-05-12T17:24:54.416Z] === RUN TestPingCacheHeaders [2022-05-12T17:24:54.416Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T17:24:54.416Z] === RUN TestPingGet [2022-05-12T17:24:54.416Z] --- PASS: TestPingGet (0.03s) [2022-05-12T17:24:54.416Z] === RUN TestPingHead [2022-05-12T17:24:54.416Z] --- PASS: TestPingHead (0.03s) [2022-05-12T17:24:54.416Z] === RUN TestPingSwarmHeader [2022-05-12T17:24:54.416Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:54.416Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T17:24:54.416Z] === RUN TestVersion [2022-05-12T17:24:54.416Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:24:54.416Z] PASS [2022-05-12T17:24:54.416Z] ok github.com/docker/docker/integration/system 1.181s [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === Skipped [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:24:54.416Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T17:24:54.416Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T17:24:54.416Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T17:24:54.416Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T17:24:54.416Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T17:24:54.416Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T17:24:54.416Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T17:24:54.416Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T17:24:54.416Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T17:24:54.416Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T17:24:54.416Z] [2022-05-12T17:24:54.416Z] DONE 16 tests, 10 skipped in 2.906s [2022-05-12T17:24:54.416Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T17:24:54.606Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T17:24:55.169Z] docker_api_swarm_test.go:802: [d24692f9539e8] joining swarm manager [dec6369e37023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:24:55.422Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T17:24:55.422Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T17:24:55.422Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T17:24:55.422Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T17:24:55.422Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T17:24:55.422Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T17:24:55.422Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T17:24:55.422Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T17:24:55.422Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T17:24:55.425Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T17:24:56.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:24:56.629Z] INFO: Testing against a local daemon [2022-05-12T17:24:56.629Z] === RUN TestVolumesCreateAndList [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-12T17:24:56.629Z] === RUN TestVolumesRemove [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-12T17:24:56.629Z] === RUN TestVolumesInspect [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:24:56.629Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:24:56.629Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:24:56.629Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:24:56.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:24:56.629Z] PASS [2022-05-12T17:24:56.629Z] ok github.com/docker/docker/integration/volume 0.269s [2022-05-12T17:24:56.629Z] [2022-05-12T17:24:56.629Z] DONE 9 tests in 1.808s [2022-05-12T17:24:56.629Z] INFO: make.ps1 ended at 05/12/2022 17:24:56 [2022-05-12T17:24:56.629Z] INFO: Integration CLI tests being run from the host: [2022-05-12T17:24:56.629Z] 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-12T17:24:56.792Z] docker_api_swarm_test.go:802: [df2adef34bb07] joining swarm manager [dec6369e37023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:24:57.719Z] docker_api_swarm_test.go:802: [db285cc733cd8] joining swarm manager [dec6369e37023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T17:24:57.727Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T17:24:57.727Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T17:24:57.727Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T17:24:57.727Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T17:24:57.727Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T17:24:59.086Z] docker_api_swarm_test.go:802: [d3480e7cbc52c] joining swarm manager [dec6369e37023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T17:24:59.342Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2022-05-12T17:24:59.342Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-05-12T17:24:59.342Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-05-12T17:24:59.342Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-05-12T17:24:59.342Z] PASS [2022-05-12T17:24:59.342Z] [2022-05-12T17:24:59.342Z] === Skipped [2022-05-12T17:24:59.342Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T17:24:59.342Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T17:24:59.342Z] [2022-05-12T17:24:59.342Z] DONE 27 tests, 1 skipped in 180.469s [2022-05-12T17:24:59.342Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T17:24:59.342Z] ++ 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-12T17:24:59.342Z] ++ set -e [2022-05-12T17:24:59.342Z] ++ '[' -n 0 ']' [2022-05-12T17:24:59.342Z] ++ set -x [2022-05-12T17:24:59.342Z] ++ 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-12T17:24:59.342Z] INFO: Testing against a local daemon [2022-05-12T17:24:59.342Z] === RUN TestSessionCreate [2022-05-12T17:24:59.342Z] --- PASS: TestSessionCreate (0.03s) [2022-05-12T17:24:59.342Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T17:24:59.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-05-12T17:24:59.342Z] PASS [2022-05-12T17:24:59.342Z] [2022-05-12T17:24:59.342Z] DONE 2 tests in 0.126s [2022-05-12T17:24:59.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T17:24:59.342Z] ++ 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-12T17:24:59.342Z] ++ set -e [2022-05-12T17:24:59.342Z] ++ '[' -n 0 ']' [2022-05-12T17:24:59.342Z] ++ set -x [2022-05-12T17:24:59.342Z] ++ 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-12T17:24:59.600Z] INFO: Testing against a local daemon [2022-05-12T17:24:59.601Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T17:24:59.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:24:59.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:24:59.601Z] === RUN TestDiskUsage [2022-05-12T17:24:59.601Z] === PAUSE TestDiskUsage [2022-05-12T17:24:59.601Z] === RUN TestEventsExecDie [2022-05-12T17:25:00.163Z] --- PASS: TestEventsExecDie (0.65s) [2022-05-12T17:25:00.163Z] === RUN TestEventsBackwardsCompatible [2022-05-12T17:25:00.163Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-05-12T17:25:00.163Z] === RUN TestEventsVolumeCreate [2022-05-12T17:25:00.420Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-05-12T17:25:00.420Z] === RUN TestInfoBinaryCommits [2022-05-12T17:25:00.420Z] docker_api_swarm_test.go:810: [d82b036a0c870] joining swarm manager [dec6369e37023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T17:25:00.420Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T17:25:00.420Z] === RUN TestInfoAPIVersioned [2022-05-12T17:25:00.420Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T17:25:00.420Z] === RUN TestInfoAPI [2022-05-12T17:25:00.420Z] --- PASS: TestInfoAPI (0.03s) [2022-05-12T17:25:00.420Z] === RUN TestInfoAPIWarnings [2022-05-12T17:25:02.666Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T17:25:05.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T17:25:05.308Z] INFO: Testing against a local daemon [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T17:25:05.308Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T17:25:05.308Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T17:25:05.308Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T17:25:05.774Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T17:25:06.241Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T17:25:06.241Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T17:25:06.955Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T17:25:06.955Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T17:25:07.212Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T17:25:07.226Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T17:25:07.226Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T17:25:08.140Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T17:25:08.397Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T17:25:08.960Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T17:25:08.960Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T17:25:08.960Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T17:25:10.326Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T17:25:10.582Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T17:25:11.521Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T17:25:12.084Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T17:25:12.646Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T17:25:17.890Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T17:25:17.890Z] === RUN TestInfoDebug [2022-05-12T17:25:17.890Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T17:25:17.890Z] --- PASS: TestInfoDebug (0.53s) [2022-05-12T17:25:17.890Z] === RUN TestInfoInsecureRegistries [2022-05-12T17:25:17.890Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T17:25:17.890Z] === RUN TestInfoRegistryMirrors [2022-05-12T17:25:18.451Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T17:25:18.451Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T17:25:18.706Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T17:25:18.706Z] === RUN TestPingCacheHeaders [2022-05-12T17:25:18.706Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-05-12T17:25:18.706Z] === RUN TestPingGet [2022-05-12T17:25:18.706Z] --- PASS: TestPingGet (0.01s) [2022-05-12T17:25:18.706Z] === RUN TestPingHead [2022-05-12T17:25:18.706Z] --- PASS: TestPingHead (0.01s) [2022-05-12T17:25:18.706Z] === RUN TestPingSwarmHeader [2022-05-12T17:25:19.267Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T17:25:19.828Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T17:25:21.293Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T17:25:21.293Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-05-12T17:25:21.293Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T17:25:21.293Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T17:25:21.293Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T17:25:21.293Z] === RUN TestVersion [2022-05-12T17:25:21.293Z] --- PASS: TestVersion (0.03s) [2022-05-12T17:25:21.293Z] === CONT TestDiskUsage [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T17:25:21.549Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T17:25:21.805Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T17:25:21.805Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T17:25:22.062Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T17:25:22.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T17:25:22.318Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T17:25:22.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T17:25:22.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage (1.39s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T17:25:22.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T17:25:22.318Z] PASS [2022-05-12T17:25:22.318Z] [2022-05-12T17:25:22.318Z] === Skipped [2022-05-12T17:25:22.318Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T17:25:22.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T17:25:22.318Z] [2022-05-12T17:25:22.318Z] DONE 54 tests, 1 skipped in 22.933s [2022-05-12T17:25:22.318Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T17:25:22.318Z] ++ 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-12T17:25:22.318Z] ++ set -e [2022-05-12T17:25:22.318Z] ++ '[' -n 0 ']' [2022-05-12T17:25:22.318Z] ++ set -x [2022-05-12T17:25:22.318Z] ++ 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-12T17:25:22.574Z] INFO: Testing against a local daemon [2022-05-12T17:25:22.574Z] === RUN TestVolumesCreateAndList [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T17:25:22.574Z] === RUN TestVolumesRemove [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T17:25:22.574Z] === RUN TestVolumesInspect [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T17:25:22.574Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T17:25:22.574Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T17:25:22.574Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T17:25:22.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T17:25:22.574Z] PASS [2022-05-12T17:25:22.574Z] [2022-05-12T17:25:22.574Z] DONE 9 tests in 0.193s [2022-05-12T17:25:22.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:25:22.831Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T17:25:22.831Z] +++ kill 6667 [2022-05-12T17:25:23.087Z] +++ /etc/init.d/apparmor stop [2022-05-12T17:25:23.087Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:25:23.087Z] [2022-05-12T17:25:23.087Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:25:23.087Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:25:23.087Z] [2022-05-12T17:25:23.087Z] To set a process to complain mode, use the command line tool [2022-05-12T17:25:23.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:25:23.087Z] +++ true [2022-05-12T17:25:23.087Z] exiting test-integration [2022-05-12T17:25:23.087Z] ++ exit 0 [2022-05-12T17:25:23.087Z] [2022-05-12T17:25:23.345Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T17:25:23.601Z] + for job in $(jobs -p) [2022-05-12T17:25:23.601Z] + wait 32052 [2022-05-12T17:25:27.766Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T17:25:28.328Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T17:25:28.328Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T17:25:28.328Z] === RUN TestDockerSuite/TestHealth [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T17:25:50.210Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T17:25:50.773Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T17:25:51.335Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T17:25:51.335Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T17:25:51.904Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T17:25:54.426Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T17:25:54.426Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T17:25:54.426Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T17:25:55.791Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T17:25:56.720Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T17:25:56.720Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T17:25:57.648Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T17:25:59.014Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T17:25:59.942Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T17:26:00.211Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T17:26:00.505Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T17:26:00.669Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T17:26:01.067Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T17:26:01.630Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T17:26:01.630Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T17:26:01.630Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T17:26:01.635Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T17:26:01.886Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T17:26:02.451Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T17:26:03.015Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T17:26:03.270Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T17:26:03.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T17:26:03.647Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T17:26:03.647Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T17:26:03.647Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T17:26:03.781Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T17:26:04.344Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T17:26:04.344Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T17:26:05.709Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T17:26:05.965Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T17:26:06.527Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T17:26:06.527Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T17:26:06.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T17:26:06.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T17:26:07.089Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T17:26:07.089Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T17:26:07.089Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T17:26:07.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T17:26:08.216Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T17:26:08.779Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T17:26:09.341Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T17:26:09.341Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T17:26:09.341Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T17:26:09.341Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T17:26:09.341Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T17:26:09.598Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T17:26:09.636Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T17:26:10.160Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T17:26:10.160Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T17:26:10.639Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T17:26:10.639Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T17:26:10.639Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T17:26:10.639Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T17:26:10.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T17:26:10.639Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T17:26:10.639Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T17:26:10.639Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T17:26:10.723Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T17:26:11.284Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T17:26:11.645Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T17:26:13.189Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T17:26:13.189Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T17:26:13.751Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T17:26:14.313Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T17:26:14.635Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T17:26:15.239Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T17:26:15.637Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T17:26:15.637Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T17:26:15.637Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T17:26:15.637Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T17:26:15.637Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T17:26:15.637Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T17:26:15.801Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T17:26:16.362Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T17:26:16.437Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T17:26:16.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T17:26:17.179Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T17:26:17.741Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T17:26:17.997Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T17:26:17.997Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T17:26:18.628Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T17:26:19.461Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T17:26:19.461Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T17:26:19.461Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T17:26:19.461Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T17:26:19.461Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T17:26:19.461Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T17:26:19.461Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T17:26:19.461Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.461Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T17:26:19.462Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T17:26:19.462Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T17:26:19.462Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T17:26:19.462Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T17:26:19.462Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T17:26:19.462Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T17:26:19.462Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T17:26:19.462Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T17:26:19.462Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T17:26:19.462Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T17:26:19.462Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T17:26:19.886Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T17:26:20.814Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T17:26:21.741Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T17:26:21.741Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T17:26:23.108Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T17:26:24.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T17:26:24.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T17:26:25.215Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T17:26:26.094Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T17:26:26.094Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T17:26:27.378Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T17:26:27.986Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T17:26:28.549Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T17:26:29.478Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T17:26:29.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T17:26:31.236Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T17:26:32.002Z] docker_api_swarm_service_test.go:395: [de6e0f2c3bf42] joining swarm manager [d5cfb1d3ff3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:26:32.190Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T17:26:32.190Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T17:26:32.190Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T17:26:32.666Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T17:26:32.930Z] docker_api_swarm_service_test.go:395: [d4b4fca21d63b] joining swarm manager [d5cfb1d3ff3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:26:34.635Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T17:26:34.635Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T17:26:34.635Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T17:26:34.635Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T17:26:34.635Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T17:26:34.963Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T17:26:35.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/test/unit [2022-05-12T17:26:35.502Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T17:26:35.502Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T17:26:35.502Z] + TESTDIRS=./... [2022-05-12T17:26:35.502Z] + exclude_paths='/vendor/|/integration' [2022-05-12T17:26:35.502Z] ++ go list ./... [2022-05-12T17:26:35.502Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T17:26:35.658Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T17:26:36.439Z] + pkg_list='github.com/docker/docker/api [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/backend/build [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/httputils [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/middleware [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/build [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/debug [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/image [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/network [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/session [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/system [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/volume [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/backend [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/events [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/filters [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/image [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/mount [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/network [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/registry [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/strslice [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/swarm [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/time [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/versions [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/volume [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/dockerfile [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/remotecontext [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T17:26:36.439Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T17:26:36.439Z] github.com/docker/docker/cli [2022-05-12T17:26:36.439Z] github.com/docker/docker/cli/config [2022-05-12T17:26:36.439Z] github.com/docker/docker/cli/debug [2022-05-12T17:26:36.439Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T17:26:36.439Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T17:26:36.439Z] github.com/docker/docker/client [2022-05-12T17:26:36.439Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T17:26:36.439Z] github.com/docker/docker/cmd/dockerd [2022-05-12T17:26:36.439Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T17:26:36.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T17:26:36.439Z] github.com/docker/docker/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/container/stream [2022-05-12T17:26:36.439Z] github.com/docker/docker/contrib/apparmor [2022-05-12T17:26:36.439Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T17:26:36.439Z] github.com/docker/docker/contrib/httpserver [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/config [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/events [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/exec [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/images [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/initlayer [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/links [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/listeners [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/local [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/names [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/network [2022-05-12T17:26:36.439Z] github.com/docker/docker/daemon/stats [2022-05-12T17:26:36.439Z] github.com/docker/docker/distribution [2022-05-12T17:26:36.439Z] github.com/docker/docker/distribution/metadata [2022-05-12T17:26:36.439Z] github.com/docker/docker/distribution/utils [2022-05-12T17:26:36.439Z] github.com/docker/docker/distribution/xfer [2022-05-12T17:26:36.439Z] github.com/docker/docker/dockerversion [2022-05-12T17:26:36.439Z] github.com/docker/docker/errdefs [2022-05-12T17:26:36.439Z] github.com/docker/docker/image [2022-05-12T17:26:36.439Z] github.com/docker/docker/image/cache [2022-05-12T17:26:36.439Z] github.com/docker/docker/image/tarexport [2022-05-12T17:26:36.439Z] github.com/docker/docker/image/v1 [2022-05-12T17:26:36.439Z] github.com/docker/docker/internal/test/suite [2022-05-12T17:26:36.439Z] github.com/docker/docker/layer [2022-05-12T17:26:36.439Z] github.com/docker/docker/libcontainerd [2022-05-12T17:26:36.439Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T17:26:36.439Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T17:26:36.439Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T17:26:36.439Z] github.com/docker/docker/libcontainerd/types [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/libnetwork/types [2022-05-12T17:26:36.439Z] github.com/docker/docker/oci [2022-05-12T17:26:36.439Z] github.com/docker/docker/oci/caps [2022-05-12T17:26:36.439Z] github.com/docker/docker/opts [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/aaparser [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/archive [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/authorization [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/capabilities [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/containerfs [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/directory [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/dmesg [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/filenotify [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/fileutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/fsutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/homedir [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/idtools [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/ioutils [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/longpath [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/loopback [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/parsers [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/pidfile [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/platform [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugins [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/pools [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/progress [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/pubsub [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/reexec [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/signal [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/stack [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/stringid [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/system [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/tailfile [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/tarsum [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/truncindex [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/urlutil [2022-05-12T17:26:36.439Z] github.com/docker/docker/pkg/useragent [2022-05-12T17:26:36.439Z] github.com/docker/docker/plugin [2022-05-12T17:26:36.439Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T17:26:36.439Z] github.com/docker/docker/plugin/v2 [2022-05-12T17:26:36.439Z] github.com/docker/docker/profiles/apparmor [2022-05-12T17:26:36.439Z] github.com/docker/docker/profiles/seccomp [2022-05-12T17:26:36.439Z] github.com/docker/docker/quota [2022-05-12T17:26:36.439Z] github.com/docker/docker/reference [2022-05-12T17:26:36.439Z] github.com/docker/docker/registry [2022-05-12T17:26:36.439Z] github.com/docker/docker/registry/resumable [2022-05-12T17:26:36.439Z] github.com/docker/docker/restartmanager [2022-05-12T17:26:36.439Z] github.com/docker/docker/rootless [2022-05-12T17:26:36.439Z] github.com/docker/docker/rootless/specconv [2022-05-12T17:26:36.439Z] github.com/docker/docker/runconfig [2022-05-12T17:26:36.439Z] github.com/docker/docker/runconfig/opts [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/daemon [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/environment [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fakegit [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/registry [2022-05-12T17:26:36.439Z] github.com/docker/docker/testutil/request [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/drivers [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/local [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/mounts [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/service [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/service/opts [2022-05-12T17:26:36.439Z] github.com/docker/docker/volume/testutils' [2022-05-12T17:26:36.439Z] ++ echo 'github.com/docker/docker/api [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/backend/build [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/httputils [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/middleware [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/build [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/debug [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/image [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/network [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/session [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/system [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/server/router/volume [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/backend [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/container [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/events [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/filters [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/image [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/mount [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/network [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T17:26:36.439Z] github.com/docker/docker/api/types/registry [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/strslice [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/swarm [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/time [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/volume [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/dockerfile [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/config [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/debug [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/client [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T17:26:36.440Z] github.com/docker/docker/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/container/stream [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/apparmor [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/httpserver [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/config [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/events [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/exec [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/images [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/initlayer [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/links [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/listeners [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/local [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/names [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/network [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/stats [2022-05-12T17:26:36.440Z] github.com/docker/docker/distribution [2022-05-12T17:26:36.440Z] github.com/docker/docker/distribution/metadata [2022-05-12T17:26:36.440Z] github.com/docker/docker/distribution/utils [2022-05-12T17:26:36.440Z] github.com/docker/docker/distribution/xfer [2022-05-12T17:26:36.440Z] github.com/docker/docker/dockerversion [2022-05-12T17:26:36.440Z] github.com/docker/docker/errdefs [2022-05-12T17:26:36.440Z] github.com/docker/docker/image [2022-05-12T17:26:36.440Z] github.com/docker/docker/image/cache [2022-05-12T17:26:36.440Z] github.com/docker/docker/image/tarexport [2022-05-12T17:26:36.440Z] github.com/docker/docker/image/v1 [2022-05-12T17:26:36.440Z] github.com/docker/docker/internal/test/suite [2022-05-12T17:26:36.440Z] github.com/docker/docker/layer [2022-05-12T17:26:36.440Z] github.com/docker/docker/libcontainerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T17:26:36.440Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T17:26:36.440Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T17:26:36.440Z] github.com/docker/docker/libcontainerd/types [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/libnetwork/types [2022-05-12T17:26:36.440Z] github.com/docker/docker/oci [2022-05-12T17:26:36.440Z] github.com/docker/docker/oci/caps [2022-05-12T17:26:36.440Z] github.com/docker/docker/opts [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/aaparser [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/archive [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/authorization [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/capabilities [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/containerfs [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/directory [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/dmesg [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/filenotify [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/fileutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/fsutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/homedir [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/idtools [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/ioutils [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/longpath [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/loopback [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/parsers [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/pidfile [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/platform [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugins [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/pools [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/progress [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/pubsub [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/reexec [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/signal [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/stack [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/stringid [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/system [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/tailfile [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/tarsum [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/truncindex [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/urlutil [2022-05-12T17:26:36.440Z] github.com/docker/docker/pkg/useragent [2022-05-12T17:26:36.440Z] github.com/docker/docker/plugin [2022-05-12T17:26:36.440Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/plugin/v2 [2022-05-12T17:26:36.440Z] github.com/docker/docker/profiles/apparmor [2022-05-12T17:26:36.440Z] github.com/docker/docker/profiles/seccomp [2022-05-12T17:26:36.440Z] github.com/docker/docker/quota [2022-05-12T17:26:36.440Z] github.com/docker/docker/reference [2022-05-12T17:26:36.440Z] github.com/docker/docker/registry [2022-05-12T17:26:36.440Z] github.com/docker/docker/registry/resumable [2022-05-12T17:26:36.440Z] github.com/docker/docker/restartmanager [2022-05-12T17:26:36.440Z] github.com/docker/docker/rootless [2022-05-12T17:26:36.440Z] github.com/docker/docker/rootless/specconv [2022-05-12T17:26:36.440Z] github.com/docker/docker/runconfig [2022-05-12T17:26:36.440Z] github.com/docker/docker/runconfig/opts [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/daemon [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/environment [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fakegit [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/registry [2022-05-12T17:26:36.440Z] github.com/docker/docker/testutil/request [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/drivers [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/local [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/mounts [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/service [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/service/opts [2022-05-12T17:26:36.440Z] github.com/docker/docker/volume/testutils' [2022-05-12T17:26:36.440Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T17:26:36.440Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/backend/build [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/httputils [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/middleware [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/build [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/debug [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/image [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/network [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/session [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/system [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/server/router/volume [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/backend [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/events [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/filters [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/image [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/mount [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/network [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/registry [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/strslice [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/swarm [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/time [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T17:26:36.440Z] github.com/docker/docker/api/types/volume [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/dockerfile [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T17:26:36.440Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/config [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/debug [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T17:26:36.440Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/client [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T17:26:36.440Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T17:26:36.440Z] github.com/docker/docker/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/container/stream [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/apparmor [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T17:26:36.440Z] github.com/docker/docker/contrib/httpserver [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T17:26:36.440Z] github.com/docker/docker/daemon/config [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/events [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/exec [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/images [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/initlayer [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/links [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/listeners [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/local [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/names [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/network [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/stats [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/metadata [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/utils [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/xfer [2022-05-12T17:26:36.441Z] github.com/docker/docker/dockerversion [2022-05-12T17:26:36.441Z] github.com/docker/docker/errdefs [2022-05-12T17:26:36.441Z] github.com/docker/docker/image [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/cache [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/tarexport [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/v1 [2022-05-12T17:26:36.441Z] github.com/docker/docker/internal/test/suite [2022-05-12T17:26:36.441Z] github.com/docker/docker/layer [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/types [2022-05-12T17:26:36.441Z] github.com/docker/docker/oci [2022-05-12T17:26:36.441Z] github.com/docker/docker/oci/caps [2022-05-12T17:26:36.441Z] github.com/docker/docker/opts [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/aaparser [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/archive [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/authorization [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/capabilities [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/containerfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/directory [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/dmesg [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/filenotify [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/fileutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/fsutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/homedir [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/idtools [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/ioutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/longpath [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/loopback [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/parsers [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/pidfile [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/platform [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugins [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/pools [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/progress [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/pubsub [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/reexec [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/signal [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/stack [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/stringid [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/system [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/tailfile [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/tarsum [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/truncindex [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/urlutil [2022-05-12T17:26:36.441Z] github.com/docker/docker/pkg/useragent [2022-05-12T17:26:36.441Z] github.com/docker/docker/plugin [2022-05-12T17:26:36.441Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T17:26:36.441Z] github.com/docker/docker/plugin/v2 [2022-05-12T17:26:36.441Z] github.com/docker/docker/profiles/apparmor [2022-05-12T17:26:36.441Z] github.com/docker/docker/profiles/seccomp [2022-05-12T17:26:36.441Z] github.com/docker/docker/quota [2022-05-12T17:26:36.441Z] github.com/docker/docker/reference [2022-05-12T17:26:36.441Z] github.com/docker/docker/registry [2022-05-12T17:26:36.441Z] github.com/docker/docker/registry/resumable [2022-05-12T17:26:36.441Z] github.com/docker/docker/restartmanager [2022-05-12T17:26:36.441Z] github.com/docker/docker/rootless [2022-05-12T17:26:36.441Z] github.com/docker/docker/rootless/specconv [2022-05-12T17:26:36.441Z] github.com/docker/docker/runconfig [2022-05-12T17:26:36.441Z] github.com/docker/docker/runconfig/opts [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/daemon [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/environment [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fakegit [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/registry [2022-05-12T17:26:36.441Z] github.com/docker/docker/testutil/request [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/drivers [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/local [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/mounts [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/service [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/service/opts [2022-05-12T17:26:36.441Z] github.com/docker/docker/volume/testutils' [2022-05-12T17:26:36.441Z] ++ echo 'github.com/docker/docker/api [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/backend/build [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/httputils [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/middleware [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/build [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/container [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/debug [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/image [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/network [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/session [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/system [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/server/router/volume [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/backend [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/container [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/events [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/filters [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/image [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/mount [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/network [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/registry [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/strslice [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/swarm [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/time [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/versions [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T17:26:36.441Z] github.com/docker/docker/api/types/volume [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/dockerfile [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/remotecontext [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T17:26:36.441Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T17:26:36.441Z] github.com/docker/docker/cli [2022-05-12T17:26:36.441Z] github.com/docker/docker/cli/config [2022-05-12T17:26:36.441Z] github.com/docker/docker/cli/debug [2022-05-12T17:26:36.441Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T17:26:36.441Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T17:26:36.441Z] github.com/docker/docker/client [2022-05-12T17:26:36.441Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T17:26:36.441Z] github.com/docker/docker/cmd/dockerd [2022-05-12T17:26:36.441Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T17:26:36.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T17:26:36.441Z] github.com/docker/docker/container [2022-05-12T17:26:36.441Z] github.com/docker/docker/container/stream [2022-05-12T17:26:36.441Z] github.com/docker/docker/contrib/apparmor [2022-05-12T17:26:36.441Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T17:26:36.441Z] github.com/docker/docker/contrib/httpserver [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/config [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/events [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/exec [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/images [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/initlayer [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/links [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/listeners [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/local [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/names [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/network [2022-05-12T17:26:36.441Z] github.com/docker/docker/daemon/stats [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/metadata [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/utils [2022-05-12T17:26:36.441Z] github.com/docker/docker/distribution/xfer [2022-05-12T17:26:36.441Z] github.com/docker/docker/dockerversion [2022-05-12T17:26:36.441Z] github.com/docker/docker/errdefs [2022-05-12T17:26:36.441Z] github.com/docker/docker/image [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/cache [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/tarexport [2022-05-12T17:26:36.441Z] github.com/docker/docker/image/v1 [2022-05-12T17:26:36.441Z] github.com/docker/docker/internal/test/suite [2022-05-12T17:26:36.441Z] github.com/docker/docker/layer [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T17:26:36.441Z] github.com/docker/docker/libcontainerd/types [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:26:36.441Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/types [2022-05-12T17:26:36.442Z] github.com/docker/docker/oci [2022-05-12T17:26:36.442Z] github.com/docker/docker/oci/caps [2022-05-12T17:26:36.442Z] github.com/docker/docker/opts [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/aaparser [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/archive [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/authorization [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/capabilities [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/containerfs [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/directory [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/dmesg [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/filenotify [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/fileutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/fsutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/homedir [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/idtools [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/ioutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/longpath [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/loopback [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/parsers [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/pidfile [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/platform [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugins [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/pools [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/progress [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/pubsub [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/reexec [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/signal [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/stack [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/stringid [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/system [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/tailfile [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/tarsum [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/truncindex [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/urlutil [2022-05-12T17:26:36.442Z] github.com/docker/docker/pkg/useragent [2022-05-12T17:26:36.442Z] github.com/docker/docker/plugin [2022-05-12T17:26:36.442Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T17:26:36.442Z] github.com/docker/docker/plugin/v2 [2022-05-12T17:26:36.442Z] github.com/docker/docker/profiles/apparmor [2022-05-12T17:26:36.442Z] github.com/docker/docker/profiles/seccomp [2022-05-12T17:26:36.442Z] github.com/docker/docker/quota [2022-05-12T17:26:36.442Z] github.com/docker/docker/reference [2022-05-12T17:26:36.442Z] github.com/docker/docker/registry [2022-05-12T17:26:36.442Z] github.com/docker/docker/registry/resumable [2022-05-12T17:26:36.442Z] github.com/docker/docker/restartmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/rootless [2022-05-12T17:26:36.442Z] github.com/docker/docker/rootless/specconv [2022-05-12T17:26:36.442Z] github.com/docker/docker/runconfig [2022-05-12T17:26:36.442Z] github.com/docker/docker/runconfig/opts [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/daemon [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/environment [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fakegit [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T17:26:36.442Z] ++ grep --fixed-strings /libnetwork [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/registry [2022-05-12T17:26:36.442Z] github.com/docker/docker/testutil/request [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/drivers [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/local [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/mounts [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/service [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/service/opts [2022-05-12T17:26:36.442Z] github.com/docker/docker/volume/testutils' [2022-05-12T17:26:36.442Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/types' [2022-05-12T17:26:36.442Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T17:26:36.442Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/types' [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:26:36.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:26:36.442Z] + type docker-proxy [2022-05-12T17:26:36.442Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T17:26:36.442Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T17:26:36.442Z] [2022-05-12T17:26:36.660Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T17:26:36.701Z] Removing bundles/ [2022-05-12T17:26:36.701Z] [2022-05-12T17:26:36.701Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T17:26:36.701Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T17:26:36.701Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T17:26:39.496Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T17:26:39.751Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T17:26:41.120Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T17:26:41.376Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T17:26:41.469Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T17:26:41.469Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T17:26:41.469Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T17:26:41.469Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T17:26:41.469Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T17:26:42.742Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T17:26:42.742Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T17:26:42.999Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T17:26:42.999Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T17:26:42.999Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T17:26:43.562Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T17:26:44.125Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T17:26:44.849Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T17:26:44.849Z] [2022-05-12T17:26:44.849Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T17:26:44.849Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T17:26:44.849Z] [2022-05-12T17:26:44.849Z] + mkdir -p bundles [2022-05-12T17:26:44.849Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/backend/build [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/httputils [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/middleware [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/build [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/container [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/debug [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/image [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/network [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/session [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/system [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/server/router/volume [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/backend [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/container [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/events [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/filters [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/image [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/mount [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/network [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/registry [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/strslice [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/swarm [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/time [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/versions [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T17:26:44.849Z] github.com/docker/docker/api/types/volume [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/dockerfile [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/remotecontext [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T17:26:44.849Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T17:26:44.849Z] github.com/docker/docker/cli [2022-05-12T17:26:44.849Z] github.com/docker/docker/cli/config [2022-05-12T17:26:44.849Z] github.com/docker/docker/cli/debug [2022-05-12T17:26:44.849Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T17:26:44.849Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T17:26:44.849Z] github.com/docker/docker/client [2022-05-12T17:26:44.849Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T17:26:44.849Z] github.com/docker/docker/cmd/dockerd [2022-05-12T17:26:44.849Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T17:26:44.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T17:26:44.849Z] github.com/docker/docker/container [2022-05-12T17:26:44.849Z] github.com/docker/docker/container/stream [2022-05-12T17:26:44.849Z] github.com/docker/docker/contrib/apparmor [2022-05-12T17:26:44.849Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T17:26:44.849Z] github.com/docker/docker/contrib/httpserver [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/config [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/events [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/exec [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/images [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/initlayer [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/links [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/listeners [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/local [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/names [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/network [2022-05-12T17:26:44.849Z] github.com/docker/docker/daemon/stats [2022-05-12T17:26:44.849Z] github.com/docker/docker/distribution [2022-05-12T17:26:44.849Z] github.com/docker/docker/distribution/metadata [2022-05-12T17:26:44.849Z] github.com/docker/docker/distribution/utils [2022-05-12T17:26:44.849Z] github.com/docker/docker/distribution/xfer [2022-05-12T17:26:44.849Z] github.com/docker/docker/dockerversion [2022-05-12T17:26:44.849Z] github.com/docker/docker/errdefs [2022-05-12T17:26:44.849Z] github.com/docker/docker/image [2022-05-12T17:26:44.849Z] github.com/docker/docker/image/cache [2022-05-12T17:26:44.849Z] github.com/docker/docker/image/tarexport [2022-05-12T17:26:44.849Z] github.com/docker/docker/image/v1 [2022-05-12T17:26:44.849Z] github.com/docker/docker/internal/test/suite [2022-05-12T17:26:44.849Z] github.com/docker/docker/layer [2022-05-12T17:26:44.849Z] github.com/docker/docker/libcontainerd [2022-05-12T17:26:44.849Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T17:26:44.849Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T17:26:44.849Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T17:26:44.849Z] github.com/docker/docker/libcontainerd/types [2022-05-12T17:26:44.849Z] github.com/docker/docker/oci [2022-05-12T17:26:44.849Z] github.com/docker/docker/oci/caps [2022-05-12T17:26:44.849Z] github.com/docker/docker/opts [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/aaparser [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/archive [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/authorization [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/capabilities [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/containerfs [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/directory [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/dmesg [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/filenotify [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/fileutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/fsutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/homedir [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/idtools [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/ioutils [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/longpath [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/loopback [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/parsers [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T17:26:44.849Z] github.com/docker/docker/pkg/pidfile [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/platform [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugins [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/pools [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/progress [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/pubsub [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/reexec [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/signal [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/stack [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/stringid [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/system [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/tailfile [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/tarsum [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/truncindex [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/urlutil [2022-05-12T17:26:44.850Z] github.com/docker/docker/pkg/useragent [2022-05-12T17:26:44.850Z] github.com/docker/docker/plugin [2022-05-12T17:26:44.850Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T17:26:44.850Z] github.com/docker/docker/plugin/v2 [2022-05-12T17:26:44.850Z] github.com/docker/docker/profiles/apparmor [2022-05-12T17:26:44.850Z] github.com/docker/docker/profiles/seccomp [2022-05-12T17:26:44.850Z] github.com/docker/docker/quota [2022-05-12T17:26:44.850Z] github.com/docker/docker/reference [2022-05-12T17:26:44.850Z] github.com/docker/docker/registry [2022-05-12T17:26:44.850Z] github.com/docker/docker/registry/resumable [2022-05-12T17:26:44.850Z] github.com/docker/docker/restartmanager [2022-05-12T17:26:44.850Z] github.com/docker/docker/rootless [2022-05-12T17:26:44.850Z] github.com/docker/docker/rootless/specconv [2022-05-12T17:26:44.850Z] github.com/docker/docker/runconfig [2022-05-12T17:26:44.850Z] github.com/docker/docker/runconfig/opts [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/daemon [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/environment [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fakegit [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/registry [2022-05-12T17:26:44.850Z] github.com/docker/docker/testutil/request [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/drivers [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/local [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/mounts [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/service [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/service/opts [2022-05-12T17:26:44.850Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T17:26:44.850Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T17:26:44.850Z] ? github.com/docker/docker/api [no test files] [2022-05-12T17:26:48.290Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T17:26:48.290Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T17:26:48.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T17:26:48.903Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T17:26:50.437Z] docker_api_swarm_service_test.go:343: [d6afb934936c1] joining swarm manager [dc0ce512b66bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:26:51.364Z] docker_api_swarm_service_test.go:343: [db2eff760a2ad] joining swarm manager [dc0ce512b66bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:26:52.731Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T17:26:53.295Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T17:26:53.295Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T17:26:54.664Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T17:26:55.595Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T17:26:56.524Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T17:26:57.451Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T17:26:58.013Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T17:26:59.905Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T17:27:00.474Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T17:27:00.730Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T17:27:02.935Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-12T17:27:05.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T17:27:07.340Z] docker_api_swarm_service_test.go:490: [d6b564a506f67] joining swarm manager [db6af03cc4871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:27:07.340Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T17:27:07.902Z] docker_api_swarm_service_test.go:490: [d1b801d0ab906] joining swarm manager [db6af03cc4871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:27:11.714Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T17:27:11.714Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T17:27:11.714Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T17:27:11.714Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T17:27:11.714Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T17:27:13.198Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T17:27:13.454Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T17:27:14.016Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T17:27:14.272Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T17:27:14.833Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T17:27:15.089Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T17:27:15.651Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T17:27:17.017Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T17:27:17.017Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T17:27:18.841Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T17:27:20.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T17:27:22.224Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T17:27:22.224Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T17:27:22.701Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T17:27:22.797Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T17:27:23.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T17:27:24.685Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T17:27:24.941Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T17:27:25.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T17:27:26.794Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T17:27:27.722Z] docker_api_swarm_service_test.go:128: [d496cb277185a] joining swarm manager [df1a9b8f526e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:27:28.658Z] docker_api_swarm_service_test.go:129: [dc520060a9115] joining swarm manager [df1a9b8f526e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:27:29.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T17:27:29.105Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T17:27:29.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T17:27:31.178Z] docker_api_swarm_service_test.go:137: [d1ffe947475b3] joining swarm manager [df1a9b8f526e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T17:27:32.106Z] docker_api_swarm_service_test.go:138: [dc80c04018fab] joining swarm manager [df1a9b8f526e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T17:27:32.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T17:27:33.998Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T17:27:33.998Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T17:27:33.998Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T17:27:35.361Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T17:27:36.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T17:27:37.215Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T17:27:37.215Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T17:27:37.215Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T17:27:37.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T17:27:37.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T17:27:38.627Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T17:27:39.376Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T17:27:39.831Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T17:27:39.831Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T17:27:39.831Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T17:27:39.831Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T17:27:39.831Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T17:27:39.831Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T17:27:39.831Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T17:27:39.994Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T17:27:40.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T17:27:40.285Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T17:27:41.244Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T17:27:42.510Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T17:27:43.586Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T17:27:44.125Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T17:27:45.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T17:27:45.083Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T17:27:45.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T17:27:45.083Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T17:27:45.083Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T17:27:45.083Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T17:27:46.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T17:27:46.116Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T17:27:46.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T17:27:47.753Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T17:27:47.991Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T17:27:48.693Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T17:27:49.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T17:27:49.957Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T17:27:49.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T17:27:49.957Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T17:27:49.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T17:27:50.073Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T17:27:50.636Z] === RUN TestDockerSuite/TestPortList [2022-05-12T17:27:54.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T17:27:55.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T17:27:55.887Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T17:27:55.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T17:27:55.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T17:27:55.887Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T17:27:55.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T17:27:55.887Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T17:27:55.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T17:27:57.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T17:27:57.326Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T17:27:58.256Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T17:27:58.262Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T17:27:59.185Z] docker_api_swarm_service_test.go:304: [d84c814ed30ff] joining swarm manager [d9fcd272e35c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:28:00.113Z] docker_api_swarm_service_test.go:304: [d992a487341ef] joining swarm manager [d9fcd272e35c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:28:01.967Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T17:28:02.926Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T17:28:02.927Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T17:28:02.927Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T17:28:05.360Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T17:28:05.360Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T17:28:05.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T17:28:05.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T17:28:05.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T17:28:05.616Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T17:28:05.616Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T17:28:06.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T17:28:06.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T17:28:06.657Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T17:28:07.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T17:28:07.105Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T17:28:07.640Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T17:28:09.624Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T17:28:10.552Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T17:28:11.113Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T17:28:11.113Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T17:28:12.427Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T17:28:12.427Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T17:28:12.427Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T17:28:12.427Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T17:28:12.427Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T17:28:13.025Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T17:28:13.952Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T17:28:16.469Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T17:28:17.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T17:28:17.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T17:28:17.744Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T17:28:18.226Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T17:28:18.226Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:28:18.708Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T17:28:19.725Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T17:28:19.725Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T17:28:19.725Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T17:28:19.737Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T17:28:19.737Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T17:28:19.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T17:28:22.257Z] docker_api_swarm_service_test.go:100: [db2cb6f5f038d] joining swarm manager [d16bc98d22102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:28:22.257Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T17:28:22.745Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T17:28:22.819Z] docker_api_swarm_service_test.go:101: [d580bc95f2942] joining swarm manager [d16bc98d22102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:28:24.361Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T17:28:24.361Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T17:28:24.361Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T17:28:24.361Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T17:28:24.361Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T17:28:25.375Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T17:28:26.389Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T17:28:26.871Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T17:28:27.352Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T17:28:27.834Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T17:28:29.356Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T17:28:29.920Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T17:28:31.286Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T17:28:32.653Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T17:28:32.684Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T17:28:33.581Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T17:28:34.293Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T17:28:34.293Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T17:28:34.293Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T17:28:34.947Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T17:28:35.307Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T17:28:35.307Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T17:28:35.307Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T17:28:35.307Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T17:28:36.838Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T17:28:36.914Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T17:28:37.766Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T17:28:37.766Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T17:28:37.928Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T17:28:38.328Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T17:28:38.410Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T17:28:38.410Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T17:28:38.410Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T17:28:38.891Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 49.3% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/builder/remotecontext/git 1.748s coverage: 86.3% of statements [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T17:28:39.391Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T17:28:39.391Z] ok github.com/docker/docker/cmd/docker-proxy 0.217s coverage: 67.6% of statements [2022-05-12T17:28:39.905Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T17:28:39.905Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T17:28:39.905Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T17:28:39.905Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T17:28:39.905Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T17:28:40.845Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T17:28:42.231Z] check_test.go:378: [db2cb6f5f038d] daemon is not started [2022-05-12T17:28:42.523Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T17:28:42.523Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T17:28:42.523Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T17:28:42.523Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T17:28:42.523Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T17:28:42.793Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T17:28:43.355Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T17:28:43.355Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T17:28:43.355Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T17:28:43.355Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T17:28:43.577Z] ok github.com/docker/docker/client 0.152s coverage: 75.6% of statements [2022-05-12T17:28:43.611Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T17:28:43.611Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T17:28:44.173Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T17:28:44.754Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T17:28:45.101Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T17:28:46.029Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T17:28:46.285Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T17:28:47.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T17:28:50.173Z] docker_api_swarm_service_test.go:533: [d0cc06e7cc784] joining swarm manager [d493d1c2052a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:28:51.102Z] docker_api_swarm_service_test.go:534: [d18d5041e729d] joining swarm manager [d493d1c2052a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:28:53.623Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T17:28:54.993Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T17:28:56.883Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T17:28:56.883Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T17:28:57.140Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T17:28:57.396Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T17:28:57.443Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T17:28:57.443Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T17:28:57.443Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T17:28:57.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T17:28:59.286Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T17:29:00.215Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T17:29:02.732Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T17:29:03.295Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T17:29:03.295Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T17:29:03.295Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T17:29:05.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T17:29:05.059Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T17:29:05.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T17:29:05.837Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T17:29:06.766Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T17:29:06.766Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T17:29:08.134Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T17:29:08.390Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T17:29:09.759Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T17:29:09.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T17:29:10.324Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T17:29:10.581Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T17:29:10.837Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T17:29:14.106Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T17:29:14.106Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T17:29:14.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T17:29:14.620Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T17:29:15.100Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T17:29:15.100Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T17:29:15.100Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T17:29:15.181Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T17:29:16.547Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T17:29:16.547Z] docker_api_swarm_service_test.go:148: [d17d470dc9a41] joining swarm manager [d58bc949b45b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:29:16.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T17:29:16.711Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T17:29:16.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T17:29:16.711Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T17:29:16.804Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T17:29:17.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T17:29:17.193Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T17:29:17.193Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T17:29:17.193Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T17:29:17.317Z] docker_api_swarm_service_test.go:148: [d06724362e888] joining swarm manager [d58bc949b45b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:29:17.574Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T17:29:17.675Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T17:29:17.675Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T17:29:17.675Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T17:29:17.831Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T17:29:18.396Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T17:29:18.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T17:29:19.765Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T17:29:20.332Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T17:29:20.895Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T17:29:21.825Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T17:29:22.752Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T17:29:23.681Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T17:29:24.243Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T17:29:24.806Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T17:29:25.367Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T17:29:25.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T17:29:25.637Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T17:29:25.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T17:29:25.929Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T17:29:26.492Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T17:29:27.068Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T17:29:28.441Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T17:29:28.698Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T17:29:29.262Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T17:29:29.518Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T17:29:29.518Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T17:29:30.277Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 29.7% of statements [2022-05-12T17:29:30.277Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-12T17:29:30.277Z] ok github.com/docker/docker/cmd/dockerd/trap 2.498s coverage: 0.0% of statements [2022-05-12T17:29:30.277Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T17:29:30.277Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T17:29:30.277Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T17:29:30.277Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T17:29:30.277Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T17:29:30.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T17:29:30.412Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T17:29:30.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T17:29:30.412Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T17:29:30.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T17:29:30.884Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T17:29:31.446Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T17:29:32.009Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T17:29:32.570Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T17:29:32.827Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T17:29:32.827Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T17:29:33.389Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T17:29:33.951Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T17:29:34.471Z] ok github.com/docker/docker/daemon/cluster 0.103s coverage: 0.5% of statements [2022-05-12T17:29:34.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T17:29:35.076Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T17:29:35.639Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T17:29:35.639Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T17:29:35.850Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-05-12T17:29:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T17:29:36.270Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T17:29:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T17:29:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T17:29:36.270Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T17:29:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T17:29:36.270Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T17:29:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T17:29:36.568Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T17:29:36.568Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T17:29:37.131Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T17:29:37.229Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-12T17:29:37.692Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T17:29:38.255Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T17:29:38.512Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T17:29:38.768Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T17:29:39.111Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T17:29:39.111Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T17:29:39.111Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T17:29:39.111Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T17:29:39.330Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T17:29:40.100Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T17:29:40.100Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T17:29:40.100Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T17:29:40.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T17:29:40.260Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T17:29:41.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T17:29:42.563Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T17:29:43.006Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T17:29:43.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T17:29:43.690Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T17:29:44.253Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T17:29:44.509Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T17:29:45.073Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T17:29:45.347Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-05-12T17:29:45.606Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-12T17:29:45.912Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T17:29:46.001Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T17:29:46.173Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T17:29:46.741Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-12T17:29:47.000Z] ok github.com/docker/docker/daemon 10.162s coverage: 16.6% of statements [2022-05-12T17:29:47.000Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T17:29:47.000Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T17:29:47.000Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T17:29:47.000Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T17:29:48.379Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.750s coverage: 74.8% of statements [2022-05-12T17:29:48.545Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T17:29:48.545Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T17:29:48.802Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T17:29:49.758Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.373s coverage: 56.2% of statements [2022-05-12T17:29:49.758Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.2% of statements [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T17:29:49.926Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T17:29:49.926Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T17:29:49.926Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T17:29:49.926Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T17:29:49.926Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T17:29:49.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T17:29:50.166Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T17:29:51.094Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T17:29:51.666Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-05-12T17:29:51.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T17:29:52.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T17:29:52.984Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T17:29:53.062Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.332s coverage: 50.6% of statements [2022-05-12T17:29:53.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T17:29:53.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T17:29:53.660Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:29:53.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T17:29:53.660Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:29:53.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T17:29:53.660Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:29:53.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T17:29:53.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T17:29:54.001Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.508s coverage: 46.1% of statements [2022-05-12T17:29:54.001Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T17:29:54.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T17:29:54.168Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T17:29:54.168Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T17:29:54.168Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T17:29:54.168Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T17:29:54.168Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T17:29:55.097Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T17:29:55.380Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-12T17:29:55.380Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.704s coverage: 58.2% of statements [2022-05-12T17:29:55.380Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T17:29:55.380Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T17:29:56.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T17:29:56.466Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T17:29:56.771Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-12T17:29:57.030Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-12T17:29:57.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T17:29:57.832Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T17:29:57.855Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T17:29:57.966Z] ok github.com/docker/docker/daemon/images 0.088s coverage: 6.6% of statements [2022-05-12T17:29:57.966Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T17:29:57.966Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T17:29:59.198Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T17:29:59.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T17:29:59.342Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-05-12T17:29:59.601Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 80.2% of statements [2022-05-12T17:29:59.759Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T17:30:00.169Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-05-12T17:30:00.169Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T17:30:00.428Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-05-12T17:30:00.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T17:30:00.429Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T17:30:00.687Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-12T17:30:00.896Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T17:30:00.896Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:30:00.896Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T17:30:01.125Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T17:30:01.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-12T17:30:01.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-05-12T17:30:01.380Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T17:30:01.380Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T17:30:01.380Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T17:30:01.583Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T17:30:01.941Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T17:30:02.191Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-05-12T17:30:02.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T17:30:02.451Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 59.1% of statements [2022-05-12T17:30:02.456Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T17:30:02.456Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T17:30:02.456Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T17:30:03.307Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T17:30:03.307Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T17:30:03.388Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-05-12T17:30:03.563Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T17:30:04.325Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-12T17:30:04.491Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T17:30:04.584Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-05-12T17:30:04.750Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T17:30:04.843Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-12T17:30:05.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T17:30:05.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T17:30:05.410Z] ok github.com/docker/docker/daemon/logger/splunk 1.664s coverage: 82.5% of statements [2022-05-12T17:30:05.410Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T17:30:05.410Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T17:30:05.874Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T17:30:06.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T17:30:06.788Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 44.4% of statements [2022-05-12T17:30:06.999Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T17:30:07.201Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T17:30:07.355Z] ok github.com/docker/docker/distribution 0.603s coverage: 28.2% of statements [2022-05-12T17:30:07.355Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T17:30:07.561Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T17:30:07.667Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T17:30:07.667Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T17:30:07.667Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T17:30:07.667Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T17:30:07.667Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T17:30:07.922Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T17:30:08.123Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T17:30:08.489Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T17:30:08.685Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T17:30:08.748Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-12T17:30:08.952Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T17:30:09.228Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T17:30:09.316Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-05-12T17:30:09.316Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T17:30:09.316Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-12T17:30:09.316Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T17:30:09.316Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T17:30:09.527Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T17:30:09.527Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T17:30:09.694Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T17:30:09.884Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-05-12T17:30:10.090Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T17:30:10.160Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T17:30:10.627Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T17:30:10.652Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T17:30:10.821Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-05-12T17:30:11.093Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T17:30:11.388Z] ok github.com/docker/docker/opts 0.027s coverage: 65.5% of statements [2022-05-12T17:30:11.582Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T17:30:11.647Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T17:30:11.839Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:30:11.839Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T17:30:12.095Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T17:30:12.685Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T17:30:12.685Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T17:30:12.685Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T17:30:12.685Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T17:30:12.685Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T17:30:12.685Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T17:30:13.551Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.5% of statements [2022-05-12T17:30:13.652Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T17:30:13.652Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T17:30:14.119Z] ok github.com/docker/docker/pkg/authorization 0.233s coverage: 68.3% of statements [2022-05-12T17:30:14.119Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T17:30:14.378Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T17:30:15.365Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T17:30:15.365Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T17:30:16.944Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T17:30:17.680Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-05-12T17:30:17.680Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T17:30:17.680Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T17:30:17.939Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-12T17:30:18.198Z] ok github.com/docker/docker/layer 7.075s coverage: 69.0% of statements [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T17:30:18.198Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T17:30:18.336Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T17:30:18.457Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-12T17:30:18.716Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-12T17:30:18.975Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-05-12T17:30:19.152Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T17:30:19.152Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T17:30:19.152Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T17:30:19.234Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-05-12T17:30:19.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T17:30:20.135Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T17:30:20.135Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T17:30:20.135Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T17:30:20.170Z] ok github.com/docker/docker/pkg/idtools 0.446s coverage: 67.9% of statements [2022-05-12T17:30:20.429Z] ok github.com/docker/docker/pkg/ioutils 0.477s coverage: 70.1% of statements [2022-05-12T17:30:20.602Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T17:30:20.688Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T17:30:20.688Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-12T17:30:20.688Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T17:30:20.946Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T17:30:20.946Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-05-12T17:30:21.205Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-12T17:30:21.464Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-12T17:30:21.464Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T17:30:21.464Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T17:30:21.464Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T17:30:22.031Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-05-12T17:30:22.598Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-12T17:30:22.810Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T17:30:22.857Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T17:30:23.031Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T17:30:23.116Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T17:30:23.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T17:30:23.792Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T17:30:24.259Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T17:30:24.259Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T17:30:24.259Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T17:30:24.490Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-05-12T17:30:24.490Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-12T17:30:24.727Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T17:30:24.749Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T17:30:25.009Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T17:30:25.268Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-12T17:30:25.268Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T17:30:25.588Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T17:30:25.710Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T17:30:25.710Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T17:30:25.710Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T17:30:25.710Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T17:30:25.710Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T17:30:25.837Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-12T17:30:26.149Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T17:30:26.406Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T17:30:26.406Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-05-12T17:30:26.973Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-12T17:30:27.078Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T17:30:27.232Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T17:30:27.492Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T17:30:28.006Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T17:30:28.263Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T17:30:28.263Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T17:30:28.263Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T17:30:28.263Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T17:30:28.819Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T17:30:28.824Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T17:30:29.395Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.2% of statements [2022-05-12T17:30:29.654Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T17:30:29.913Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-12T17:30:30.453Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T17:30:31.291Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2022-05-12T17:30:31.291Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T17:30:31.343Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T17:30:31.343Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T17:30:32.228Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-12T17:30:32.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T17:30:32.796Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-12T17:30:32.796Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T17:30:33.363Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T17:30:33.502Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T17:30:33.623Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-12T17:30:33.637Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T17:30:34.199Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T17:30:34.471Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T17:30:35.528Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T17:30:35.786Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2022-05-12T17:30:36.379Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-12T17:30:36.725Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T17:30:37.754Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-12T17:30:39.154Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T17:30:39.154Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T17:30:39.154Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T17:30:39.613Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T17:30:39.992Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T17:30:39.992Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T17:30:39.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T17:30:40.071Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T17:30:40.071Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T17:30:40.071Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T17:30:40.248Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T17:30:41.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T17:30:41.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T17:30:41.179Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T17:30:42.548Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T17:30:43.476Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T17:30:44.403Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T17:30:44.617Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T17:30:44.964Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T17:30:44.964Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T17:30:44.964Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T17:30:46.332Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T17:30:46.912Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T17:30:46.912Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T17:30:46.912Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T17:30:47.134Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T17:30:47.134Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:30:47.134Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T17:30:50.499Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T17:30:51.062Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T17:30:51.318Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T17:30:52.247Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T17:30:53.613Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T17:30:55.502Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T17:30:56.867Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T17:30:57.446Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T17:30:57.904Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T17:30:58.755Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T17:30:59.320Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T17:30:59.436Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T17:30:59.436Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T17:30:59.436Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T17:30:59.674Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T17:30:59.674Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === Skipped [2022-05-12T17:30:59.674Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T17:30:59.674Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T17:30:59.674Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T17:30:59.674Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T17:30:59.674Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolLongPath (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T17:30:59.674Z] time="2022-05-12T17:29:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T17:30:59.674Z] time="2022-05-12T17:29:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T17:30:59.674Z] time="2022-05-12T17:29:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T17:30:59.674Z] time="2022-05-12T17:29:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T17:30:59.674Z] time="2022-05-12T17:29:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T17:30:59.674Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T17:30:59.674Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T17:30:59.674Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T17:30:59.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T17:30:59.674Z] graphtest_unix.go:71: No driver to put! [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T17:30:59.674Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T17:30:59.674Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T17:30:59.674Z] [2022-05-12T17:30:59.674Z] DONE 2525 tests, 29 skipped in 252.361s [2022-05-12T17:30:59.674Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/config [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/idm [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/ns [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/options [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/osl [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T17:30:59.674Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T17:30:59.674Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T17:31:00.013Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T17:31:00.013Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T17:31:00.537Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T17:31:00.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T17:31:00.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T17:31:00.971Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T17:31:01.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T17:31:01.470Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T17:31:01.534Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T17:31:02.095Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T17:31:02.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T17:31:03.743Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T17:31:04.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T17:31:04.712Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T17:31:05.170Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T17:31:05.389Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T17:31:06.135Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T17:31:06.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T17:31:06.215Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T17:31:06.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T17:31:06.215Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T17:31:06.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T17:31:06.215Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T17:31:06.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T17:31:06.594Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T17:31:06.681Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T17:31:06.681Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T17:31:06.681Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T17:31:07.561Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T17:31:07.904Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T17:31:08.465Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T17:31:08.465Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T17:31:08.721Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T17:31:09.095Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T17:31:09.283Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T17:31:09.283Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T17:31:09.844Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T17:31:10.100Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T17:31:10.357Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T17:31:10.919Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T17:31:14.880Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T17:31:14.880Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T17:31:14.880Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T17:31:15.846Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T17:31:17.453Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T17:31:17.453Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T17:31:17.453Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T17:31:17.453Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T17:31:17.453Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T17:31:17.709Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T17:31:19.075Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T17:31:19.637Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T17:31:20.199Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T17:31:20.199Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T17:31:20.526Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T17:31:20.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T17:31:21.021Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T17:31:21.584Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T17:31:21.841Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T17:31:22.405Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:31:22.405Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T17:31:22.405Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T17:31:23.333Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T17:31:23.593Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T17:31:23.850Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T17:31:23.851Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T17:31:23.851Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T17:31:24.413Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T17:31:25.349Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T17:31:25.349Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T17:31:25.349Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T17:31:26.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T17:31:27.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T17:31:27.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T17:31:27.884Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T17:31:27.884Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T17:31:28.083Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T17:31:29.450Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T17:31:29.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T17:31:29.962Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T17:31:31.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T17:31:32.899Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T17:31:32.899Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T17:31:32.899Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T17:31:33.742Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T17:31:34.306Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T17:31:34.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T17:31:35.081Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T17:31:35.128Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T17:31:37.020Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T17:31:37.584Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T17:31:38.149Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T17:31:38.349Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T17:31:38.349Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T17:31:38.349Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T17:31:40.667Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T17:31:40.667Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T17:31:43.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T17:31:43.936Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T17:31:44.498Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T17:31:45.060Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T17:31:45.623Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T17:31:45.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T17:31:45.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T17:31:45.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork 37.269s coverage: 40.6% of statements [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.419s coverage: 59.9% of statements [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.087s coverage: 4.0% of statements [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-05-12T17:31:46.337Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T17:31:46.337Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T17:31:46.551Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T17:31:46.807Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T17:31:47.063Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T17:31:47.625Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T17:31:47.881Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T17:31:48.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T17:31:48.823Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T17:31:48.999Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T17:31:49.384Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T17:31:51.898Z] === RUN TestDockerSuite/TestRunState [2022-05-12T17:31:52.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T17:31:53.263Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T17:31:53.263Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T17:31:53.825Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T17:31:54.386Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T17:31:54.445Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.561s coverage: 7.2% of statements [2022-05-12T17:31:54.445Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T17:31:54.608Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T17:31:54.642Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T17:31:54.642Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T17:31:54.642Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T17:31:54.704Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-12T17:31:55.205Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T17:31:55.272Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-12T17:31:55.272Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T17:31:55.272Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T17:31:55.272Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T17:31:55.767Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T17:31:55.839Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T17:31:55.839Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-12T17:31:56.097Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T17:31:56.355Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T17:31:57.133Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T17:31:57.133Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T17:31:57.133Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T17:31:57.390Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T17:31:57.864Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T17:31:58.319Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T17:31:59.248Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T17:31:59.504Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T17:32:01.395Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T17:32:01.651Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T17:32:04.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T17:32:04.168Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T17:32:05.300Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T17:32:06.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T17:32:06.734Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T17:32:07.249Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T17:32:07.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T17:32:08.068Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T17:32:08.578Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-12T17:32:08.997Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T17:32:09.926Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T17:32:10.856Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T17:32:11.795Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T17:32:12.722Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T17:32:12.722Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T17:32:12.722Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T17:32:13.284Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T17:32:13.846Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T17:32:14.106Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T17:32:14.106Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T17:32:14.106Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T17:32:14.362Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T17:32:14.924Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T17:32:14.924Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T17:32:17.677Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T17:32:18.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T17:32:18.192Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T17:32:18.754Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T17:32:19.683Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T17:32:20.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T17:32:21.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T17:32:21.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T17:32:22.540Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T17:32:23.458Z] ok github.com/docker/docker/libnetwork/ipam 14.248s coverage: 85.3% of statements [2022-05-12T17:32:23.458Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T17:32:23.458Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T17:32:23.458Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T17:32:23.458Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T17:32:23.458Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T17:32:23.458Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T17:32:23.458Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2022-05-12T17:32:23.717Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2022-05-12T17:32:23.975Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T17:32:24.235Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-12T17:32:24.435Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T17:32:24.691Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T17:32:26.371Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T17:32:27.209Z] docker_cli_service_logs_test.go:246: checking task t34gnfbggqa5 [2022-05-12T17:32:27.209Z] docker_cli_service_logs_test.go:251: checking messages for t34gnfbggqa5 [2022-05-12T17:32:27.209Z] docker_cli_service_logs_test.go:246: checking task w7op62ucf89h [2022-05-12T17:32:27.209Z] docker_cli_service_logs_test.go:251: checking messages for w7op62ucf89h [2022-05-12T17:32:27.209Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T17:32:27.771Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T17:32:27.771Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T17:32:27.771Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T17:32:27.771Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T17:32:27.771Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T17:32:27.771Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T17:32:28.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T17:32:28.333Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T17:32:28.894Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T17:32:30.264Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T17:32:30.264Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T17:32:30.520Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T17:32:31.056Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T17:32:31.083Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T17:32:31.083Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T17:32:31.648Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T17:32:31.648Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T17:32:32.576Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T17:32:32.832Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T17:32:32.832Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T17:32:33.400Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T17:32:33.658Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T17:32:34.219Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T17:32:34.219Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T17:32:34.476Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T17:32:35.039Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T17:32:35.040Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T17:32:35.040Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T17:32:35.604Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T17:32:36.534Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T17:32:36.790Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T17:32:36.790Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T17:32:36.790Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T17:32:37.186Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T17:32:37.353Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T17:32:37.353Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T17:32:38.720Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T17:32:39.282Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T17:32:41.176Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T17:32:41.432Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T17:32:41.432Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T17:32:41.432Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T17:32:41.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T17:32:42.923Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T17:32:43.486Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T17:32:43.486Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T17:32:44.541Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T17:32:44.855Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T17:32:44.855Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T17:32:45.417Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T17:32:45.450Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T17:32:45.450Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T17:32:45.450Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T17:32:45.450Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T17:32:47.308Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2601272634 [2022-05-12T17:32:47.308Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T17:32:47.308Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T17:32:48.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T17:32:48.930Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T17:32:49.186Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T17:32:49.186Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T17:32:50.552Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T17:32:51.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T17:32:52.043Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T17:32:52.143Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T17:32:52.143Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T17:32:52.143Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T17:32:52.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T17:32:52.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T17:32:52.554Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T17:32:52.810Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T17:32:53.371Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T17:32:53.371Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T17:32:53.627Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T17:32:53.883Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T17:32:54.463Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T17:32:55.398Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T17:32:55.961Z] docker_cli_swarm_test.go:1895: [db1bc3e30325e] joining swarm manager [d58e11090ca06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:32:57.326Z] docker_cli_swarm_test.go:1896: [d19ac395e6a6c] joining swarm manager [d58e11090ca06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:33:00.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T17:33:00.703Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T17:33:01.161Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T17:33:01.161Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T17:33:01.161Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T17:33:01.161Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T17:33:01.161Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T17:33:01.957Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T17:33:02.883Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T17:33:03.336Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T17:33:03.446Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T17:33:06.712Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T17:33:07.069Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T17:33:07.641Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T17:33:08.204Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T17:33:09.244Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T17:33:09.244Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T17:33:09.244Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T17:33:09.572Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T17:33:11.461Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T17:33:12.143Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T17:33:12.389Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T17:33:13.108Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T17:33:14.075Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T17:33:14.906Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T17:33:14.906Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T17:33:20.152Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T17:33:22.636Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T17:33:22.636Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T17:33:22.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T17:33:22.677Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T17:33:24.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T17:33:27.082Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T17:33:29.597Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T17:33:30.963Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T17:33:31.525Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T17:33:32.088Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T17:33:32.651Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T17:33:32.651Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T17:33:32.651Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T17:33:33.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T17:33:35.007Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T17:33:35.727Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T17:33:36.290Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T17:33:36.290Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T17:33:36.290Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T17:33:37.906Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T17:33:38.992Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T17:33:39.248Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T17:33:40.176Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T17:33:40.176Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T17:33:40.176Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T17:33:40.176Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T17:33:40.176Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T17:33:40.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T17:33:41.105Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T17:33:42.038Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T17:33:42.294Z] docker_cli_swarm_test.go:1796: [dc4ee209966f4] joining swarm manager [dc7f4788ee4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:33:42.855Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T17:33:43.782Z] docker_cli_swarm_test.go:1797: [d9ba88a227047] joining swarm manager [dc7f4788ee4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:33:43.782Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T17:33:44.979Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T17:33:47.958Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T17:33:48.519Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T17:33:48.519Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T17:33:48.519Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T17:33:49.080Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T17:33:49.641Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T17:33:49.662Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T17:33:51.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T17:33:52.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T17:33:53.394Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T17:33:53.852Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T17:33:53.852Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T17:33:53.852Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T17:33:53.852Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T17:33:53.852Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T17:33:54.046Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T17:33:56.026Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T17:33:56.026Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T17:33:56.026Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T17:33:56.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T17:33:57.296Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T17:33:57.296Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T17:33:57.296Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T17:33:57.296Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T17:33:57.924Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T17:33:59.288Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T17:33:59.847Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T17:34:00.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T17:34:00.349Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T17:34:00.349Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T17:34:00.349Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T17:34:00.349Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T17:34:00.349Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T17:34:00.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T17:34:03.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T17:34:04.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T17:34:04.266Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:34:04.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T17:34:04.266Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:34:04.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T17:34:04.266Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:34:04.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T17:34:04.755Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T17:34:04.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T17:34:05.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T17:34:07.152Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T17:34:07.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T17:34:07.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T17:34:08.498Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T17:34:08.676Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T17:34:09.861Z] docker_cli_swarm_test.go:1315: [d8e71c71aaf68] joining swarm manager [d8ce962f8c061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:34:09.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T17:34:11.232Z] docker_cli_swarm_test.go:1316: [d8f6ef36acd01] joining swarm manager [d8ce962f8c061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:34:11.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T17:34:12.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T17:34:13.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T17:34:15.334Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/networkdb 103.732s coverage: 60.1% of statements [2022-05-12T17:34:15.674Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/portmapper 0.217s coverage: 48.6% of statements [2022-05-12T17:34:15.674Z] ok github.com/docker/docker/libnetwork/resolvconf 0.008s coverage: 70.6% of statements [2022-05-12T17:34:15.674Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T17:34:15.932Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === Skipped [2022-05-12T17:34:15.932Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T17:34:15.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T17:34:15.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T17:34:15.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T17:34:15.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T17:34:15.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T17:34:15.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T17:34:15.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T17:34:15.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T17:34:15.932Z] firewalld_test.go:14: firewalld is not running [2022-05-12T17:34:15.932Z] [2022-05-12T17:34:15.932Z] DONE 326 tests, 9 skipped in 199.838s Post stage [Pipeline] junit [2022-05-12T17:34:16.512Z] Recording test results [2022-05-12T17:34:16.886Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T17:34:17.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43110/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2fca22a9b6afe4e1f4af53465a49e7956cc34fa9 hack/validate/vendor [2022-05-12T17:34:17.785Z] No vendor changes in diff. [2022-05-12T17:34:18.043Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T17:34:18.610Z] + echo Ensuring container killed. [2022-05-12T17:34:18.610Z] Ensuring container killed. [2022-05-12T17:34:18.610Z] + docker rm -vf docker-pr9 [2022-05-12T17:34:18.610Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-12T17:34:18.895Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:34:18.895Z] Chowning /workspace to jenkins user [2022-05-12T17:34:18.895Z] + id -u [2022-05-12T17:34:18.895Z] + id -g [2022-05-12T17:34:18.895Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:34:20.126Z] + bundleName=unit [2022-05-12T17:34:20.126Z] + echo Creating unit-bundles.tar.gz [2022-05-12T17:34:20.126Z] Creating unit-bundles.tar.gz [2022-05-12T17:34:20.126Z] + 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-12T17:34:20.126Z] bundles/junit-report-libnetwork.xml [2022-05-12T17:34:20.126Z] bundles/junit-report.xml [2022-05-12T17:34:20.126Z] bundles/go-test-report-libnetwork.json [2022-05-12T17:34:20.126Z] bundles/go-test-report.json [2022-05-12T17:34:20.126Z] bundles/profile-libnetwork.out [2022-05-12T17:34:20.126Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T17:34:20.138Z] Archiving artifacts [2022-05-12T17:34:20.586Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:34:20.894Z] + make clean [2022-05-12T17:34:20.894Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:34:20.894Z] docker-dev-cache [2022-05-12T17:34:20.894Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T17:34:21.343Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T17:34:21.343Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T17:34:21.343Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T17:34:21.343Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T17:34:21.343Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T17:34:21.343Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T17:34:22.366Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T17:34:22.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T17:34:28.824Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T17:34:33.372Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T17:34:33.675Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T17:34:33.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T17:34:33.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T17:34:33.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T17:34:34.190Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T17:34:34.190Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T17:34:34.190Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T17:34:34.753Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T17:34:36.119Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T17:34:36.376Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T17:34:36.376Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T17:34:38.267Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T17:34:38.540Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T17:34:39.657Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T17:34:40.786Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T17:34:40.786Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite (1345.04s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.55s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.74s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.36s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.75s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.83s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.53s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.27s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.17s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.40s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.25s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2022-05-12T17:34:40.786Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.22s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.03s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.07s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.72s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.13s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.10s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.81s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.88s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.84s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.80s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.66s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.05s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.59s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.04s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.90s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.69s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.79s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.23s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.94s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.99s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.70s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.79s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.85s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.57s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.96s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.59s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.68s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.40s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.35s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.46s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.34s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.92s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.36s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.66s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.54s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnv (1.15s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.36s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.81s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.78s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.23s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.25s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.44s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildHistory (3.99s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.81s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.50s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.43s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.46s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.87s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.67s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildPATH (2.35s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.28s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.38s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.20s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.35s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.82s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildUser (1.84s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.64s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.10s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.21s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.87s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.82s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.89s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T17:34:40.787Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-05-12T17:34:40.787Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.82s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.32s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.76s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.26s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.67s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ebea80_} (0.79s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13886241991_/foo_false____} (1.46s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13886241991_/foo_true____} (0.88s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_false____} (1.34s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_true____} (1.48s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3763163203_/foo_true__0xc000ebeab0__} (1.56s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ebeac8_} (1.44s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ebeae0_} (1.33s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ebeaf8_} (1.63s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ebeb10_} (1.65s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.23s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.89s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.19s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.15s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.21s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.98s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.81s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.21s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.71s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.49s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.69s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.61s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.86s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.30s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.29s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.11s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.60s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.75s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.09s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.32s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecStartFails (0.85s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-05-12T17:34:40.788Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2022-05-12T17:34:40.788Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.63s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHealth (18.92s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.54s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-05-12T17:34:40.789Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:34:40.789Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.16s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.04s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.71s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginActive (2.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.14s) [2022-05-12T17:34:40.789Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.88s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.77s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPortList (6.67s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.38s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.57s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.34s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.93s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.75s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.55s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.36s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-05-12T17:34:40.789Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.24s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.86s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.58s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.16s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddHost (0.60s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.62s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.64s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T17:34:40.789Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.24s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.64s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.78s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.35s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.38s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.29s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMount (4.40s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.70s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.08s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.47s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.37s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.63s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.95s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.16s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.12s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-05-12T17:34:40.790Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.53s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.27s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-05-12T17:34:40.790Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStartRecordError (1.47s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.67s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-05-12T17:34:40.791Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.78s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2022-05-12T17:34:40.791Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T17:34:40.791Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.84s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.79s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.17s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2022-05-12T17:34:40.791Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.11s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.75s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.50s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-05-12T17:34:40.791Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2022-05-12T17:34:40.791Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T17:34:40.791Z] === RUN TestDockerRegistrySuite [2022-05-12T17:34:40.791Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T17:34:42.157Z] check_test.go:194: [db130376c1e9e] daemon is not started [2022-05-12T17:34:42.157Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T17:34:42.415Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T17:34:43.085Z] check_test.go:194: [d615567e631f7] daemon is not started [2022-05-12T17:34:43.085Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T17:34:44.451Z] check_test.go:194: [db2f252ecdc8b] daemon is not started [2022-05-12T17:34:44.451Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T17:34:44.451Z] check_test.go:194: [d3bd6987f2f13] daemon is not started [2022-05-12T17:34:44.451Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:34:44.506Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T17:34:45.519Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T17:34:46.968Z] check_test.go:194: [dcb8bf699c95c] daemon is not started [2022-05-12T17:34:46.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:34:49.392Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T17:34:49.392Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T17:34:49.392Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T17:34:50.407Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T17:34:50.407Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T17:34:50.407Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T17:34:50.889Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T17:34:51.073Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T17:34:52.215Z] check_test.go:194: [d59b5c2549585] daemon is not started [2022-05-12T17:34:52.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T17:34:55.482Z] check_test.go:194: [dd1fb7d3c50e7] daemon is not started [2022-05-12T17:34:55.482Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T17:34:56.045Z] check_test.go:194: [d1756efff4f3e] daemon is not started [2022-05-12T17:34:56.045Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T17:34:56.971Z] check_test.go:194: [d76158cae9b29] daemon is not started [2022-05-12T17:34:56.971Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T17:34:57.899Z] check_test.go:194: [dc2716229df81] daemon is not started [2022-05-12T17:34:57.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T17:34:58.192Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T17:34:58.192Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:34:58.192Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T17:34:59.266Z] check_test.go:194: [de0211b3768c2] daemon is not started [2022-05-12T17:34:59.266Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T17:35:00.196Z] check_test.go:194: [d250919d29800] daemon is not started [2022-05-12T17:35:00.196Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T17:35:01.124Z] check_test.go:194: [dc1b613b9b1ea] daemon is not started [2022-05-12T17:35:01.124Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T17:35:02.053Z] check_test.go:194: [d0d38bdfdb490] daemon is not started [2022-05-12T17:35:02.053Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T17:35:02.981Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd3bb0e758d23e7ea01931d23a70df311047e135061ae80fecab8ca4883b897e [2022-05-12T17:35:03.668Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T17:35:03.910Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e8d08684460766cfcf17ff97ab20a5e3b1dc9b09c5c9a7b2ec4eeefb4ebc2122 [2022-05-12T17:35:03.910Z] check_test.go:194: [d2312ed5eae75] daemon is not started [2022-05-12T17:35:03.910Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T17:35:04.839Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de3044d78da8df91191492eb89ee800622cd0f398701f9f9a687418ce884041b [2022-05-12T17:35:05.766Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fde8d52ee2bf1f185fa01ceaf01d3d5e4d5de6edb4d1b87f4ce2879991fb68b0 [2022-05-12T17:35:06.022Z] check_test.go:194: [dce31a135f774] daemon is not started [2022-05-12T17:35:06.022Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T17:35:06.950Z] check_test.go:194: [d69b94ced2e5a] daemon is not started [2022-05-12T17:35:06.950Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T17:35:08.767Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T17:35:08.767Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T17:35:09.474Z] check_test.go:194: [d8ec93186069f] daemon is not started [2022-05-12T17:35:09.474Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T17:35:09.782Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T17:35:09.782Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T17:35:09.782Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T17:35:10.037Z] check_test.go:194: [dc8d3e864a222] daemon is not started [2022-05-12T17:35:10.037Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:35:10.293Z] check_test.go:194: [dd6cbf17412b4] daemon is not started [2022-05-12T17:35:10.293Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:35:10.796Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T17:35:10.796Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T17:35:11.222Z] check_test.go:194: [db8404c1c64f8] daemon is not started [2022-05-12T17:35:11.222Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:35:11.920Z] check_test.go:194: [ddfbe344ee579] daemon is not started [2022-05-12T17:35:12.186Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:35:13.113Z] check_test.go:194: [d687b96a2be55] daemon is not started [2022-05-12T17:35:13.113Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T17:35:13.988Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T17:35:14.709Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T17:35:15.197Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T17:35:15.629Z] check_test.go:194: [d5d61c762be4a] daemon is not started [2022-05-12T17:35:15.629Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T17:35:15.629Z] check_test.go:194: [dec8715c71719] daemon is not started [2022-05-12T17:35:15.629Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T17:35:16.168Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T17:35:16.168Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T17:35:16.168Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T17:35:16.168Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T17:35:16.224Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T17:35:16.557Z] check_test.go:194: [d3a9d251390c6] daemon is not started [2022-05-12T17:35:16.557Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T17:35:16.626Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T17:35:16.713Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T17:35:17.118Z] check_test.go:194: [d2ecaa88385d1] daemon is not started [2022-05-12T17:35:17.118Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T17:35:17.118Z] check_test.go:194: [da95df080ab07] daemon is not started [2022-05-12T17:35:17.118Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T17:35:17.202Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T17:35:17.375Z] check_test.go:194: [d183d98af52a0] daemon is not started [2022-05-12T17:35:17.375Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T17:35:17.593Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T17:35:17.631Z] check_test.go:194: [de7dafaff6d58] daemon is not started [2022-05-12T17:35:17.631Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T17:35:17.887Z] check_test.go:194: [d1b61a1a3bf44] daemon is not started [2022-05-12T17:35:17.887Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T17:35:18.142Z] check_test.go:194: [d697e2497062b] daemon is not started [2022-05-12T17:35:18.142Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T17:35:18.230Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T17:35:19.069Z] check_test.go:194: [d3de00197a04a] daemon is not started [2022-05-12T17:35:19.069Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T17:35:19.856Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T17:35:20.435Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T17:35:20.435Z] check_test.go:194: [d8592b1e8e4f2] daemon is not started [2022-05-12T17:35:20.435Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T17:35:20.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T17:35:21.364Z] check_test.go:194: [d3e7adee9a140] daemon is not started [2022-05-12T17:35:21.621Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T17:35:22.989Z] check_test.go:194: [da24ce8f16aab] daemon is not started [2022-05-12T17:35:22.989Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T17:35:23.919Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T17:35:24.482Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite (44.11s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.04s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.88s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.94s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.97s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2022-05-12T17:35:24.738Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-05-12T17:35:24.738Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T17:35:24.738Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T17:35:24.754Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T17:35:24.755Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T17:35:24.755Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T17:35:24.755Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T17:35:24.755Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T17:35:24.994Z] check_test.go:221: [d4863412afe43] daemon is not started [2022-05-12T17:35:24.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:35:25.243Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T17:35:25.243Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T17:35:25.243Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T17:35:25.243Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T17:35:25.732Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T17:35:26.759Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T17:35:29.073Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T17:35:29.162Z] check_test.go:221: [d1b0cb6fcae86] daemon is not started [2022-05-12T17:35:29.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:35:31.657Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T17:35:31.682Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T17:35:32.823Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T17:35:34.205Z] check_test.go:221: [d479acc517d2b] daemon is not started [2022-05-12T17:35:34.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T17:35:35.134Z] check_test.go:221: [d8aa0c6ba5e2e] daemon is not started [2022-05-12T17:35:35.134Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:35:35.390Z] check_test.go:221: [dc96e1cdd2e2b] daemon is not started [2022-05-12T17:35:35.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:35:36.768Z] check_test.go:221: [dba4e0b79b0ce] daemon is not started [2022-05-12T17:35:36.768Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:35:38.135Z] check_test.go:221: [d2aae9c313211] daemon is not started [2022-05-12T17:35:38.135Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:35:39.063Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T17:35:39.063Z] check_test.go:221: [d8443a0cb9c10] daemon is not started [2022-05-12T17:35:39.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T17:35:41.584Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T17:35:42.513Z] check_test.go:221: [d1cc666465593] daemon is not started [2022-05-12T17:35:42.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T17:35:42.770Z] check_test.go:221: [d8b09797b672d] daemon is not started [2022-05-12T17:35:42.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T17:35:43.333Z] check_test.go:221: [dfddd2e3a22af] daemon is not started [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite (18.51s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.80s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.10s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.21s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-05-12T17:35:43.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-05-12T17:35:43.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T17:35:43.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T17:35:44.263Z] check_test.go:250: [d29021c0119ef] daemon is not started [2022-05-12T17:35:44.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T17:35:44.399Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T17:35:44.399Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T17:35:44.399Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T17:35:44.825Z] check_test.go:250: [d0c729b6fcad6] daemon is not started [2022-05-12T17:35:44.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T17:35:45.081Z] check_test.go:250: [d977ce66a6424] daemon is not started [2022-05-12T17:35:45.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T17:35:45.209Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T17:35:45.668Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T17:35:46.009Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T17:35:46.572Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T17:35:46.636Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T17:35:47.135Z] check_test.go:250: [d5b060adb0f87] daemon is not started [2022-05-12T17:35:47.135Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T17:35:47.455Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T17:35:47.697Z] check_test.go:250: [dd8933b050d68] daemon is not started [2022-05-12T17:35:47.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T17:35:48.626Z] check_test.go:250: [d52681899742a] daemon is not started [2022-05-12T17:35:48.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T17:35:48.881Z] check_test.go:250: [dea117064003b] daemon is not started [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.51s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.22s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.74s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.94s) [2022-05-12T17:35:48.882Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-12T17:35:48.882Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T17:35:48.882Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T17:35:53.047Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T17:35:53.975Z] check_test.go:277: [d1552fe3de7e5] daemon is not started [2022-05-12T17:35:53.975Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T17:35:54.231Z] check_test.go:277: [da2853e54a6bf] daemon is not started [2022-05-12T17:35:54.231Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T17:35:54.231Z] check_test.go:277: [db5670e686813] daemon is not started [2022-05-12T17:35:54.231Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T17:35:54.487Z] check_test.go:277: [d59cbe45b90d1] daemon is not started [2022-05-12T17:35:54.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T17:35:54.744Z] check_test.go:277: [dd8ad6eaaa5b7] daemon is not started [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-05-12T17:35:54.744Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-05-12T17:35:54.744Z] === RUN TestDockerNetworkSuite [2022-05-12T17:35:54.744Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T17:35:55.201Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T17:35:55.201Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T17:35:56.110Z] docker_cli_network_unix_test.go:46: [d0c320909c99c] daemon is not started [2022-05-12T17:35:56.110Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T17:35:56.673Z] docker_cli_network_unix_test.go:46: [dff2254c31701] daemon is not started [2022-05-12T17:35:57.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T17:35:57.236Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T17:35:57.236Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T17:35:57.236Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T17:35:59.766Z] docker_cli_network_unix_test.go:46: [d7ed28dc5d7ce] daemon is not started [2022-05-12T17:35:59.886Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T17:35:59.886Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T17:36:00.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T17:36:02.585Z] docker_cli_network_unix_test.go:46: [dfdaf2ebc8b49] daemon is not started [2022-05-12T17:36:02.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T17:36:02.841Z] docker_cli_network_unix_test.go:1233: [d29da3d533c3f] daemon is not started [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T17:36:03.341Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T17:36:03.341Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T17:36:03.341Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T17:36:03.341Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T17:36:03.624Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T17:36:03.768Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T17:36:04.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T17:36:05.263Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T17:36:05.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T17:36:05.553Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T17:36:06.631Z] docker_cli_network_unix_test.go:46: [d5d10a0943c8c] daemon is not started [2022-05-12T17:36:07.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T17:36:07.450Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T17:36:08.504Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T17:36:12.698Z] docker_cli_network_unix_test.go:46: [db583195fb607] daemon is not started [2022-05-12T17:36:12.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T17:36:13.247Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T17:36:13.247Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T17:36:13.247Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T17:36:13.247Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T17:36:13.247Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T17:36:13.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T17:36:14.845Z] docker_cli_network_unix_test.go:46: [d7e7daf866021] daemon is not started [2022-05-12T17:36:15.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T17:36:16.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T17:36:16.191Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:36:16.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T17:36:16.191Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:36:16.336Z] docker_cli_network_unix_test.go:46: [d621f0d43863e] daemon is not started [2022-05-12T17:36:16.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T17:36:16.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T17:36:16.658Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:36:16.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T17:36:16.847Z] docker_cli_network_unix_test.go:46: [dbdfcab83c3e8] daemon is not started [2022-05-12T17:36:17.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T17:36:17.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T17:36:17.360Z] docker_cli_network_unix_test.go:46: [d3819d8561cc8] daemon is not started [2022-05-12T17:36:17.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T17:36:17.920Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T17:36:17.922Z] docker_cli_network_unix_test.go:46: [d7b0ac21732e0] daemon is not started [2022-05-12T17:36:18.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T17:36:18.741Z] docker_cli_network_unix_test.go:46: [d89467aa9b3c1] daemon is not started [2022-05-12T17:36:19.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T17:36:19.304Z] docker_cli_network_unix_test.go:46: [d2c79e5521794] daemon is not started [2022-05-12T17:36:19.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T17:36:19.867Z] docker_cli_network_unix_test.go:46: [d8d0301d9da69] daemon is not started [2022-05-12T17:36:19.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T17:36:20.429Z] docker_cli_network_unix_test.go:46: [d3370ab64a23d] daemon is not started [2022-05-12T17:36:20.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T17:36:20.686Z] docker_cli_network_unix_test.go:46: [da997bd6e40f7] daemon is not started [2022-05-12T17:36:20.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T17:36:20.686Z] docker_cli_network_unix_test.go:46: [d489deb875bfe] daemon is not started [2022-05-12T17:36:20.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T17:36:20.944Z] docker_cli_network_unix_test.go:46: [d98c676bc3a11] daemon is not started [2022-05-12T17:36:20.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T17:36:21.303Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T17:36:21.303Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T17:36:21.303Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T17:36:21.506Z] docker_cli_network_unix_test.go:46: [de4c0272e6fe9] daemon is not started [2022-05-12T17:36:21.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T17:36:21.868Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T17:36:22.339Z] docker_cli_network_unix_test.go:46: [dc3c0b401267f] daemon is not started [2022-05-12T17:36:22.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T17:36:22.840Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T17:36:22.850Z] docker_cli_network_unix_test.go:46: [d72e3900c8855] daemon is not started [2022-05-12T17:36:22.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T17:36:22.850Z] docker_cli_network_unix_test.go:46: [d620ae0a81632] daemon is not started [2022-05-12T17:36:23.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T17:36:23.107Z] docker_cli_network_unix_test.go:46: [d8eaaa4e6d8b1] daemon is not started [2022-05-12T17:36:23.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T17:36:23.807Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T17:36:24.472Z] docker_cli_network_unix_test.go:968: [db647235e247f] daemon is not started [2022-05-12T17:36:25.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T17:36:26.329Z] docker_cli_network_unix_test.go:46: [dd933b02336ea] daemon is not started [2022-05-12T17:36:26.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T17:36:27.542Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T17:36:28.572Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T17:36:29.101Z] docker_cli_network_unix_test.go:1116: [de049586f6824] daemon is not started [2022-05-12T17:36:31.274Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T17:36:31.274Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T17:36:31.733Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T17:36:31.733Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T17:36:31.733Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T17:36:31.733Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T17:36:31.733Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T17:36:32.485Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T17:36:33.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T17:36:33.269Z] docker_cli_network_unix_test.go:46: [d77b79c12ad08] daemon is not started [2022-05-12T17:36:33.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T17:36:33.525Z] docker_cli_network_unix_test.go:46: [d7ef68c37ac95] daemon is not started [2022-05-12T17:36:33.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T17:36:33.780Z] docker_cli_network_unix_test.go:46: [d4e63e3abfd06] daemon is not started [2022-05-12T17:36:33.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T17:36:33.780Z] docker_cli_network_unix_test.go:46: [d1977f76447b3] daemon is not started [2022-05-12T17:36:33.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T17:36:34.036Z] docker_cli_network_unix_test.go:46: [d5cb508c19ed9] daemon is not started [2022-05-12T17:36:34.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T17:36:34.036Z] docker_cli_network_unix_test.go:46: [da13d829f3c50] daemon is not started [2022-05-12T17:36:34.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T17:36:34.036Z] docker_cli_network_unix_test.go:46: [d1c6075e54d57] daemon is not started [2022-05-12T17:36:34.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T17:36:34.347Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T17:36:34.813Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T17:36:34.813Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T17:36:34.813Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T17:36:34.813Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T17:36:34.813Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T17:36:34.813Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T17:36:35.470Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T17:36:35.470Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T17:36:35.926Z] docker_cli_network_unix_test.go:46: [dee0da32c4908] daemon is not started [2022-05-12T17:36:36.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T17:36:36.744Z] docker_cli_network_unix_test.go:46: [d0d79a648c872] daemon is not started [2022-05-12T17:36:36.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T17:36:36.744Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T17:36:36.744Z] docker_cli_network_unix_test.go:46: [db14a99af2720] daemon is not started [2022-05-12T17:36:36.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T17:36:37.306Z] docker_cli_network_unix_test.go:46: [dd7907ba53e77] daemon is not started [2022-05-12T17:36:37.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T17:36:37.753Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T17:36:37.753Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T17:36:38.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T17:36:41.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T17:36:42.400Z] docker_cli_network_unix_test.go:1084: [d45036fbf8ed4] daemon is not started [2022-05-12T17:36:42.536Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T17:36:42.536Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T17:36:42.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T17:36:42.536Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T17:36:42.994Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T17:36:43.411Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T17:36:43.607Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T17:36:43.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T17:36:43.765Z] docker_cli_network_unix_test.go:46: [d621574e1298a] daemon is not started [2022-05-12T17:36:43.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T17:36:44.326Z] docker_cli_network_unix_test.go:46: [d69ab37ab94bd] daemon is not started [2022-05-12T17:36:44.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T17:36:45.948Z] docker_cli_network_unix_test.go:46: [d37db1b57e40a] daemon is not started [2022-05-12T17:36:45.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T17:36:46.206Z] docker_cli_network_unix_test.go:46: [df5303b322b4d] daemon is not started [2022-05-12T17:36:46.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T17:36:46.471Z] docker_cli_network_unix_test.go:46: [d51afb554e403] daemon is not started [2022-05-12T17:36:46.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T17:36:47.291Z] docker_cli_network_unix_test.go:46: [d43c69324401f] daemon is not started [2022-05-12T17:36:47.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T17:36:47.852Z] docker_cli_network_unix_test.go:46: [d926386fcb341] daemon is not started [2022-05-12T17:36:48.107Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T17:36:49.457Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T17:36:53.351Z] docker_cli_network_unix_test.go:46: [d0b5023d33c2e] daemon is not started [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite (58.75s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.05s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.46s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.01s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.78s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.98s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-12T17:36:53.351Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-05-12T17:36:53.351Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.21s) [2022-05-12T17:36:53.351Z] === RUN TestDockerHubPullSuite [2022-05-12T17:36:53.351Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T17:36:55.239Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T17:36:56.601Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T17:36:57.752Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T17:36:58.008Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T17:36:58.646Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T17:36:58.646Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T17:36:58.646Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T17:36:59.372Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T17:36:59.629Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite (6.34s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.73s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-05-12T17:36:59.629Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-12T17:36:59.629Z] PASS [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === Skipped [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T17:36:59.629Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.629Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T17:36:59.629Z] [2022-05-12T17:36:59.629Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-05-12T17:36:59.630Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.630Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-05-12T17:36:59.630Z] [2022-05-12T17:36:59.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T17:36:59.630Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.630Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T17:36:59.630Z] [2022-05-12T17:36:59.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T17:36:59.630Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:36:59.630Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T17:36:59.630Z] [2022-05-12T17:36:59.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T17:36:59.630Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.630Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T17:36:59.630Z] [2022-05-12T17:36:59.630Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T17:36:59.886Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T17:36:59.886Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T17:36:59.886Z] docker_cli_network_unix_test.go:46: [db14a99af2720] daemon is not started [2022-05-12T17:36:59.886Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] DONE 1265 tests, 51 skipped in 1489.619s [2022-05-12T17:36:59.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:36:59.886Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T17:36:59.886Z] +++ kill 9376 [2022-05-12T17:36:59.886Z] +++ /etc/init.d/apparmor stop [2022-05-12T17:36:59.886Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:36:59.886Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:36:59.886Z] [2022-05-12T17:36:59.886Z] To set a process to complain mode, use the command line tool [2022-05-12T17:36:59.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:36:59.886Z] +++ true [2022-05-12T17:36:59.886Z] exiting test-integration [2022-05-12T17:36:59.886Z] ++ exit 0 [2022-05-12T17:36:59.886Z] [2022-05-12T17:37:00.142Z] + for job in $(jobs -p) [2022-05-12T17:37:00.142Z] + wait 32053 [2022-05-12T17:37:00.665Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T17:37:01.123Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T17:37:01.341Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T17:37:01.505Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T17:37:02.323Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T17:37:03.394Z] docker_cli_swarm_test.go:1180: [d858c4ec58079] joining swarm manager [d496c0f059b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:37:03.543Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T17:37:04.032Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T17:37:04.032Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T17:37:04.032Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T17:37:04.032Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T17:37:04.032Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T17:37:07.067Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T17:37:07.067Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T17:37:07.067Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T17:37:07.086Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T17:37:07.533Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T17:37:07.999Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T17:37:07.999Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T17:37:07.999Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T17:37:08.192Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T17:37:09.926Z] docker_cli_swarm_test.go:1189: [deb84d9c7f370] joining swarm manager [d496c0f059b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:37:10.997Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T17:37:13.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T17:37:13.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T17:37:13.296Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T17:37:16.349Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T17:37:16.640Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T17:37:16.641Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:37:16.641Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T17:37:16.837Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T17:37:18.463Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T17:37:18.502Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T17:37:18.502Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T17:37:18.502Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T17:37:18.502Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T17:37:18.502Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T17:37:20.039Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T17:37:20.039Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T17:37:20.039Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T17:37:25.802Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T17:37:27.044Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T17:37:27.044Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T17:37:27.429Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T17:37:28.602Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T17:37:28.606Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T17:37:28.606Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T17:37:28.606Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T17:37:29.075Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T17:37:29.075Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T17:37:32.332Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T17:37:32.790Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T17:37:33.818Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T17:37:34.285Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T17:37:34.751Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T17:37:35.735Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T17:37:36.202Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T17:37:36.292Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T17:37:36.669Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T17:37:38.232Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T17:37:38.592Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T17:37:44.083Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T17:37:44.083Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T17:37:44.083Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T17:37:45.065Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T17:37:45.933Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T17:37:47.591Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T17:37:47.591Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T17:37:48.050Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T17:37:48.050Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T17:37:48.508Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T17:37:48.508Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T17:37:48.508Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T17:37:48.599Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T17:37:48.987Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T17:37:49.475Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T17:37:49.810Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T17:37:52.899Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T17:37:53.387Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T17:37:53.387Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T17:37:53.387Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T17:37:53.387Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T17:37:53.838Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T17:37:53.875Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T17:37:55.507Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T17:37:55.507Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T17:37:55.507Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T17:37:56.542Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T17:37:57.510Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T17:37:57.510Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T17:37:57.969Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T17:37:57.969Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T17:37:57.969Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T17:37:57.969Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:37:57.969Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T17:37:58.003Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T17:37:59.368Z] docker_cli_swarm_test.go:1112: [dec729adf9f0d] joining swarm manager [d2eb342ac4eed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:38:00.255Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T17:38:00.732Z] docker_cli_swarm_test.go:1113: [d69d62ce6c598] joining swarm manager [d2eb342ac4eed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:38:03.984Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T17:38:04.720Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T17:38:04.720Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T17:38:04.720Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T17:38:06.938Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T17:38:08.665Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T17:38:11.580Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T17:38:11.580Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T17:38:11.580Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T17:38:17.367Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T17:38:17.367Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:38:17.367Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T17:38:23.153Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T17:38:26.053Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T17:38:26.053Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T17:38:26.053Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T17:38:26.053Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T17:38:26.053Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T17:38:26.053Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T17:38:26.053Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T17:38:26.053Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T17:38:26.512Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T17:38:31.697Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T17:38:36.828Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T17:38:37.034Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T17:38:44.354Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T17:38:47.142Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T17:38:47.143Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T17:38:47.143Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T17:38:48.680Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T17:38:48.680Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T17:38:48.680Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T17:38:48.680Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T17:38:48.680Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T17:38:48.680Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T17:38:48.680Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T17:38:50.855Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T17:38:50.855Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T17:38:50.855Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T17:38:50.855Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T17:38:51.952Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T17:38:53.031Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T17:38:53.031Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T17:38:53.031Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T17:38:53.031Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T17:38:53.031Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T17:38:53.031Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T17:38:53.031Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T17:38:53.031Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T17:38:54.930Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T17:38:55.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T17:38:56.538Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T17:38:56.538Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T17:38:56.538Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T17:38:56.538Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T17:38:56.538Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T17:38:56.699Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T17:38:56.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T17:38:57.552Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T17:38:58.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T17:38:58.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T17:38:58.916Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T17:38:58.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T17:39:00.449Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T17:39:00.449Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T17:39:01.423Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T17:39:02.623Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T17:39:02.623Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T17:39:02.623Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T17:39:02.623Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T17:39:02.623Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T17:39:03.841Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T17:39:04.441Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T17:39:04.798Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T17:39:04.798Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T17:39:06.334Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T17:39:06.334Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T17:39:06.334Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T17:39:08.271Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T17:39:08.510Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T17:39:08.510Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T17:39:08.544Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T17:39:10.685Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T17:39:13.587Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T17:39:17.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T17:39:17.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T17:39:17.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T17:39:17.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T17:39:17.318Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T17:39:18.286Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T17:39:18.286Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T17:39:18.286Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T17:39:20.461Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T17:39:20.462Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T17:39:20.462Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T17:39:22.094Z] docker_cli_swarm_test.go:1166: [d485aad55c022] joining swarm manager [d2eb342ac4eed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T17:39:22.637Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T17:39:22.637Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T17:39:23.224Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T17:39:23.224Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T17:39:23.224Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T17:39:26.174Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T17:39:26.174Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T17:39:26.174Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T17:39:26.370Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T17:39:27.903Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T17:39:27.903Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T17:39:27.903Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T17:39:27.903Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T17:39:27.903Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T17:39:27.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T17:39:29.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T17:39:29.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T17:39:30.394Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T17:39:30.394Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T17:39:31.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T17:39:31.939Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T17:39:32.395Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T17:39:32.395Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T17:39:32.395Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T17:39:32.395Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T17:39:32.395Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T17:39:34.195Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T17:39:34.195Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T17:39:34.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T17:39:36.106Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T17:39:36.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T17:39:37.153Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T17:39:39.819Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T17:39:41.983Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T17:39:42.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T17:39:42.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T17:39:43.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c1b6e0_} [2022-05-12T17:39:45.322Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T17:39:45.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13162199923_c:\foo_false____} [2022-05-12T17:39:46.282Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T17:39:47.241Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T17:39:48.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13162199923_c:\foo_true____} [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T17:39:51.011Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T17:39:51.011Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T17:39:51.011Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T17:39:51.011Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T17:39:51.011Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T17:39:51.011Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T17:39:51.011Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T17:39:52.104Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T17:39:52.104Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T17:39:52.104Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T17:39:55.059Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T17:39:55.772Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T17:39:56.051Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T17:39:56.733Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T17:39:58.358Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T17:39:58.358Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T17:39:58.358Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:39:58.358Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T17:40:00.004Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T17:40:00.009Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T17:40:00.009Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T17:40:00.009Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T17:40:00.009Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T17:40:00.752Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T17:40:00.752Z] docker_cli_swarm_test.go:1447: [d8522b2c52fdc] joining swarm manager [d98b3d387e36b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:40:00.752Z] docker_cli_swarm_test.go:1448: [deb31f40b8192] joining swarm manager [d98b3d387e36b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T17:40:03.804Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T17:40:03.804Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T17:40:03.804Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T17:40:03.804Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T17:40:03.804Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T17:40:03.804Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T17:40:03.804Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T17:40:05.259Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T17:40:06.762Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T17:40:07.099Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T17:40:07.099Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T17:40:07.099Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T17:40:07.099Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T17:40:07.099Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T17:40:07.099Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T17:40:07.099Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T17:40:07.231Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T17:40:08.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T17:40:08.968Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T17:40:09.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T17:40:09.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T17:40:09.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T17:40:09.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T17:40:10.187Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T17:40:10.187Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T17:40:10.187Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T17:40:10.187Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T17:40:10.187Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T17:40:10.577Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T17:40:13.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T17:40:15.657Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T17:40:16.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T17:40:17.500Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T17:40:17.829Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T17:40:17.830Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:40:17.830Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T17:40:17.830Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T17:40:17.830Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T17:40:18.248Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T17:40:20.135Z] docker_cli_swarm_unix_test.go:63: [df8f593c86472] joining swarm manager [d3ee338e94933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:40:22.159Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T17:40:26.820Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T17:40:27.275Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T17:40:27.275Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T17:40:27.275Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T17:40:27.275Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T17:40:27.275Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T17:40:28.019Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T17:40:28.488Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T17:40:30.163Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T17:40:30.163Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T17:40:30.163Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T17:40:30.211Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T17:40:30.211Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:40:30.211Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T17:40:30.211Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:40:30.211Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T17:40:35.657Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T17:40:40.421Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T17:40:40.421Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T17:40:40.421Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T17:40:40.421Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T17:40:40.421Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T17:40:42.579Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T17:40:42.579Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T17:40:42.579Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T17:40:42.579Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T17:40:42.579Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T17:40:42.642Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T17:40:42.642Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T17:40:42.642Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T17:40:44.115Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T17:40:44.115Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T17:40:44.115Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T17:40:44.115Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T17:40:44.115Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T17:40:46.294Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T17:40:46.294Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T17:40:46.294Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T17:40:46.294Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T17:40:46.294Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T17:40:46.753Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T17:40:48.929Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T17:40:50.463Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T17:40:50.922Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T17:40:50.922Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T17:40:51.315Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T17:40:52.455Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T17:40:53.421Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T17:40:53.421Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T17:40:53.421Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T17:40:53.421Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T17:40:53.879Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T17:40:53.879Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:40:53.879Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T17:40:53.879Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T17:40:54.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T17:40:54.338Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T17:40:54.741Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T17:41:05.773Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T17:41:06.708Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T17:41:06.708Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T17:41:06.708Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T17:41:07.248Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T17:41:07.248Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T17:41:07.248Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T17:41:07.248Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T17:41:07.248Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T17:41:07.248Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T17:41:07.248Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T17:41:07.248Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T17:41:08.883Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T17:41:08.883Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T17:41:08.883Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:41:08.883Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T17:41:11.059Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T17:41:11.059Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T17:41:11.059Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T17:41:11.059Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T17:41:11.059Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T17:41:11.059Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T17:41:11.059Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T17:41:11.059Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T17:41:13.233Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T17:41:13.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T17:41:15.406Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T17:41:15.548Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T17:41:15.548Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T17:41:15.548Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T17:41:15.548Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T17:41:15.548Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T17:41:15.548Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:41:15.548Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T17:41:16.296Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T17:41:16.296Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T17:41:16.296Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T17:41:17.175Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T17:41:17.579Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T17:41:18.189Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T17:41:21.091Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T17:41:21.455Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T17:41:23.515Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T17:41:23.971Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T17:41:24.642Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T17:41:25.006Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T17:41:25.859Z] docker_api_swarm_test.go:962: [d5250357bf825] joining swarm manager [db21676ad99b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T17:41:28.373Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T17:41:28.918Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T17:41:28.918Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T17:41:28.918Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T17:41:32.100Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T17:41:33.925Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T17:41:34.277Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T17:41:34.735Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T17:41:34.953Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T17:41:34.953Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:41:34.953Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T17:41:37.707Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T17:41:37.707Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T17:41:37.707Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T17:41:37.707Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T17:41:37.707Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T17:41:38.463Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T17:41:38.464Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T17:41:39.266Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T17:41:39.429Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T17:41:41.012Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T17:41:43.046Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T17:41:43.157Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T17:41:43.895Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T17:41:44.929Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T17:41:44.929Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T17:41:44.929Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T17:41:44.929Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T17:41:44.929Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T17:41:44.929Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T17:41:44.929Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T17:41:44.929Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T17:41:45.418Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T17:41:45.991Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T17:41:46.885Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T17:41:46.886Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T17:41:47.344Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T17:41:47.344Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:41:47.344Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T17:41:47.344Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T17:41:47.344Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T17:41:47.344Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T17:41:47.344Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T17:41:48.311Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T17:41:48.311Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T17:41:48.311Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T17:41:50.485Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T17:41:50.739Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T17:41:51.452Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T17:41:57.486Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T17:41:57.486Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T17:41:57.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T17:41:57.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T17:41:58.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T17:41:58.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T17:41:59.787Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T17:41:59.787Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T17:41:59.787Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T17:41:59.787Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T17:41:59.787Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T17:41:59.787Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T17:41:59.787Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T17:42:01.251Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T17:42:02.087Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T17:42:02.087Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T17:42:02.087Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T17:42:02.087Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T17:42:03.769Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T17:42:04.387Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T17:42:04.387Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T17:42:04.387Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T17:42:04.387Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T17:42:04.387Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T17:42:04.387Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T17:42:04.387Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T17:42:04.387Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T17:42:04.628Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T17:42:05.659Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T17:42:05.659Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T17:42:05.659Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T17:42:06.838Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T17:42:07.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T17:42:09.071Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T17:42:10.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T17:42:10.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T17:42:10.697Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T17:42:10.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T17:42:11.521Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T17:42:11.521Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T17:42:11.521Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T17:42:11.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T17:42:12.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T17:42:12.993Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T17:42:13.695Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T17:42:14.306Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T17:42:14.306Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T17:42:14.620Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T17:42:14.620Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T17:42:14.620Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T17:42:14.620Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T17:42:14.620Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T17:42:15.130Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T17:42:16.920Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T17:42:16.920Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T17:42:17.424Z] === RUN TestDockerSuite/TestExec [2022-05-12T17:42:17.424Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:42:17.424Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T17:42:17.424Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:42:17.424Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T17:42:17.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T17:42:18.090Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T17:42:18.090Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T17:42:18.390Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T17:42:18.548Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T17:42:18.548Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T17:42:18.548Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T17:42:19.925Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T17:42:19.925Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T17:42:19.925Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T17:42:19.925Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T17:42:20.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T17:42:20.384Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T17:42:20.384Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:42:20.384Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T17:42:20.845Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T17:42:21.334Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T17:42:21.870Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T17:42:21.916Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T17:42:22.678Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T17:42:23.450Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T17:42:23.632Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T17:42:25.191Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T17:42:25.626Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T17:42:27.159Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T17:42:27.545Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T17:42:28.457Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T17:42:30.347Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T17:42:31.170Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T17:42:31.170Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T17:42:31.170Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T17:42:31.170Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:42:31.170Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T17:42:31.170Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T17:42:31.170Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T17:42:31.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T17:42:31.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T17:42:31.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T17:42:31.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T17:42:31.461Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T17:42:32.703Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T17:42:33.758Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T17:42:33.758Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T17:42:33.758Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T17:42:35.605Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T17:42:35.605Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T17:42:35.605Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T17:42:35.605Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T17:42:35.605Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T17:42:35.605Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T17:42:36.055Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T17:42:36.055Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T17:42:36.055Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T17:42:37.681Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T17:42:37.681Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T17:42:38.511Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T17:42:38.511Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T17:42:38.511Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T17:42:38.511Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T17:42:38.511Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T17:42:38.511Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T17:42:39.662Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T17:42:39.662Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T17:42:39.662Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T17:42:40.047Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T17:42:40.047Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T17:42:40.047Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T17:42:41.599Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T17:42:42.608Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T17:42:43.227Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T17:42:43.227Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T17:42:43.227Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T17:42:43.227Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T17:42:43.227Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T17:42:43.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T17:42:44.170Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T17:42:44.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T17:42:44.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T17:42:47.117Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T17:42:47.117Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T17:42:47.117Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T17:42:47.117Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T17:42:47.117Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T17:42:47.117Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T17:42:47.117Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T17:42:47.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T17:42:47.953Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T17:42:49.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T17:42:51.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T17:42:52.700Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T17:42:52.700Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T17:42:52.700Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T17:42:52.700Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T17:42:52.905Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T17:42:53.167Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T17:42:53.167Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T17:42:53.167Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T17:42:54.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000485d10_} [2022-05-12T17:42:56.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13552325551_c:\foo_false____} [2022-05-12T17:42:56.947Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T17:42:56.947Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T17:42:58.687Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T17:42:58.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13552325551_c:\foo_true____} [2022-05-12T17:42:59.890Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T17:42:59.890Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T17:42:59.890Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T17:42:59.890Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T17:42:59.890Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T17:43:00.894Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T17:43:01.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T17:43:01.785Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T17:43:01.785Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T17:43:01.785Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T17:43:01.785Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T17:43:01.785Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T17:43:01.785Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T17:43:01.785Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T17:43:04.085Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T17:43:04.085Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.085Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T17:43:04.086Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T17:43:04.086Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:43:04.086Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T17:43:06.751Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestHealth [2022-05-12T17:43:06.751Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T17:43:06.751Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T17:43:07.138Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T17:43:07.138Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T17:43:07.138Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T17:43:07.138Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T17:43:09.437Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T17:43:09.437Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T17:43:09.437Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T17:43:09.437Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T17:43:09.437Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T17:43:09.437Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T17:43:09.437Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T17:43:10.512Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T17:43:10.512Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T17:43:10.512Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T17:43:10.512Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T17:43:10.512Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T17:43:10.512Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T17:43:10.967Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T17:43:11.421Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T17:43:11.421Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T17:43:11.421Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T17:43:12.380Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T17:43:12.836Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T17:43:13.248Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T17:43:14.360Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T17:43:14.360Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T17:43:15.467Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T17:43:15.467Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:43:15.467Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T17:43:15.467Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T17:43:15.467Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T17:43:16.520Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T17:43:18.682Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T17:43:19.137Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T17:43:19.137Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:43:19.137Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T17:43:21.043Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T17:43:21.043Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T17:43:22.848Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T17:43:22.848Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T17:43:22.848Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T17:43:22.848Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T17:43:22.848Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T17:43:22.848Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T17:43:22.848Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T17:43:22.848Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T17:43:22.848Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T17:43:22.848Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:43:22.848Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T17:43:24.137Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T17:43:24.137Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:43:24.137Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T17:43:24.137Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:43:24.137Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T17:43:25.012Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T17:43:26.526Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T17:43:27.176Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T17:43:27.176Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:43:27.176Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T17:43:27.176Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T17:43:27.176Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T17:43:27.176Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T17:43:27.176Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T17:43:27.176Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T17:43:28.076Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T17:43:28.701Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T17:43:29.156Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T17:43:31.315Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T17:43:31.315Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:43:31.315Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T17:43:31.315Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T17:43:31.315Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T17:43:31.315Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T17:43:31.315Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T17:43:32.733Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T17:43:32.733Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T17:43:32.733Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T17:43:32.733Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T17:43:32.733Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T17:43:32.811Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T17:43:32.811Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T17:43:32.811Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T17:43:32.811Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T17:43:32.811Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T17:43:32.840Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T17:43:35.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T17:43:35.029Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T17:43:35.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T17:43:35.029Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T17:43:35.029Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T17:43:35.616Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T17:43:35.616Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T17:43:35.616Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T17:43:36.554Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T17:43:36.554Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:43:36.554Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T17:43:36.554Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:43:36.554Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T17:43:36.554Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:43:36.554Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T17:43:37.992Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T17:43:37.992Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T17:43:37.992Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T17:43:37.992Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T17:43:37.992Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T17:43:38.716Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T17:43:40.211Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T17:43:40.240Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T17:43:40.240Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T17:43:41.359Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T17:43:42.400Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T17:43:42.430Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T17:43:42.430Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T17:43:42.430Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T17:43:43.927Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T17:43:43.927Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T17:43:43.927Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T17:43:43.927Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T17:43:43.997Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T17:43:44.985Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T17:43:44.985Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T17:43:44.985Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T17:43:44.985Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T17:43:45.455Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T17:43:45.455Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:43:45.455Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T17:43:45.455Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T17:43:45.886Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T17:43:45.924Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T17:43:46.087Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T17:43:48.250Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T17:43:49.596Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T17:43:50.053Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T17:43:51.959Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T17:43:53.092Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T17:43:53.092Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T17:43:53.483Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T17:43:53.561Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T17:43:55.648Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T17:43:56.518Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T17:43:56.518Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T17:43:56.518Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:43:56.518Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T17:43:57.172Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T17:43:58.740Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T17:43:58.740Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T17:43:59.210Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T17:43:59.210Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T17:43:59.210Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T17:43:59.210Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T17:43:59.210Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T17:43:59.210Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T17:43:59.210Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T17:43:59.210Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T17:43:59.345Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite (1558.44s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.31s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.99s) [2022-05-12T17:43:59.397Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.04s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.74s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.35s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.64s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.01s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.93s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.75s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.55s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.43s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.99s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.64s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.63s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.69s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.50s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.85s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.89s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.07s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.21s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.36s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.50s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.34s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.27s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.64s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.53s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.02s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.03s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.88s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.37s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.08s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.13s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.12s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.24s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.07s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.31s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.16s) [2022-05-12T17:43:59.397Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.27s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2022-05-12T17:43:59.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.44s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.70s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.35s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.59s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-05-12T17:43:59.398Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-12T17:43:59.398Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T17:43:59.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T17:43:59.398Z] docker_cli_external_volume_driver_test.go:53: [d4c9323e053ab] daemon is not started [2022-05-12T17:44:00.880Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T17:44:01.430Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T17:44:02.377Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T17:44:02.377Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T17:44:02.377Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T17:44:02.377Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T17:44:02.377Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T17:44:02.377Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T17:44:02.377Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T17:44:03.054Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T17:44:03.054Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.054Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T17:44:03.054Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T17:44:03.336Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T17:44:03.512Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T17:44:03.512Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T17:44:03.512Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T17:44:03.648Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T17:44:05.049Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T17:44:06.582Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T17:44:06.603Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T17:44:10.381Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T17:44:11.942Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T17:44:11.942Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T17:44:11.942Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T17:44:11.942Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T17:44:11.942Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T17:44:11.942Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:44:11.942Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T17:44:12.390Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T17:44:13.953Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T17:44:13.953Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T17:44:13.953Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T17:44:14.154Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T17:44:14.154Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T17:44:14.154Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T17:44:14.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T17:44:15.364Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T17:44:16.165Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T17:44:16.165Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T17:44:18.417Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T17:44:18.899Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T17:44:20.910Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T17:44:22.683Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T17:44:22.683Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T17:44:22.683Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T17:44:23.317Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T17:44:24.694Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T17:44:25.615Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T17:44:26.103Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T17:44:29.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T17:44:29.827Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T17:44:29.827Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:44:29.827Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T17:44:30.018Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T17:44:30.506Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T17:44:30.995Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T17:44:31.647Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T17:44:33.872Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T17:44:33.872Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T17:44:33.872Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T17:44:35.683Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T17:44:35.895Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T17:44:36.082Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T17:44:37.643Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T17:44:39.467Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T17:44:39.467Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T17:44:39.467Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T17:44:39.467Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T17:44:39.467Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T17:44:39.467Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T17:44:39.467Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T17:44:39.467Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T17:44:40.794Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T17:44:40.794Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T17:44:40.794Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T17:44:40.794Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:44:40.794Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T17:44:40.794Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T17:44:40.794Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T17:44:40.795Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T17:44:40.795Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T17:44:41.822Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T17:44:41.822Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T17:44:41.822Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T17:44:44.121Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T17:44:46.294Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T17:44:46.294Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T17:44:46.294Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T17:44:46.294Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T17:44:46.294Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T17:44:46.617Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T17:44:48.507Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T17:44:50.718Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T17:44:51.466Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T17:44:52.280Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T17:44:52.280Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.280Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T17:44:52.280Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.280Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T17:44:52.280Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.280Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T17:44:52.280Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.280Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T17:44:52.280Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.477Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T17:44:52.477Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.477Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T17:44:52.747Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T17:44:52.747Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T17:44:52.747Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T17:44:52.747Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T17:44:52.747Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T17:44:52.747Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T17:44:52.747Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T17:44:52.747Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T17:44:52.747Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T17:44:52.747Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T17:44:52.747Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPortList [2022-05-12T17:44:52.747Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T17:44:52.747Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T17:44:53.764Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T17:44:55.424Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T17:44:55.424Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T17:44:55.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T17:44:55.424Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T17:44:55.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T17:44:55.424Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T17:44:55.424Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T17:44:56.062Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T17:44:56.531Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T17:44:56.531Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T17:44:56.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T17:44:57.633Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T17:44:57.633Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T17:44:57.633Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T17:44:57.633Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T17:45:00.483Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T17:45:00.483Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T17:45:00.483Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T17:45:00.577Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T17:45:00.577Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T17:45:00.577Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T17:45:00.577Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T17:45:00.577Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T17:45:00.577Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T17:45:00.577Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T17:45:00.577Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T17:45:00.960Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T17:45:00.960Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T17:45:00.960Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T17:45:03.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T17:45:04.012Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T17:45:06.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T17:45:07.639Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T17:45:07.639Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T17:45:07.639Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T17:45:07.930Z] === RUN TestDockerSuite/TestExec [2022-05-12T17:45:07.931Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:45:07.931Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T17:45:07.931Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:45:07.931Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T17:45:08.958Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T17:45:09.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T17:45:09.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T17:45:09.415Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T17:45:09.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T17:45:10.583Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T17:45:10.584Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T17:45:10.584Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T17:45:10.584Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T17:45:10.584Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T17:45:10.584Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:45:10.584Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T17:45:12.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T17:45:12.365Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T17:45:12.879Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T17:45:14.504Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T17:45:14.787Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T17:45:15.307Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T17:45:15.307Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T17:45:15.307Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T17:45:15.307Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T17:45:15.307Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T17:45:16.133Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T17:45:17.518Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T17:45:17.519Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T17:45:17.762Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T17:45:20.465Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T17:45:20.465Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T17:45:20.465Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T17:45:21.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T17:45:23.408Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T17:45:23.875Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T17:45:26.086Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T17:45:26.627Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T17:45:26.627Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T17:45:26.627Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T17:45:26.627Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:45:26.627Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T17:45:26.627Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T17:45:26.627Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T17:45:27.265Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T17:45:27.265Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T17:45:27.265Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T17:45:27.265Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T17:45:28.255Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T17:45:29.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T17:45:30.843Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T17:45:31.331Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T17:45:31.331Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T17:45:31.331Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T17:45:31.331Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T17:45:31.331Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T17:45:31.331Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T17:45:33.629Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T17:45:33.629Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T17:45:33.629Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T17:45:33.629Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T17:45:33.629Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T17:45:33.629Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:45:33.629Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T17:45:33.630Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T17:45:33.630Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T17:45:33.630Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T17:45:33.630Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T17:45:35.256Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T17:45:35.256Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T17:45:35.256Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T17:45:35.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T17:45:35.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T17:45:35.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T17:45:35.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T17:45:35.605Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T17:45:37.818Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T17:45:38.551Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T17:45:38.551Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T17:45:38.551Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T17:45:40.159Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T17:45:40.159Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T17:45:40.159Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T17:45:40.159Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T17:45:40.159Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T17:45:40.159Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T17:45:40.159Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T17:45:40.765Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T17:45:40.765Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T17:45:40.765Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T17:45:40.766Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T17:45:44.550Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T17:45:44.550Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T17:45:44.764Z] docker_cli_external_volume_driver_test.go:53: [d336b15f3fd87] daemon is not started [2022-05-12T17:45:46.192Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T17:45:46.622Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T17:45:48.331Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T17:45:51.276Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T17:45:51.276Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T17:45:51.276Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T17:45:51.276Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T17:45:51.276Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T17:45:51.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T17:45:52.223Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T17:45:53.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T17:45:53.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T17:45:54.522Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T17:45:55.273Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T17:45:55.273Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T17:45:55.273Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T17:45:55.273Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T17:45:55.273Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T17:45:55.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T17:45:58.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T17:45:59.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T17:46:00.550Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestHealth [2022-05-12T17:46:00.550Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T17:46:00.550Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T17:46:00.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T17:46:03.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb8540_} [2022-05-12T17:46:03.923Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T17:46:03.923Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:46:03.923Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T17:46:03.923Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T17:46:03.923Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T17:46:03.923Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T17:46:03.923Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T17:46:03.923Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T17:46:03.923Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T17:46:04.464Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T17:46:04.464Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T17:46:04.464Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T17:46:04.464Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T17:46:04.464Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T17:46:04.464Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T17:46:04.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T17:46:05.441Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T17:46:05.441Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T17:46:05.441Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T17:46:06.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13156682829_c:\foo_false____} [2022-05-12T17:46:06.468Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T17:46:06.468Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T17:46:08.093Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T17:46:08.582Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T17:46:08.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13156682829_c:\foo_true____} [2022-05-12T17:46:09.781Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T17:46:09.781Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T17:46:09.781Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T17:46:10.209Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T17:46:11.161Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T17:46:11.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T17:46:11.344Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T17:46:11.344Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.344Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T17:46:11.628Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T17:46:11.628Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T17:46:11.628Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T17:46:11.628Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T17:46:11.628Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T17:46:11.628Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T17:46:12.909Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T17:46:13.251Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T17:46:13.252Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T17:46:13.252Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:46:13.252Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T17:46:13.894Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T17:46:13.894Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T17:46:13.894Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T17:46:13.968Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T17:46:13.968Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T17:46:14.471Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T17:46:14.471Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:46:14.471Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T17:46:16.821Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T17:46:16.821Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T17:46:16.821Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T17:46:16.821Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T17:46:17.120Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T17:46:17.120Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T17:46:17.120Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T17:46:17.120Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T17:46:17.120Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T17:46:17.120Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T17:46:17.120Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T17:46:17.120Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T17:46:17.120Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T17:46:17.120Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:46:17.120Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T17:46:17.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T17:46:17.674Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T17:46:19.387Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T17:46:19.940Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T17:46:19.940Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T17:46:19.940Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T17:46:19.940Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T17:46:19.940Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T17:46:19.940Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T17:46:19.940Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T17:46:20.619Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T17:46:21.652Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T17:46:21.652Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:46:21.652Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T17:46:21.652Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T17:46:21.652Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T17:46:21.652Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T17:46:21.652Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T17:46:21.652Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T17:46:22.827Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T17:46:23.919Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T17:46:24.401Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T17:46:24.929Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T17:46:26.671Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T17:46:26.671Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:46:26.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T17:46:26.671Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T17:46:26.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T17:46:26.671Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T17:46:26.671Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T17:46:27.280Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T17:46:27.280Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:46:27.280Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T17:46:27.280Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T17:46:27.280Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T17:46:28.938Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T17:46:29.818Z] docker_cli_external_volume_driver_test.go:53: [d91883e41a762] daemon is not started [2022-05-12T17:46:32.807Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T17:46:32.807Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:46:32.807Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T17:46:32.807Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:46:32.807Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T17:46:32.807Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:46:32.807Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T17:46:34.410Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T17:46:36.678Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T17:46:36.678Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T17:46:37.753Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T17:46:37.753Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:46:37.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T17:46:38.070Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T17:46:38.070Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:46:38.070Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T17:46:38.070Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:46:38.070Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T17:46:38.947Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T17:46:40.550Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T17:46:40.550Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T17:46:40.550Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T17:46:40.550Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T17:46:42.495Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T17:46:42.495Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T17:46:42.495Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T17:46:42.817Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T17:46:43.479Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T17:46:44.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T17:46:44.664Z] docker_cli_external_volume_driver_test.go:53: [df93c14eb2d3d] daemon is not started [2022-05-12T17:46:45.834Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T17:46:47.064Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T17:46:47.064Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T17:46:47.064Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T17:46:47.064Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T17:46:47.064Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T17:46:47.261Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T17:46:48.733Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T17:46:48.733Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T17:46:48.733Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T17:46:48.733Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T17:46:48.733Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T17:46:48.853Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T17:46:50.207Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T17:46:50.207Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:46:50.207Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T17:46:51.082Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T17:46:51.082Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:46:51.082Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T17:46:51.082Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T17:46:51.082Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T17:46:51.082Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T17:46:51.082Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T17:46:51.082Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T17:46:51.120Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T17:46:51.583Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T17:46:51.583Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T17:46:51.583Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T17:46:53.387Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T17:46:53.931Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T17:46:53.985Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T17:46:53.985Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T17:46:53.985Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T17:46:54.989Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T17:46:56.280Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T17:46:56.280Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T17:46:56.782Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T17:46:57.258Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T17:46:58.448Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T17:46:58.950Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T17:46:58.950Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T17:46:58.950Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T17:46:59.453Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T17:46:59.453Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T17:46:59.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:46:59.453Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T17:46:59.530Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T17:46:59.955Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T17:46:59.955Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T17:47:01.798Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T17:47:01.798Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T17:47:01.798Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T17:47:01.798Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T17:47:02.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T17:47:04.066Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T17:47:05.671Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T17:47:06.461Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T17:47:07.415Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T17:47:07.917Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T17:47:07.917Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T17:47:08.021Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T17:47:08.489Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T17:47:11.022Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T17:47:11.022Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T17:47:11.022Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:47:11.023Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T17:47:11.646Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T17:47:13.237Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T17:47:13.237Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.237Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T17:47:13.915Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T17:47:13.915Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T17:47:13.915Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T17:47:13.915Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T17:47:13.915Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.915Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T17:47:13.916Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.916Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T17:47:13.916Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T17:47:13.916Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T17:47:14.345Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T17:47:14.830Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T17:47:14.830Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T17:47:16.803Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T17:47:18.129Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T17:47:18.967Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T17:47:19.643Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T17:47:21.858Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T17:47:23.983Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T17:47:24.459Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T17:47:26.928Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T17:47:27.395Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T17:47:29.273Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T17:47:29.604Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T17:47:30.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T17:47:32.142Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T17:47:33.116Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T17:47:33.116Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T17:47:33.116Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T17:47:34.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T17:47:35.029Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T17:47:35.367Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T17:47:37.619Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T17:47:40.795Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T17:47:42.960Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T17:47:43.920Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T17:47:44.531Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T17:47:44.998Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T17:47:46.366Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T17:47:46.366Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T17:47:46.366Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T17:47:46.366Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T17:47:46.366Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T17:47:48.584Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T17:47:48.584Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T17:47:48.778Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T17:47:49.039Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T17:47:49.357Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T17:47:49.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T17:47:49.761Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T17:47:49.761Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T17:47:51.604Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T17:47:51.969Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T17:47:51.969Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T17:47:51.969Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T17:47:51.969Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T17:47:51.969Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T17:47:53.853Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T17:47:53.853Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T17:47:53.853Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T17:47:53.853Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T17:47:53.853Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T17:47:53.853Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T17:47:53.853Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T17:47:53.853Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T17:47:53.853Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T17:47:53.853Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T17:47:53.853Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T17:47:53.853Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T17:47:53.853Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T17:47:53.853Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T17:47:53.853Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T17:47:53.853Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPortList [2022-05-12T17:47:53.853Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T17:47:53.853Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T17:47:54.797Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T17:47:55.750Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T17:47:57.959Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T17:47:58.665Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T17:47:58.665Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.665Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T17:47:58.665Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T17:47:58.665Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.665Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T17:47:58.666Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T17:47:58.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T17:47:59.460Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T17:47:59.460Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T17:47:59.460Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T17:47:59.460Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T17:48:00.168Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T17:48:00.983Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T17:48:00.983Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T17:48:00.983Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T17:48:01.727Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T17:48:03.151Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T17:48:03.483Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T17:48:03.484Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T17:48:03.484Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T17:48:03.938Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T17:48:03.938Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T17:48:04.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T17:48:07.725Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.725Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T17:48:07.726Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T17:48:07.726Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T17:48:07.726Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.726Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T17:48:07.726Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T17:48:07.726Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T17:48:09.420Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T17:48:09.420Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T17:48:09.420Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T17:48:09.937Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T17:48:09.937Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T17:48:09.937Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T17:48:12.148Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T17:48:12.148Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T17:48:12.616Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T17:48:12.616Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T17:48:12.616Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T17:48:14.178Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T17:48:14.178Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T17:48:16.390Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T17:48:17.954Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T17:48:18.203Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T17:48:20.165Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T17:48:20.165Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T17:48:20.165Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T17:48:20.165Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T17:48:20.165Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T17:48:20.165Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T17:48:20.165Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T17:48:21.728Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T17:48:21.728Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T17:48:21.728Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T17:48:21.728Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T17:48:21.728Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T17:48:21.728Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T17:48:21.728Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T17:48:21.728Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T17:48:21.728Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T17:48:23.291Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T17:48:28.042Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T17:48:28.042Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T17:48:29.607Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T17:48:29.607Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T17:48:29.607Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T17:48:29.607Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T17:48:29.607Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T17:48:29.607Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T17:48:30.865Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T17:48:30.865Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T17:48:30.865Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T17:48:30.865Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T17:48:31.818Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T17:48:33.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T17:48:33.382Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T17:48:33.382Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T17:48:35.592Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T17:48:35.592Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T17:48:35.592Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T17:48:35.592Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:48:35.592Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T17:48:35.592Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T17:48:35.592Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T17:48:37.804Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T17:48:38.897Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T17:48:38.897Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T17:48:39.365Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T17:48:40.928Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T17:48:41.433Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T17:48:41.845Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T17:48:43.139Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T17:48:43.139Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T17:48:45.305Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T17:48:46.588Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T17:48:46.588Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.588Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T17:48:46.922Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T17:48:46.922Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T17:48:46.922Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T17:48:46.922Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T17:48:46.922Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:48:46.922Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T17:48:49.532Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T17:48:51.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-12T17:48:52.584Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T17:48:53.320Z] === RUN TestDockerSuite/TestExec [2022-05-12T17:48:53.320Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:48:53.320Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T17:48:53.320Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:48:53.320Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T17:48:55.579Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T17:48:55.579Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T17:48:55.579Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T17:48:56.047Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.047Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T17:48:56.266Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T17:48:56.457Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T17:48:56.457Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.457Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T17:48:56.457Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T17:48:56.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T17:48:58.476Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T17:48:58.476Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T17:48:58.476Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T17:48:58.476Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T17:48:58.476Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T17:48:58.476Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:48:58.476Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T17:49:00.330Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T17:49:00.330Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:49:00.330Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T17:49:00.330Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T17:49:00.330Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T17:49:00.330Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T17:49:00.330Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T17:49:00.330Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T17:49:00.330Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T17:49:01.905Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T17:49:01.905Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T17:49:01.905Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T17:49:01.905Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T17:49:01.905Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T17:49:01.905Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T17:49:01.905Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T17:49:02.260Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T17:49:05.207Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T17:49:06.308Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T17:49:06.308Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T17:49:06.308Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T17:49:06.655Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T17:49:07.914Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T17:49:07.914Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T17:49:07.914Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T17:49:08.151Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T17:49:08.927Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T17:49:09.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T17:49:09.600Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.600Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T17:49:09.941Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T17:49:09.941Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T17:49:09.941Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T17:49:10.067Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T17:49:11.053Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T17:49:11.096Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T17:49:13.267Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T17:49:13.825Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T17:49:14.831Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T17:49:16.394Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T17:49:16.953Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T17:49:16.953Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T17:49:16.953Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T17:49:16.953Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:49:16.953Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T17:49:16.953Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T17:49:16.953Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T17:49:17.699Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T17:49:17.957Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T17:49:17.957Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T17:49:18.424Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:49:19.163Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T17:49:19.967Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T17:49:20.635Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T17:49:20.635Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T17:49:20.635Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T17:49:20.635Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T17:49:20.635Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T17:49:20.635Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T17:49:25.022Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T17:49:25.022Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T17:49:25.022Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T17:49:25.022Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T17:49:25.022Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T17:49:25.022Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T17:49:25.022Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T17:49:25.022Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T17:49:25.023Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T17:49:25.023Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T17:49:25.023Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T17:49:27.783Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T17:49:27.783Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.783Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T17:49:27.967Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T17:49:27.967Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T17:49:27.967Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T17:49:27.967Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T17:49:27.967Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T17:49:27.967Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T17:49:30.910Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T17:49:30.910Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T17:49:30.910Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T17:49:34.931Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T17:49:36.771Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T17:49:36.771Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T17:49:36.771Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T17:49:36.771Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T17:49:36.771Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T17:49:36.771Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T17:49:36.771Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T17:49:38.719Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T17:49:40.933Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T17:49:41.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-12T17:49:41.410Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T17:49:41.410Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:49:41.410Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T17:49:42.627Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T17:49:43.142Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T17:49:44.704Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T17:49:45.281Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T17:49:45.763Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T17:49:45.763Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T17:49:46.777Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T17:49:46.916Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T17:49:46.916Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T17:49:46.916Z] === RUN TestDockerSuite/TestRunState [2022-05-12T17:49:46.916Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T17:49:46.916Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T17:49:48.478Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T17:49:48.478Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T17:49:48.478Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T17:49:49.770Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T17:49:50.653Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T17:49:50.691Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T17:49:50.691Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T17:49:50.691Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T17:49:50.691Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T17:49:53.551Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T17:49:55.438Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.438Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T17:49:55.500Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T17:49:55.500Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:49:55.500Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T17:49:57.000Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T17:49:57.000Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T17:49:57.000Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T17:49:58.564Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T17:49:58.564Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T17:49:58.564Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T17:49:58.564Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T17:49:58.564Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T17:49:59.376Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T17:49:59.376Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T17:49:59.376Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T17:50:00.696Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestHealth [2022-05-12T17:50:00.696Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T17:50:00.696Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T17:50:00.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T17:50:00.697Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T17:50:01.511Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T17:50:04.480Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T17:50:04.480Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T17:50:05.464Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T17:50:05.464Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T17:50:05.464Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T17:50:05.932Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T17:50:06.398Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T17:50:07.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T17:50:07.959Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T17:50:07.959Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T17:50:10.171Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T17:50:11.162Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T17:50:12.035Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T17:50:12.382Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T17:50:12.849Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T17:50:12.849Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:50:12.849Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T17:50:13.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-12T17:50:13.642Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T17:50:14.124Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T17:50:15.909Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T17:50:15.910Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T17:50:15.910Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T17:50:15.910Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T17:50:16.630Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T17:50:16.630Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T17:50:16.630Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T17:50:16.630Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T17:50:16.631Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T17:50:16.631Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T17:50:16.631Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T17:50:16.631Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T17:50:16.631Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T17:50:16.631Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T17:50:16.631Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T17:50:16.631Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T17:50:16.631Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:50:16.631Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T17:50:18.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T17:50:18.973Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T17:50:19.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T17:50:20.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T17:50:21.786Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T17:50:21.786Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:50:21.786Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T17:50:21.786Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T17:50:21.786Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T17:50:21.786Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T17:50:21.786Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T17:50:21.786Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T17:50:22.539Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T17:50:22.539Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T17:50:23.825Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T17:50:24.057Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T17:50:24.525Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T17:50:25.654Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T17:50:27.214Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T17:50:27.472Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T17:50:27.472Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:50:27.472Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T17:50:27.472Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T17:50:27.472Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T17:50:27.472Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T17:50:27.472Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T17:50:27.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-12T17:50:28.775Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T17:50:29.682Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T17:50:31.103Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T17:50:32.557Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T17:50:32.557Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T17:50:32.557Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T17:50:32.557Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T17:50:32.557Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T17:50:32.557Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T17:50:32.557Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T17:50:32.557Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T17:50:32.557Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T17:50:32.557Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T17:50:33.024Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.024Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T17:50:33.373Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T17:50:33.469Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T17:50:33.469Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.469Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T17:50:33.469Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.469Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T17:50:33.469Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:50:33.469Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T17:50:33.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T17:50:35.236Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T17:50:35.704Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T17:50:36.171Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T17:50:36.171Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T17:50:36.416Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T17:50:36.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T17:50:37.734Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T17:50:37.734Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T17:50:39.364Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T17:50:39.364Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T17:50:39.944Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T17:50:42.154Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T17:50:42.312Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T17:50:42.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-12T17:50:42.758Z] docker_cli_external_volume_driver_test.go:485: [dd2d505a13864] daemon is not started [2022-05-12T17:50:43.717Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T17:50:43.717Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:50:43.717Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T17:50:45.259Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T17:50:45.259Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T17:50:45.259Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T17:50:45.259Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T17:50:48.211Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T17:50:49.534Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T17:50:49.573Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T17:50:49.573Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:50:49.573Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T17:50:51.155Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T17:50:51.804Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T17:50:56.654Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T17:50:57.012Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T17:50:57.136Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T17:50:57.136Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T17:50:58.224Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T17:50:58.224Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T17:50:58.224Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T17:50:58.224Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:50:58.224Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T17:50:58.224Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T17:50:58.224Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T17:50:58.224Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T17:50:58.224Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T17:50:58.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T17:50:58.740Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T17:50:58.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T17:50:58.740Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T17:50:58.740Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T17:50:59.956Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T17:51:00.796Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-12T17:51:00.796Z] docker_cli_external_volume_driver_test.go:53: [d5ad9e32398df] daemon is not started [2022-05-12T17:51:02.170Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T17:51:03.590Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T17:51:05.115Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T17:51:05.861Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T17:51:08.063Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T17:51:08.135Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T17:51:08.640Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:51:08.640Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T17:51:09.108Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T17:51:10.276Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T17:51:10.415Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T17:51:11.321Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T17:51:11.321Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T17:51:11.321Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T17:51:12.689Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T17:51:12.689Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T17:51:12.884Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T17:51:12.884Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T17:51:12.884Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T17:51:12.884Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T17:51:12.884Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T17:51:12.884Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:51:12.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T17:51:12.884Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T17:51:12.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T17:51:12.884Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T17:51:13.223Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T17:51:13.223Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T17:51:13.223Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T17:51:13.223Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T17:51:13.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T17:51:13.353Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:51:13.353Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T17:51:15.434Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-05-12T17:51:15.661Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-12T17:51:15.661Z] PASS [2022-05-12T17:51:15.661Z] [2022-05-12T17:51:15.661Z] === Skipped [2022-05-12T17:51:15.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T17:51:15.661Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T17:51:15.661Z] check_test.go:307: [da1170bba03e4] daemon is not started [2022-05-12T17:51:15.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T17:51:15.661Z] [2022-05-12T17:51:15.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T17:51:15.661Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T17:51:15.661Z] check_test.go:307: [d225e073fed3c] daemon is not started [2022-05-12T17:51:15.662Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T17:51:15.662Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T17:51:15.662Z] check_test.go:307: [dc3a08e2a0258] daemon is not started [2022-05-12T17:51:15.662Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T17:51:15.662Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T17:51:15.662Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T17:51:15.662Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T17:51:15.662Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] DONE 269 tests, 5 skipped in 2341.937s [2022-05-12T17:51:15.662Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T17:51:15.662Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddae0450afb50/docker.pid [2022-05-12T17:51:15.662Z] +++ kill 7095 [2022-05-12T17:51:15.662Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7095 is not a child of this shell [2022-05-12T17:51:15.662Z] warning: PID 7095 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddae0450afb50/docker.pid had a nonzero exit code [2022-05-12T17:51:15.662Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T17:51:15.662Z] +++ kill 9372 [2022-05-12T17:51:15.662Z] +++ /etc/init.d/apparmor stop [2022-05-12T17:51:15.662Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] Unloading profiles will leave already running processes permanently [2022-05-12T17:51:15.662Z] unconfined, which can lead to unexpected situations. [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] To set a process to complain mode, use the command line tool [2022-05-12T17:51:15.662Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T17:51:15.662Z] +++ true [2022-05-12T17:51:15.662Z] exiting test-integration [2022-05-12T17:51:15.662Z] ++ exit 0 [2022-05-12T17:51:15.662Z] [2022-05-12T17:51:15.662Z] + exit 0 [2022-05-12T17:51:15.662Z] ++ jobs -p [2022-05-12T17:51:15.662Z] + pids= [2022-05-12T17:51:15.662Z] + echo 'Remaining pids to kill: []' [2022-05-12T17:51:15.662Z] Remaining pids to kill: [] [2022-05-12T17:51:15.662Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-12T17:51:15.671Z] Recording test results [2022-05-12T17:51:16.059Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T17:51:16.362Z] + echo Ensuring container killed. [2022-05-12T17:51:16.362Z] Ensuring container killed. [2022-05-12T17:51:16.362Z] + docker ps -aq -f name=docker-pr9-* [2022-05-12T17:51:16.362Z] + cids=74986bc923bd [2022-05-12T17:51:16.362Z] b6ea41dc2d85 [2022-05-12T17:51:16.362Z] 988b67b56c01 [2022-05-12T17:51:16.362Z] + [ -n 74986bc923bd [2022-05-12T17:51:16.362Z] b6ea41dc2d85 [2022-05-12T17:51:16.362Z] 988b67b56c01 ] [2022-05-12T17:51:16.362Z] + docker rm -vf 74986bc923bd b6ea41dc2d85 988b67b56c01 [2022-05-12T17:51:16.618Z] 74986bc923bd [2022-05-12T17:51:16.874Z] b6ea41dc2d85 [2022-05-12T17:51:16.875Z] 988b67b56c01 [Pipeline] sh [2022-05-12T17:51:17.148Z] + echo Chowning /workspace to jenkins user [2022-05-12T17:51:17.148Z] Chowning /workspace to jenkins user [2022-05-12T17:51:17.148Z] + id -u [2022-05-12T17:51:17.148Z] + id -g [2022-05-12T17:51:17.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43110:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T17:51:17.539Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T17:51:17.539Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T17:51:18.380Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T17:51:19.810Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T17:51:19.810Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T17:51:19.810Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T17:51:20.002Z] + bundleName=amd64 [2022-05-12T17:51:20.002Z] + echo Creating amd64-bundles.tar.gz [2022-05-12T17:51:20.002Z] Creating amd64-bundles.tar.gz [2022-05-12T17:51:20.002Z] + 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-12T17:51:20.002Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T17:51:21.376Z] Archiving artifacts [2022-05-12T17:51:21.827Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:51:22.081Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T17:51:22.081Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T17:51:22.081Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T17:51:22.081Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T17:51:22.081Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T17:51:22.133Z] + make clean [2022-05-12T17:51:22.133Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:51:22.133Z] docker-dev-cache [2022-05-12T17:51:22.133Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T17:51:23.689Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T17:51:23.689Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T17:51:24.239Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:51:25.294Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T17:51:26.448Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T17:51:26.448Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T17:51:26.448Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T17:51:28.271Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T17:51:28.314Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T17:51:28.738Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T17:51:28.738Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T17:51:28.738Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:51:28.738Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T17:51:29.205Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T17:51:29.205Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T17:51:29.205Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T17:51:29.393Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T17:51:29.393Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T17:51:29.921Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T17:51:29.921Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T17:51:29.921Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T17:51:29.921Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T17:51:29.921Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T17:51:29.921Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T17:51:29.921Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T17:51:31.416Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T17:51:31.882Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T17:51:32.189Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T17:51:32.190Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T17:51:32.190Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T17:51:32.190Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T17:51:32.190Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T17:51:32.190Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T17:51:32.190Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T17:51:32.190Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T17:51:32.190Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T17:51:33.794Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T17:51:34.092Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T17:51:34.559Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T17:51:35.026Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T17:51:35.026Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T17:51:35.026Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T17:51:35.248Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T17:51:39.766Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T17:51:39.767Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T17:51:39.767Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T17:51:39.992Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T17:51:41.373Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T17:51:41.374Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T17:51:41.374Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T17:51:41.856Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T17:51:41.856Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T17:51:41.856Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T17:51:42.168Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T17:51:42.168Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:51:42.168Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T17:51:42.168Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T17:51:42.168Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T17:51:42.168Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T17:51:42.168Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T17:51:44.128Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T17:51:44.746Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T17:51:46.400Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T17:51:46.400Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T17:51:46.400Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T17:51:48.029Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T17:51:48.029Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T17:51:48.029Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T17:51:48.530Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T17:51:48.670Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T17:51:48.670Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T17:51:48.670Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T17:51:48.670Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:51:48.670Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T17:51:48.670Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T17:51:48.670Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T17:51:50.941Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T17:51:52.314Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T17:51:52.314Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T17:51:52.314Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T17:51:53.213Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T17:51:55.264Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T17:51:55.483Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T17:51:56.676Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T17:51:56.676Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T17:51:56.676Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite (2200.93s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.81s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.60s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.97s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.58s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.68s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.93s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.53s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.27s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.28s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.91s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.63s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.56s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.16s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.65s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.97s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.30s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.79s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.67s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.51s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.69s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.64s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.37s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.07s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.93s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.10s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.35s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.94s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.77s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.32s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.30s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignore (67.33s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.31s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.56s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.70s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.07s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.52s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.12s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.76s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.90s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.81s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2022-05-12T17:51:57.144Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-05-12T17:51:57.144Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.47s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.97s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.78s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFails (2.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.69s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.69s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.40s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.87s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.33s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.74s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildHistory (9.89s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.60s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.38s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.18s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.20s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.10s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.20s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.32s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.48s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.43s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.64s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.54s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.14s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.31s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.44s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.18s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.96s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.16s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.16s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.88s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.59s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.14s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildRm (10.68s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.77s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.89s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.82s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.92s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.63s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.89s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildStderr (4.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.28s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.62s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.26s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.40s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.24s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.54s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.01s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.24s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.52s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.68s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.14s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.43s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.55s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitChange (4.45s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.73s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.34s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitTTY (5.54s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.51s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.18s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.21s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.87s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.17s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.82s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.91s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.83s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.08s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.24s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.04s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.50s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.05s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.26s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.32s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c1b6e0_} (2.29s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13162199923_c:\foo_false____} (2.27s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13162199923_c:\foo_true____} (2.28s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:51:57.145Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.82s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:51:57.145Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.87s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.61s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.11s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.04s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToDot (2.04s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCpToStdout (2.06s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.94s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.68s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.78s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.82s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.97s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.04s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.58s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsCopy (4.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.31s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.09s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFilters (3.90s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFormat (3.81s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsRename (2.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsResize (7.18s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.70s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.41s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.19s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.60s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.61s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.49s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.89s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecInspectID (3.16s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.36s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.70s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.66s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.19s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.88s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectDefault (1.84s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectHistory (3.59s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.86s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.87s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectStatus (2.22s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.48s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.87s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.87s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.71s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.65s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.21s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.03s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.41s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.42s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.38s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.14s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.12s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.95s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsSince (8.47s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:51:57.146Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsTail (2.29s) [2022-05-12T17:51:57.146Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.12s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.92s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.78s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.70s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsByOrder (7.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.54s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.61s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.83s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.03s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.91s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.52s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.68s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.66s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.46s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.40s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.81s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.93s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.61s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.40s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.45s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.30s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.40s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.18s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.96s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.99s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.41s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.34s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.12s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.85s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.69s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.86s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.82s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.88s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.67s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.91s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.96s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.49s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.32s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.87s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.87s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.92s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunExitCode (1.86s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.87s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.91s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.19s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.87s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.06s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.32s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.60s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.36s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:51:57.147Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:51:57.147Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.50s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunRm (6.72s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.05s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.80s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.09s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.24s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.87s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.89s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.86s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.85s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.87s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.17s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.89s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.31s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.46s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.73s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.84s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.96s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.84s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.09s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.14s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.50s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.90s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.21s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.43s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.34s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.66s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.38s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T17:51:57.148Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T17:51:57.148Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:51:57.148Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:51:57.148Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:51:57.149Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T17:51:57.149Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T17:51:57.149Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T17:51:57.149Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T17:51:57.149Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T17:51:57.149Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T17:51:57.149Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T17:51:57.149Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T17:51:57.149Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T17:51:57.149Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerDaemonSuite [2022-05-12T17:51:57.149Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T17:51:57.149Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T17:51:57.149Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T17:51:57.149Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerSwarmSuite [2022-05-12T17:51:57.149Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T17:51:57.149Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T17:51:57.149Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerNetworkSuite [2022-05-12T17:51:57.149Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T17:51:57.149Z] === RUN TestDockerHubPullSuite [2022-05-12T17:51:57.149Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T17:51:57.149Z] PASS [2022-05-12T17:51:57.149Z] ok github.com/docker/docker/integration-cli 2201.286s [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === Skipped [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T17:51:57.149Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.149Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.149Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:51:57.149Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:51:57.149Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:51:57.149Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:51:57.149Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:51:57.149Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.149Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T17:51:57.149Z] [2022-05-12T17:51:57.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T17:51:57.149Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:51:57.150Z] [2022-05-12T17:51:57.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T17:51:57.150Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.476Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T17:51:57.617Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.617Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T17:51:57.617Z] [2022-05-12T17:51:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T17:51:57.617Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-05-12T17:51:57.618Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-12T17:51:57.618Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T17:51:57.618Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T17:51:57.618Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T17:51:57.618Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T17:51:57.618Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:51:57.618Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T17:51:57.618Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T17:51:57.618Z] [2022-05-12T17:51:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T17:51:57.618Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.618Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T17:51:57.619Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:51:57.619Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:51:57.619Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:51:57.619Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.619Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:51:57.619Z] [2022-05-12T17:51:57.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T17:51:57.620Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:51:57.620Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T17:51:57.620Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T17:51:57.620Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T17:51:57.620Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:51:57.620Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T17:51:57.620Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:51:57.620Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T17:51:57.620Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T17:51:57.620Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T17:51:57.620Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T17:51:57.620Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T17:51:57.620Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.620Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T17:51:57.620Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T17:51:57.621Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T17:51:57.621Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.621Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T17:51:57.621Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T17:51:57.621Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.622Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T17:51:57.622Z] [2022-05-12T17:51:57.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:51:57.622Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T17:51:57.623Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.623Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T17:51:57.623Z] [2022-05-12T17:51:57.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:51:57.624Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:51:57.624Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:51:57.624Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:51:57.624Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T17:51:57.624Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.624Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:51:57.624Z] [2022-05-12T17:51:57.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:51:57.624Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T17:51:57.753Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T17:51:57.753Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:51:58.091Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.091Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:51:58.091Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T17:51:58.092Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] DONE 1088 tests, 539 skipped in 2209.812s [2022-05-12T17:51:58.092Z] INFO: Integration tests ended at 05/12/2022 17:51:57. Duration:00:36:49.9436298 [2022-05-12T17:51:58.092Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] Containers: 10 [2022-05-12T17:51:58.092Z] Running: 0 [2022-05-12T17:51:58.092Z] Paused: 0 [2022-05-12T17:51:58.092Z] Stopped: 10 [2022-05-12T17:51:58.092Z] Images: 18 [2022-05-12T17:51:58.092Z] Server Version: 0.0.0-dev [2022-05-12T17:51:58.092Z] Storage Driver: windowsfilter [2022-05-12T17:51:58.092Z] Windows: [2022-05-12T17:51:58.092Z] Logging Driver: json-file [2022-05-12T17:51:58.092Z] Plugins: [2022-05-12T17:51:58.092Z] Volume: local [2022-05-12T17:51:58.092Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:51:58.092Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:51:58.092Z] Swarm: inactive [2022-05-12T17:51:58.092Z] Default Isolation: process [2022-05-12T17:51:58.092Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T17:51:58.092Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T17:51:58.092Z] OSType: windows [2022-05-12T17:51:58.092Z] Architecture: x86_64 [2022-05-12T17:51:58.092Z] CPUs: 4 [2022-05-12T17:51:58.092Z] Total Memory: 32GiB [2022-05-12T17:51:58.092Z] Name: azwin-2-1388c0 [2022-05-12T17:51:58.092Z] ID: 5d018743-6e89-4844-801e-4faeca8dd785 [2022-05-12T17:51:58.092Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T17:51:58.092Z] Debug Mode (client): false [2022-05-12T17:51:58.092Z] Debug Mode (server): true [2022-05-12T17:51:58.092Z] File Descriptors: -1 [2022-05-12T17:51:58.092Z] Goroutines: 17 [2022-05-12T17:51:58.092Z] System Time: 2022-05-12T17:51:57.6852216Z [2022-05-12T17:51:58.092Z] EventsListeners: 0 [2022-05-12T17:51:58.092Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:51:58.092Z] Labels: [2022-05-12T17:51:58.092Z] Experimental: false [2022-05-12T17:51:58.092Z] Insecure Registries: [2022-05-12T17:51:58.092Z] 127.0.0.0/8 [2022-05-12T17:51:58.092Z] Live Restore Enabled: false [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] [2022-05-12T17:51:58.092Z] INFO: Stopping daemon under test [2022-05-12T17:51:58.092Z] SUCCESS: The process with PID 5628 (child process of PID 5200) has been terminated. [2022-05-12T17:51:58.092Z] SUCCESS: The process with PID 5200 (child process of PID 940) has been terminated. [2022-05-12T17:51:58.092Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T17:51:58.092Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 17:51:57. [2022-05-12T17:51:58.092Z] INFO: Tidying up at end of run [2022-05-12T17:51:58.092Z] ----------- DAEMON LOG ------------ [2022-05-12T17:51:58.092Z] 2022/05/12 17:13:09 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T17:51:58.092Z] ----------- END DAEMON LOG -------- [2022-05-12T17:51:58.092Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.out) to bundles\CIDUT.out [2022-05-12T17:51:58.092Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.err) to bundles\CIDUT.err [2022-05-12T17:51:58.092Z] INFO: Saving containerd logs to bundles [2022-05-12T17:51:58.092Z] INFO: Nuke-Everything... [2022-05-12T17:51:58.558Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T17:51:58.558Z] 6ae325204d67 [2022-05-12T17:51:58.558Z] 2bc7cede5760 [2022-05-12T17:51:58.558Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-12T17:52:00.119Z] Deleted: sha256:a07f1785d7122fe78d02f5de1179340704dd7123396c55ad1e8d2652d932cb4a [2022-05-12T17:52:00.119Z] Deleted: sha256:656f0310f624ce77c272657e36883a1340191d1c888000f6a2b4259a2a1f0267 [2022-05-12T17:52:00.119Z] INFO: Tidying pidfile d:\CI\PR-43110\9\docker.pid [2022-05-12T17:52:00.119Z] INFO: Nuking d:\CI [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T17:52:01.623Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T17:52:01.623Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T17:52:01.623Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T17:52:01.623Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T17:52:01.623Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:52:01.623Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T17:52:07.882Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T17:52:07.882Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T17:52:07.882Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T17:52:07.882Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T17:52:07.882Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T17:52:08.909Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T17:52:08.909Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T17:52:08.909Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T17:52:09.390Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.391Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T17:52:09.391Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T17:52:09.443Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T17:52:09.872Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T17:52:12.387Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T17:52:14.603Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T17:52:14.603Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T17:52:14.603Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T17:52:14.603Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T17:52:14.603Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T17:52:14.603Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T17:52:14.603Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T17:52:14.603Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T17:52:14.603Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T17:52:14.603Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T17:52:14.603Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T17:52:14.603Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T17:52:14.603Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T17:52:14.603Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T17:52:14.603Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T17:52:14.603Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPortList [2022-05-12T17:52:14.603Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T17:52:14.603Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T17:52:15.850Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T17:52:15.850Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T17:52:15.850Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T17:52:15.850Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T17:52:15.850Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T17:52:15.850Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T17:52:15.850Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T17:52:20.461Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T17:52:20.461Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.461Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T17:52:20.462Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T17:52:20.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T17:52:20.700Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T17:52:24.574Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T17:52:24.574Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T17:52:25.057Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T17:52:25.057Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T17:52:25.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T17:52:25.209Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T17:52:25.209Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T17:52:25.390Z] INFO: Zapped successfully [2022-05-12T17:52:25.390Z] [2022-05-12T17:52:25.390Z] INFO: executeCI.ps1 exiting at Thu May 12 17:52:21 CUT 2022. Duration 00:53:01.5291026 [2022-05-12T17:52:25.390Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T17:52:25.642Z] Recording test results [2022-05-12T17:52:26.055Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T17:52:26.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T17:52:27.924Z] Creating windowsRS5-integration-bundles.zip [2022-05-12T17:52:28.267Z] === RUN TestDockerSuite/TestRunNonExistingCmd [Pipeline] archiveArtifacts [2022-05-12T17:52:29.128Z] Archiving artifacts [2022-05-12T17:52:29.872Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T17:52:30.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:52:30.885Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T17:52:31.387Z] + make clean [2022-05-12T17:52:31.854Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:52:31.854Z] docker-dev-cache [2022-05-12T17:52:31.854Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T17:52:32.490Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T17:52:32.972Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T17:52:32.972Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:52:35.619Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T17:52:35.619Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T17:52:35.619Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T17:52:36.847Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T17:52:36.847Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T17:52:36.847Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T17:52:36.847Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T17:52:36.847Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T17:52:36.847Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T17:52:45.648Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T17:52:45.648Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T17:52:45.649Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T17:52:46.034Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T17:52:47.254Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T17:52:53.235Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T17:52:54.843Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T17:52:57.111Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T17:52:58.718Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T17:53:00.950Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T17:53:00.950Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T17:53:00.950Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T17:53:00.950Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T17:53:00.950Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T17:53:00.950Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T17:53:00.989Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T17:53:00.989Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T17:53:00.989Z] === RUN TestDockerSuite/TestRunState [2022-05-12T17:53:00.989Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T17:53:00.989Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T17:53:03.258Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T17:53:03.258Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T17:53:03.258Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T17:53:05.527Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T17:53:05.527Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T17:53:05.527Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T17:53:05.527Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T17:53:05.527Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T17:53:05.527Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T17:53:05.694Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T17:53:06.008Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T17:53:06.008Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T17:53:06.008Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T17:53:10.860Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T17:53:10.860Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T17:53:12.469Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T17:53:12.469Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T17:53:12.469Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T17:53:14.347Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T17:53:14.766Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T17:53:14.766Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T17:53:14.766Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T17:53:14.766Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T17:53:14.766Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T17:53:17.822Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T17:53:19.091Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T17:53:19.091Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T17:53:19.091Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T17:53:19.091Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T17:53:19.091Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T17:53:24.950Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T17:53:24.950Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:53:24.950Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T17:53:24.950Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T17:53:24.950Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T17:53:24.950Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T17:53:24.950Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T17:53:24.950Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T17:53:24.951Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T17:53:25.169Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T17:53:29.087Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T17:53:33.602Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T17:53:33.602Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T17:53:33.602Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T17:53:34.586Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T17:53:34.586Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T17:53:34.586Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T17:53:35.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T17:53:35.124Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T17:53:35.124Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T17:53:35.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T17:53:36.147Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T17:53:36.615Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T17:53:36.615Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T17:53:37.087Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T17:53:37.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T17:53:39.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T17:53:42.018Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T17:53:42.018Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.018Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T17:53:42.018Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T17:53:42.507Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T17:53:42.507Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T17:53:42.507Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T17:53:42.507Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T17:53:42.507Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T17:53:42.507Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T17:53:42.945Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T17:53:45.564Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T17:53:46.594Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T17:53:47.694Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T17:53:48.221Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T17:53:50.640Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T17:53:53.120Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T17:53:53.120Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T17:53:53.120Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T17:53:53.120Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T17:53:53.120Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T17:53:53.120Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T17:53:53.120Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T17:53:55.419Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T17:53:55.419Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T17:53:55.908Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T17:53:56.398Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T17:53:58.026Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T17:53:58.026Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T17:54:00.326Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T17:54:02.625Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T17:54:04.253Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T17:54:04.253Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:54:04.253Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T17:54:11.600Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T17:54:11.600Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:54:11.600Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T17:54:15.557Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T17:54:15.557Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T17:54:15.557Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T17:54:15.557Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:54:15.557Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T17:54:15.557Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T17:54:15.557Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T17:54:15.557Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T17:54:15.557Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T17:54:15.914Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T17:54:15.914Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:54:15.914Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T17:54:20.668Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T17:54:20.668Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T17:54:20.668Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T17:54:21.134Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T17:54:21.597Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:54:21.597Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T17:54:23.224Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T17:54:24.850Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T17:54:24.850Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T17:54:24.850Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T17:54:26.478Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T17:54:26.478Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.478Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T17:54:26.478Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.478Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T17:54:26.478Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T17:54:26.478Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T17:54:26.478Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.967Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T17:54:26.967Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:54:26.967Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T17:54:28.279Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T17:54:33.029Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T17:54:33.029Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:54:33.029Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T17:54:38.884Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T17:54:38.884Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T17:54:38.884Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T17:54:42.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T17:54:42.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T17:54:42.170Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T17:54:42.170Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:54:42.170Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T17:54:42.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T17:54:42.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T17:54:42.659Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T17:54:45.714Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T17:54:45.714Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T17:54:48.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T17:54:48.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T17:54:48.769Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T17:54:48.769Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T17:54:49.258Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T17:54:53.795Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T17:54:55.357Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T17:54:56.471Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T17:54:56.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T17:54:56.604Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:54:56.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T17:54:57.093Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T17:54:57.093Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T17:54:57.093Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T17:54:57.093Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T17:55:03.616Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T17:55:04.438Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T17:55:04.438Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T17:55:04.438Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T17:55:07.400Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T17:55:13.308Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T17:55:13.308Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T17:55:13.308Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite (1895.27s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.85s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.84s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.76s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.56s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.19s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.46s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.13s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.03s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.39s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.03s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.98s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.70s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.76s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.24s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.58s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.76s) [2022-05-12T17:55:14.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.27s) [2022-05-12T17:55:14.338Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.27s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.55s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.36s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.13s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.65s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.55s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.41s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.99s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.51s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.80s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.95s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.19s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.67s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.86s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.95s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.57s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.50s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.61s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.20s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.67s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.25s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.95s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.93s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.18s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.69s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.58s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.70s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.19s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFails (2.31s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.49s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.58s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.97s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.04s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.00s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildHistory (9.68s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.60s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.74s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.12s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.42s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.41s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.60s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.89s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.15s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.93s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.52s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.56s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.75s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.73s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.54s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.97s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.58s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.77s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.72s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.79s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.23s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.30s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildRm (9.52s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.76s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-12T17:55:14.339Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.81s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.20s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-05-12T17:55:14.339Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.20s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.56s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildStderr (3.32s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.59s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.99s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.42s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.04s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.11s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.70s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.78s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.21s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.61s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.05s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.15s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.50s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.87s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.15s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.61s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.84s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.86s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitTTY (6.05s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.88s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.13s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.87s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.44s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.98s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.46s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.42s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.36s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000485d10_} (2.35s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13552325551_c:\foo_false____} (2.31s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13552325551_c:\foo_true____} (2.35s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.34s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.21s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.34s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.39s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.38s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCpToStdout (2.65s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.59s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-05-12T17:55:14.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-05-12T17:55:14.340Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.78s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.31s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.33s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsCopy (3.56s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.94s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.36s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.73s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFormat (4.55s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsRename (2.43s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsResize (7.52s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.10s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.74s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.61s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecInspectID (3.15s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.95s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.70s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.70s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.91s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.56s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectHistory (3.76s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.26s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectStatus (2.87s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.49s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.87s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.75s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.31s) [2022-05-12T17:55:14.341Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.81s) [2022-05-12T17:55:14.341Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.64s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.65s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.63s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.06s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.90s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsSince (8.73s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsTail (2.54s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.28s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.47s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.50s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsByOrder (6.63s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.52s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.41s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.85s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.00s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.04s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.22s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.69s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.67s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.96s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.35s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.15s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.31s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.03s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.61s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.68s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.07s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.21s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.19s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.08s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.64s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.45s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.27s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.27s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.59s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.22s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.55s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.64s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.24s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.24s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.37s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.29s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.28s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s) [2022-05-12T17:55:14.342Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T17:55:14.342Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.24s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunExitCode (2.27s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.27s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.22s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.23s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.37s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.36s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.80s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.96s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.60s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.54s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.69s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.46s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.20s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunRm (2.28s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.34s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.30s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.23s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.45s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.19s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.87s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.78s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.50s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.31s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.17s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.10s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.55s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.48s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.68s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.25s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.21s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.21s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.09s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.38s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.79s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-05-12T17:55:14.343Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-12T17:55:14.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.49s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.30s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.69s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.87s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.06s) [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T17:55:14.344Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T17:55:14.344Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T17:55:14.344Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:55:14.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:55:14.344Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T17:55:14.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T17:55:14.345Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T17:55:14.345Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T17:55:14.345Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T17:55:14.345Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T17:55:14.345Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerDaemonSuite [2022-05-12T17:55:14.345Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T17:55:14.345Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T17:55:14.345Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T17:55:14.345Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerSwarmSuite [2022-05-12T17:55:14.345Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T17:55:14.345Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T17:55:14.345Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerNetworkSuite [2022-05-12T17:55:14.345Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T17:55:14.345Z] === RUN TestDockerHubPullSuite [2022-05-12T17:55:14.345Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T17:55:14.345Z] PASS [2022-05-12T17:55:14.345Z] ok github.com/docker/docker/integration-cli 1895.557s [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === Skipped [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T17:55:14.345Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.345Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.345Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:55:14.345Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:55:14.345Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:55:14.345Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:55:14.345Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:55:14.345Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:55:14.345Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T17:55:14.345Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-12T17:55:14.345Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-05-12T17:55:14.346Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.346Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T17:55:14.346Z] [2022-05-12T17:55:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:55:14.346Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-05-12T17:55:14.347Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T17:55:14.347Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.347Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T17:55:14.347Z] [2022-05-12T17:55:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:55:14.837Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T17:55:14.837Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T17:55:14.837Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T17:55:14.837Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.837Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T17:55:14.837Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:55:14.838Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T17:55:14.838Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.838Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T17:55:14.838Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.839Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.839Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T17:55:14.839Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:55:14.839Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T17:55:14.839Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T17:55:14.839Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T17:55:14.839Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:55:14.839Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T17:55:14.839Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:55:14.839Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T17:55:14.839Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T17:55:14.839Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T17:55:14.839Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T17:55:14.839Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T17:55:14.839Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T17:55:14.839Z] [2022-05-12T17:55:14.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T17:55:14.840Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T17:55:14.840Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T17:55:14.840Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.840Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.840Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T17:55:14.840Z] [2022-05-12T17:55:14.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T17:55:14.841Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T17:55:14.841Z] [2022-05-12T17:55:14.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T17:55:14.842Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T17:55:14.842Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:55:14.843Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T17:55:14.843Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:55:14.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.843Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T17:55:14.843Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T17:55:14.844Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] DONE 1088 tests, 539 skipped in 1904.585s [2022-05-12T17:55:14.844Z] INFO: Integration tests ended at 05/12/2022 17:55:14. Duration:00:31:44.7255055 [2022-05-12T17:55:14.844Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] Containers: 10 [2022-05-12T17:55:14.844Z] Running: 0 [2022-05-12T17:55:14.844Z] Paused: 0 [2022-05-12T17:55:14.844Z] Stopped: 10 [2022-05-12T17:55:14.844Z] Images: 18 [2022-05-12T17:55:14.844Z] Server Version: 0.0.0-dev [2022-05-12T17:55:14.844Z] Storage Driver: windowsfilter [2022-05-12T17:55:14.844Z] Windows: [2022-05-12T17:55:14.844Z] Logging Driver: json-file [2022-05-12T17:55:14.844Z] Plugins: [2022-05-12T17:55:14.844Z] Volume: local [2022-05-12T17:55:14.844Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T17:55:14.844Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T17:55:14.844Z] Swarm: inactive [2022-05-12T17:55:14.844Z] Default Isolation: process [2022-05-12T17:55:14.844Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T17:55:14.844Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T17:55:14.844Z] OSType: windows [2022-05-12T17:55:14.844Z] Architecture: x86_64 [2022-05-12T17:55:14.844Z] CPUs: 4 [2022-05-12T17:55:14.844Z] Total Memory: 32GiB [2022-05-12T17:55:14.844Z] Name: azwin-2-9fb400 [2022-05-12T17:55:14.844Z] ID: f2251014-3821-47e7-91a9-bfad82855efc [2022-05-12T17:55:14.844Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T17:55:14.844Z] Debug Mode (client): false [2022-05-12T17:55:14.844Z] Debug Mode (server): true [2022-05-12T17:55:14.844Z] File Descriptors: -1 [2022-05-12T17:55:14.844Z] Goroutines: 17 [2022-05-12T17:55:14.844Z] System Time: 2022-05-12T17:55:14.7304978Z [2022-05-12T17:55:14.844Z] EventsListeners: 0 [2022-05-12T17:55:14.844Z] Registry: https://index.docker.io/v1/ [2022-05-12T17:55:14.844Z] Labels: [2022-05-12T17:55:14.844Z] Experimental: false [2022-05-12T17:55:14.844Z] Insecure Registries: [2022-05-12T17:55:14.844Z] 127.0.0.0/8 [2022-05-12T17:55:14.844Z] Live Restore Enabled: false [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] [2022-05-12T17:55:14.844Z] INFO: Stopping daemon under test [2022-05-12T17:55:15.334Z] SUCCESS: The process with PID 2256 (child process of PID 5740) has been terminated. [2022-05-12T17:55:15.334Z] SUCCESS: The process with PID 5740 (child process of PID 3172) has been terminated. [2022-05-12T17:55:15.334Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T17:55:15.334Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 17:55:14. [2022-05-12T17:55:15.334Z] INFO: Tidying up at end of run [2022-05-12T17:55:15.334Z] ----------- DAEMON LOG ------------ [2022-05-12T17:55:15.334Z] 2022/05/12 17:21:20 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T17:55:15.334Z] ----------- END DAEMON LOG -------- [2022-05-12T17:55:15.334Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.out) to bundles\CIDUT.out [2022-05-12T17:55:15.334Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.err) to bundles\CIDUT.err [2022-05-12T17:55:15.334Z] INFO: Saving containerd logs to bundles [2022-05-12T17:55:15.334Z] INFO: Nuke-Everything... [2022-05-12T17:55:15.334Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T17:55:15.334Z] 1b153605a221 [2022-05-12T17:55:15.334Z] 0686eddec1d3 [2022-05-12T17:55:15.823Z] INFO: Tidying pidfile d:\CI\PR-43110\9\docker.pid [2022-05-12T17:55:15.824Z] INFO: Nuking d:\CI [2022-05-12T17:55:16.048Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T17:55:19.125Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T17:55:19.592Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T17:55:21.802Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T17:55:34.062Z] INFO: Zapped successfully [2022-05-12T17:55:34.062Z] [2022-05-12T17:55:34.062Z] INFO: executeCI.ps1 exiting at Thu May 12 17:55:32 CUT 2022. Duration 00:52:17.3634591 [2022-05-12T17:55:34.062Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T17:55:34.332Z] Recording test results [2022-05-12T17:55:39.602Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T17:55:40.586Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T17:55:42.267Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T17:55:43.879Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T17:55:45.150Z] Archiving artifacts [2022-05-12T17:55:45.335Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T17:55:46.319Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T17:55:46.319Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.319Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T17:55:46.319Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.319Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T17:55:46.319Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.319Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T17:55:46.319Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.319Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T17:55:46.319Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T17:55:46.320Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.320Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T17:55:46.320Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T17:55:46.320Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T17:55:48.532Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T17:55:48.532Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T17:55:48.532Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T17:55:48.532Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T17:55:48.532Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T17:55:54.387Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T17:55:56.597Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T17:55:59.542Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T17:56:00.838Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T17:56:01.754Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T17:56:01.854Z] + make clean [2022-05-12T17:56:02.883Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T17:56:02.883Z] docker-dev-cache [2022-05-12T17:56:02.883Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T17:56:04.698Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T17:56:04.698Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T17:56:09.441Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T17:56:09.441Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T17:56:12.385Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T17:56:12.385Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T17:56:12.385Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T17:56:15.328Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T17:56:15.328Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T17:56:15.328Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T17:56:15.328Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T17:56:15.328Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T17:56:17.539Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T17:56:17.539Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T17:56:19.100Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T17:56:22.047Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T17:56:24.261Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T17:56:24.261Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T17:56:24.261Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T17:56:24.261Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T17:56:24.261Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T17:56:24.261Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T17:56:24.261Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T17:56:27.213Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T17:56:27.213Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T17:56:27.213Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T17:56:27.213Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T17:56:27.213Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T17:56:27.213Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T17:56:27.213Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T17:56:27.213Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T17:56:27.213Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T17:56:28.776Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T17:56:33.519Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T17:56:33.519Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T17:56:35.728Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T17:56:35.728Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T17:56:35.728Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T17:56:35.728Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T17:56:35.728Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T17:56:35.728Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T17:56:38.669Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T17:56:40.231Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T17:56:40.231Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T17:56:40.231Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T17:56:43.175Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T17:56:43.175Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T17:56:43.175Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T17:56:43.175Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T17:56:43.175Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T17:56:43.175Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T17:56:43.175Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T17:56:45.386Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T17:56:48.330Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T17:56:50.539Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T17:56:53.485Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T17:56:53.485Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T17:56:58.232Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T17:56:58.232Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T17:56:58.232Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T17:56:58.232Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T17:56:58.232Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:56:58.232Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T17:57:05.381Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T17:57:05.381Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T17:57:05.381Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T17:57:06.366Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T17:57:06.366Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T17:57:06.366Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T17:57:06.366Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.366Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T17:57:06.366Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.366Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T17:57:06.366Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T17:57:06.833Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T17:57:06.833Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T17:57:15.480Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T17:57:15.480Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T17:57:15.480Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T17:57:15.480Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T17:57:15.480Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T17:57:15.480Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T17:57:15.480Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T17:57:20.226Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T17:57:24.008Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T17:57:24.008Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T17:57:24.475Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T17:57:26.035Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T17:57:27.595Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T17:57:29.157Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T17:57:30.140Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T17:57:32.351Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T17:57:32.818Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T17:57:32.818Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T17:57:36.603Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T17:57:36.603Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T17:57:36.603Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T17:57:36.603Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T17:57:36.603Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T17:57:36.603Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T17:57:45.253Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T17:57:45.254Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T17:57:45.254Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T17:57:48.205Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T17:57:54.060Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T17:57:56.268Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T17:57:58.478Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T17:58:01.422Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T17:58:01.889Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T17:58:01.889Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T17:58:01.889Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T17:58:01.889Z] === RUN TestDockerSuite/TestRunState [2022-05-12T17:58:01.889Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T17:58:01.889Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T17:58:04.100Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T17:58:04.100Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T17:58:04.100Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T17:58:04.567Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T17:58:04.567Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T17:58:04.567Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T17:58:04.567Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T17:58:09.314Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T17:58:09.314Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.781Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T17:58:09.781Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.781Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T17:58:09.781Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.781Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T17:58:09.781Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.781Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T17:58:09.781Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T17:58:09.781Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T17:58:11.990Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T17:58:11.990Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T17:58:11.990Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T17:58:14.936Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T17:58:14.936Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T17:58:14.936Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T17:58:14.936Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T17:58:14.936Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T17:58:17.881Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T17:58:26.530Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T17:58:31.279Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T17:58:38.560Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T17:58:38.560Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T17:58:38.560Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T17:58:38.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T17:58:41.503Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T17:58:44.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T17:58:46.656Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T17:58:46.656Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T17:58:51.399Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T17:58:52.961Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T17:58:54.521Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T17:59:00.377Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T17:59:00.377Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T17:59:00.377Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T17:59:00.377Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T17:59:00.377Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T17:59:00.377Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T17:59:00.377Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T17:59:02.584Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T17:59:02.584Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T17:59:03.050Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T17:59:03.050Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T17:59:05.257Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T17:59:05.257Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T17:59:07.464Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T17:59:09.675Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T17:59:12.620Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T17:59:12.620Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T17:59:12.620Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T17:59:21.262Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T17:59:21.262Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T17:59:21.262Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T17:59:25.044Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T17:59:25.044Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T17:59:25.044Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T17:59:25.044Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T17:59:25.044Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T17:59:25.044Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T17:59:25.044Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T17:59:25.044Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T17:59:25.044Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T17:59:32.180Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T17:59:32.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T17:59:35.123Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T17:59:38.064Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T17:59:38.064Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T17:59:38.064Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T17:59:41.004Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T17:59:41.004Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T17:59:41.004Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T17:59:41.004Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T17:59:41.004Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T17:59:41.004Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:59:41.004Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T17:59:58.789Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T17:59:58.789Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T17:59:59.771Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T17:59:59.771Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T18:00:03.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T18:00:03.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T18:00:03.550Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T18:00:04.016Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T18:00:04.016Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T18:00:12.662Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T18:00:12.662Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T18:00:12.662Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T18:00:12.662Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T18:00:12.662Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T18:00:12.662Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T18:00:12.662Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T18:00:21.301Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T18:00:21.301Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T18:00:21.301Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T18:00:31.698Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T18:00:31.698Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T18:00:31.698Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite (2126.87s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.08s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.43s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.98s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (61.49s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.57s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.46s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.14s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.33s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.35s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.81s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.49s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.35s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.99s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.44s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.51s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.48s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.48s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.48s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.73s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.78s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.71s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.32s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.13s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.21s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.35s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.95s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.91s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.92s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.27s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.84s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.77s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.29s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.91s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.38s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.21s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.09s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.99s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.89s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.15s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.34s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.30s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFails (2.54s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.91s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.89s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.57s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.15s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.84s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.66s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildHistory (9.86s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.98s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.03s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.63s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.55s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.61s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.84s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.60s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.36s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.64s) [2022-05-12T18:00:32.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.98s) [2022-05-12T18:00:32.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.30s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.99s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.64s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.09s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.43s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.75s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.06s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.59s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.83s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.58s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildRm (11.64s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.51s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.61s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.16s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.24s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.45s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.41s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildStderr (3.69s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.62s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.22s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.85s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.45s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.90s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.76s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.81s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.80s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.07s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.82s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.72s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.82s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.75s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCommitChange (4.45s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.07s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.53s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCommitTTY (6.15s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.05s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.64s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.46s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.49s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.06s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.05s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.06s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.71s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.43s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.13s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.49s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.05s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.62s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.08s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb8540_} (2.56s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13156682829_c:\foo_false____} (2.58s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13156682829_c:\foo_true____} (2.58s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.62s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.62s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T18:00:32.166Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.63s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T18:00:32.166Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.73s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.43s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.38s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToDot (2.60s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.53s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.43s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T18:00:32.633Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-12T18:00:32.633Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.58s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.56s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.63s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.18s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsCopy (4.14s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.41s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.25s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFilters (5.16s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsRename (2.64s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsResize (32.81s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.20s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.52s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.04s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.04s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.04s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.45s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.08s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecInspectID (5.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.18s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.05s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.46s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.57s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.62s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.63s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.12s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.71s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectHistory (4.04s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.51s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.48s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.05s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.51s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.49s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.52s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.69s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.92s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.94s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.06s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.92s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.53s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.09s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.99s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsByOrder (10.48s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.40s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.73s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.70s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.82s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.62s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.63s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.18s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.44s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.58s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.98s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.53s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.96s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.71s) [2022-05-12T18:00:32.634Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.634Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.45s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.93s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.68s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.58s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.50s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.97s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.90s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.75s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.40s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.30s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.49s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.07s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.75s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.61s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.52s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.53s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.55s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.57s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.41s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.52s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.28s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.06s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunRm (2.58s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.53s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.50s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.03s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.57s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.60s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.10s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.25s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.50s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.54s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.20s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.07s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.63s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.00s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.45s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.47s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.49s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.48s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.97s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.64s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T18:00:32.635Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T18:00:32.635Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.59s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.05s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.03s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.11s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.61s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.06s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T18:00:32.636Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T18:00:32.636Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T18:00:32.636Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T18:00:32.636Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T18:00:32.636Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T18:00:32.636Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T18:00:32.636Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T18:00:32.636Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.636Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T18:00:32.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerDaemonSuite [2022-05-12T18:00:32.637Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T18:00:32.637Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T18:00:32.637Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T18:00:32.637Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerSwarmSuite [2022-05-12T18:00:32.637Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T18:00:32.637Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T18:00:32.637Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerNetworkSuite [2022-05-12T18:00:32.637Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T18:00:32.637Z] === RUN TestDockerHubPullSuite [2022-05-12T18:00:32.637Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T18:00:32.637Z] PASS [2022-05-12T18:00:32.637Z] ok github.com/docker/docker/integration-cli 2127.156s [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === Skipped [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T18:00:32.637Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.637Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T18:00:32.637Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-12T18:00:32.637Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-12T18:00:32.637Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T18:00:32.637Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T18:00:32.637Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T18:00:32.637Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T18:00:32.637Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T18:00:32.637Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-12T18:00:32.637Z] [2022-05-12T18:00:32.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T18:00:32.637Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T18:00:32.638Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T18:00:32.638Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T18:00:32.638Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T18:00:32.638Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T18:00:32.638Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T18:00:32.638Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T18:00:32.639Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.639Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.639Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T18:00:32.639Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T18:00:32.639Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T18:00:32.640Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T18:00:32.640Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T18:00:32.640Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T18:00:32.640Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T18:00:32.640Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T18:00:32.640Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T18:00:32.640Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T18:00:32.640Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T18:00:32.640Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.640Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T18:00:32.640Z] [2022-05-12T18:00:32.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T18:00:32.640Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T18:00:32.641Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T18:00:32.641Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.641Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T18:00:32.641Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.641Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T18:00:32.641Z] [2022-05-12T18:00:32.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T18:00:32.642Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T18:00:32.642Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T18:00:32.642Z] [2022-05-12T18:00:32.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T18:00:33.108Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.108Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T18:00:33.108Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.109Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T18:00:33.109Z] [2022-05-12T18:00:33.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T18:00:33.109Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T18:00:33.110Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T18:00:33.110Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T18:00:33.110Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T18:00:33.110Z] [2022-05-12T18:00:33.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T18:00:33.111Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] DONE 1088 tests, 544 skipped in 2136.394s [2022-05-12T18:00:33.111Z] INFO: Integration tests ended at 05/12/2022 18:00:32. Duration:00:35:36.5183482 [2022-05-12T18:00:33.111Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] Containers: 10 [2022-05-12T18:00:33.111Z] Running: 0 [2022-05-12T18:00:33.111Z] Paused: 0 [2022-05-12T18:00:33.111Z] Stopped: 10 [2022-05-12T18:00:33.111Z] Images: 18 [2022-05-12T18:00:33.111Z] Server Version: 0.0.0-dev [2022-05-12T18:00:33.111Z] Storage Driver: windowsfilter [2022-05-12T18:00:33.111Z] Windows: [2022-05-12T18:00:33.111Z] Logging Driver: json-file [2022-05-12T18:00:33.111Z] Plugins: [2022-05-12T18:00:33.111Z] Volume: local [2022-05-12T18:00:33.111Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T18:00:33.111Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T18:00:33.111Z] Swarm: inactive [2022-05-12T18:00:33.111Z] Default Isolation: process [2022-05-12T18:00:33.111Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T18:00:33.111Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T18:00:33.111Z] OSType: windows [2022-05-12T18:00:33.111Z] Architecture: x86_64 [2022-05-12T18:00:33.111Z] CPUs: 4 [2022-05-12T18:00:33.111Z] Total Memory: 32GiB [2022-05-12T18:00:33.111Z] Name: azwin-2-42fff0 [2022-05-12T18:00:33.111Z] ID: a30f573f-83e4-4234-941f-6b53ff869ab3 [2022-05-12T18:00:33.111Z] Docker Root Dir: D:\CI\PR-43110\9\daemon [2022-05-12T18:00:33.111Z] Debug Mode (client): false [2022-05-12T18:00:33.111Z] Debug Mode (server): true [2022-05-12T18:00:33.111Z] File Descriptors: -1 [2022-05-12T18:00:33.111Z] Goroutines: 44 [2022-05-12T18:00:33.111Z] System Time: 2022-05-12T18:00:32.8447513Z [2022-05-12T18:00:33.111Z] EventsListeners: 0 [2022-05-12T18:00:33.111Z] Registry: https://index.docker.io/v1/ [2022-05-12T18:00:33.111Z] Labels: [2022-05-12T18:00:33.111Z] Experimental: false [2022-05-12T18:00:33.111Z] Insecure Registries: [2022-05-12T18:00:33.111Z] 127.0.0.0/8 [2022-05-12T18:00:33.111Z] Live Restore Enabled: false [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] [2022-05-12T18:00:33.111Z] INFO: Stopping daemon under test [2022-05-12T18:00:33.111Z] SUCCESS: The process with PID 5604 (child process of PID 3236) has been terminated. [2022-05-12T18:00:33.111Z] SUCCESS: The process with PID 3236 (child process of PID 1360) has been terminated. [2022-05-12T18:00:33.111Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T18:00:33.111Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 18:00:33. [2022-05-12T18:00:33.111Z] INFO: Tidying up at end of run [2022-05-12T18:00:33.111Z] ----------- DAEMON LOG ------------ [2022-05-12T18:00:33.111Z] 2022/05/12 17:22:28 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T18:00:33.111Z] ----------- END DAEMON LOG -------- [2022-05-12T18:00:33.111Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.out) to bundles\CIDUT.out [2022-05-12T18:00:33.577Z] INFO: Saving daemon under test log (d:\CI\PR-43110\9\dut.err) to bundles\CIDUT.err [2022-05-12T18:00:33.577Z] INFO: Saving containerd logs to bundles [2022-05-12T18:00:33.577Z] INFO: Nuke-Everything... [2022-05-12T18:00:33.577Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T18:00:33.577Z] f7ca1dcbfb2b [2022-05-12T18:00:33.577Z] 59cd1c90e511 [2022-05-12T18:00:33.577Z] INFO: Tidying pidfile d:\CI\PR-43110\9\docker.pid [2022-05-12T18:00:33.577Z] INFO: Killing containerd with PID 1384 [2022-05-12T18:00:33.577Z] INFO: Nuking d:\CI [2022-05-12T18:00:51.362Z] INFO: Zapped successfully [2022-05-12T18:00:51.362Z] [2022-05-12T18:00:51.362Z] INFO: executeCI.ps1 exiting at Thu May 12 18:00:51 CUT 2022. Duration 00:57:28.4867963 [2022-05-12T18:00:51.362Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T18:00:51.610Z] Recording test results [2022-05-12T18:00:59.180Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T18:01:00.693Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T18:01:03.121Z] Archiving artifacts [2022-05-12T18:01:17.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43110/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T18:01:18.582Z] + make clean [2022-05-12T18:01:20.144Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T18:01:20.144Z] docker-dev-cache [2022-05-12T18:01:20.144Z] 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